GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/catalyst.git
2.X
catalyst-3.0-stable
catalyst-4.0-stable
dilfridge-containers
dilfridge/qcow2-v2
master
old/catalyst_2
old/catalyst_3
old/rewrite-on-master
old/tar-volume-label
pending/mattst88
stage4-user-groups-fixes
unversioned-cachedir
wip-prometheanfire-cloud
wip/mattst88
Catalyst
Gentoo Release Engineering <releng@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
targets
/
stage3
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets: Remove some obvious comments
Matt Turner
2021-01-17
1
-2
/
+0
*
targets: Remove unused 'enter' command
Matt Turner
2021-01-17
1
-4
/
+0
*
targets: Pass separate arguments to run_merge()
Matt Turner
2020-12-18
1
-1
/
+1
*
targets: Remove || exit 1 from run_merge invocations
Matt Turner
2020-05-15
1
-2
/
+2
*
targets: Drop setup_pkgmgr()
Matt Turner
2020-05-15
1
-3
/
+0
*
targets: Reduce locales to C.UTF8 in stage builds
Matt Turner
2020-04-07
1
-0
/
+7
*
targets: Remove redundancy filenames
Matt Turner
2020-03-28
3
-2
/
+2
*
Preclean fails attempting to Unmerge distcc when already depcleaned
Michael Everitt
2018-10-01
1
-1
/
+4
*
targets stage3-chroot.sh: Update the emerge options
Brian Dolbec
2017-11-27
1
-1
/
+1
*
Unify stage cleaning
Brian Dolbec
2017-11-21
1
-1
/
+0
*
Unify all make.conf settings and writing
Brian Dolbec
2017-11-21
1
-2
/
+0
*
Add prepare_portage and clear_portage to functions.sh and to the controller.s...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-11-21
1
-0
/
+3
*
Move the code to deal with USE="bindist" to run_merge so we don't need to rep...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2015-08-30
1
-6
/
+0
*
We need to preserve bindist for later stages (if set). This will also need to...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2015-08-30
1
-0
/
+6
*
Make shdir a complete path to ease it's use.
Brian Dolbec
2014-12-31
1
-3
/
+3
*
chmod +x all sh scripts so they can run from the git checkout
Brian Dolbec
2014-01-10
3
-0
/
+0
*
Replace 'system' with '@system' where applicable, to be more greppable.
Matt Turner
2013-07-24
1
-1
/
+1
*
Stop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2012-10-02
1
-1
/
+1
*
Whitespace.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2012-09-22
1
-0
/
+4
*
Replace "." with "source".
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2012-09-22
1
-1
/
+1
*
Stop removing dev-util/ccache on stage3 since that is done by depclean on chr...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2012-07-02
1
-5
/
+0
*
Initial commit after creating the git repository.
Chris Gianelloni
2008-07-24
3
-0
/
+0
*
We don't want to run setup_myfeatures in preclean, but still want to update t...
Chris Gianelloni
2008-05-09
1
-0
/
+5
*
Remove the die on LIBDIR check, since it won't be set on non-multilib profile...
Chris Gianelloni
2008-04-25
1
-6
/
+0
*
We probably shouldn't be running our debug functions in our stages. Let's fi...
Chris Gianelloni
2008-04-25
1
-0
/
+6
*
Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...
Chris Gianelloni
2008-02-28
2
-4
/
+4
*
Rearrange some of the functions in chroot-functions.sh in preparation for som...
Chris Gianelloni
2008-02-28
1
-1
/
+1
*
Change all . to source.
Chris Gianelloni
2008-02-20
2
-2
/
+2
*
Added a cleanup_stages function and added it to the appropriate places.
Chris Gianelloni
2008-02-20
2
-10
/
+1
*
Removing any functions that we now call by default when we source chroot-func...
Chris Gianelloni
2008-02-20
1
-8
/
+1
*
Clean up the debug code that I've added to stage1, move it to chroot_function...
Chris Gianelloni
2008-02-20
1
-3
/
+3
*
We need to be sure we clear out /var/log/portage/elog as well as /var/log/eme...
Chris Gianelloni
2008-02-14
1
-0
/
+2
*
Move export of FEATURES to setup_myfeatures.
Chris Gianelloni
2008-02-13
1
-4
/
+1
*
Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial sys-...
Chris Gianelloni
2007-11-25
1
-0
/
+6
*
check to see if distcc is enabled before calling cleanup_distcc()
Andrew Gaffney
2007-10-29
1
-2
/
+1
*
We need to force USE=bindist on for building stages.
Chris Gianelloni
2007-08-31
1
-1
/
+1
*
Added setup_myemergeopts to setup_myfeatures and removed redundant calls to s...
Chris Gianelloni
2007-04-10
1
-3
/
+2
*
Removing old CVS Header lines, which are no longer used since moving to SVN.
Chris Gianelloni
2007-01-02
3
-3
/
+0
*
Removing all copyright and license comment headers from all files so we don't...
Chris Gianelloni
2006-10-02
3
-9
/
+3
*
Added --oneshot to default options for stage1 building. Added code to wipe w...
Chris Gianelloni
2006-01-26
1
-1
/
+3
*
Added function to cleanup stray /etc/distcc/hosts files.
Chris Gianelloni
2006-01-17
1
-1
/
+3
*
Fixed up spacing/coding style on stages 2 and 3.
Chris Gianelloni
2005-12-19
3
-12
/
+6
*
Made sure we use -f on removing the default links for splash. Removed check_...
Chris Gianelloni
2005-12-09
1
-2
/
+1
*
move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...
Eric Edgar
2005-12-08
2
-8
/
+4
*
Made EMERGE_WARNING_DELAY=0 for all stages. This is 2.0_rc7.
Chris Gianelloni
2005-12-07
1
-2
/
+2
*
Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need...
Eric Edgar
2005-08-09
1
-1
/
+3
*
Fixing USE for stage3.
Chris Gianelloni
2005-07-07
1
-2
/
+2
*
Remove unnecessary GRP_STAGE23_USE from stage2 and stage3 builds
Eric Edgar
2005-07-07
1
-3
/
+2
*
Big honkin' copyright update.
Chris Gianelloni
2005-07-05
3
-6
/
+6
*
Fix some exception handling in catalyst_support.py
Eric Edgar
2005-04-27
1
-2
/
+2
[next]