Fix a relative path bug
[catalyst.git] / targets / stage1 / stage1-chroot.sh
2014-09-11 Brian Dolbecsetup_pkgmgr(): Make the 'build' use flag passed in
2014-01-11 Brian Dolbecchmod +x all sh scripts so they can run from the git...
2013-04-14 Jorge Manuel B.... Fix update_seed use by not using nor building binary...
2013-01-31 Rick Farina (Zero_... don't build packages during update_seed
2013-01-25 Rick Farina (Zero_... make bindist optional
2013-01-25 Matt TurnerUse update_seed_command, as documented
2012-12-07 Jorge Manuel B.... Fix broken syntax in previous commit.
2012-12-06 Jorge Manuel B.... Rework update_seed support.
2012-11-11 Matt TurnerUse update_seed's argument as an argument list to emerge
2012-10-23 Rick Farina (Zero_... fix order of stage1 portage updates
2012-10-22 Rick Farina (Zero_... setup portage before updating seed_cache
2012-09-03 Jorge Manuel B.... Fix optional update of seed_stage.
2012-08-31 Jorge Manuel B.... We need to quote UPDATE_SEED_STAGE or the test will...
2012-08-29 Jorge Manuel B.... Let's see if we can update the seed stage and fix bug...
2012-08-29 Jorge Manuel B.... Add initial support to update the seed stage on stage1...
2012-08-21 Jorge Manuel B.... We need to set the profile before trying to determine...
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2012-05-13 Jorge Manuel B.... From: Jeremy Olexa <darkside@gentoo.org>
2012-04-18 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2011-11-19 Jorge Manuel B.... @£§§@§£ - Next time make sure your "fat" finger doesn...
2011-11-19 Jorge Manuel B.... @£§§@§£ - Next time make sure your "fat" finger doesn...
2011-11-18 Jorge Manuel B.... Update catalyst targets to reflect the change from...
2011-11-18 Jorge Manuel B.... Update catalyst targets to reflect the change from...
2011-11-16 Jorge Manuel B.... Update USE flags for stage1 to add cxx to fix the build...
2011-11-16 Jorge Manuel B.... Update USE flags for stage1 to add cxx to fix the build...
2011-06-25 Sebastian PippingAdd "-news" to FEATURES everywhere
2011-06-25 Sebastian PippingAdd "-news" to FEATURES everywhere
2009-01-20 Andrew GaffneyRemove --noreplace from run_merge call so that baselayo...
2009-01-20 Andrew GaffneyRemove --noreplace from run_merge call so that baselayo...
2008-07-24 Chris GianelloniInitial commit after creating the git repository.
2008-04-16 Chris GianelloniWe don't need --newuse if we're not using binary packag...
2008-04-08 Chris GianelloniWe should likely install baselayout before anything...
2008-04-06 Chris GianelloniChange back to using sys-apps/baselayout. We'll need...
2008-03-05 Chris GianelloniUpdated make_destpath so it writes out to make.conf...
2008-02-29 Chris GianelloniI missed one place where HOSTUSE was being used incorre...
2008-02-28 Chris GianelloniFix our USE invocation here so things work as expected.
2008-02-28 Chris GianelloniFix HOSTUSE invocation on stage1, since we use -* at...
2008-02-28 Chris GianelloniOK, we have to escape our quotes, rather than use singl...
2008-02-28 Chris GianelloniFixing echo/sed for make.conf writing.
2008-02-28 Chris GianelloniRather than using the environment, we write out our...
2008-02-28 Chris GianelloniChanging run_emerge to run_merge, changing both setup_p...
2008-02-28 Chris GianelloniRearrange some of the functions in chroot-functions...
2008-02-21 Chris GianelloniMoved creating of stage1 package list to the beginning...
2008-02-20 Chris GianelloniChange all . to source.
2008-02-20 Chris GianelloniAdded a cleanup_stages function and added it to the...
2008-02-20 Chris GianelloniRemoving any functions that we now call by default...
2008-02-20 Chris GianelloniClean up the debug code that I've added to stage1,...
2008-02-14 Chris GianelloniWe need to be sure we clear out /var/log/portage/elog...
2008-02-13 Chris GianelloniModify stage1-chroot.sh to use the actual -d/--debug...
2008-02-12 Chris GianelloniAdded some debug code to stage1 and fixed a nice bug...
2008-02-11 Chris GianelloniWe don't need to do the device building twice, so remov...
2008-02-08 Chris GianelloniEnsure /etc/xml/catalog does not exist in stage1, since...
2008-02-04 Chris GianelloniAdded USE=bindist automatically to everything that...
2008-02-02 Chris GianelloniAs much as I hate this, we're going to force baselayout...
2007-08-31 Chris GianelloniWe need to force USE=bindist on for building stages.
2007-04-10 Chris GianelloniAdded setup_myemergeopts to setup_myfeatures and remove...
2007-02-12 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-01-26 Chris GianelloniAdded --oneshot to default options for stage1 building...
2005-12-19 Chris GianelloniFixed up spacing/coding style on stage1. Also changed...
2005-12-09 Chris GianelloniMade sure we use -f on removing the default links for...
2005-12-08 Eric Edgarmove unmerge.sh to support;move the CLEAN_DELAY,EMERGE_...
2005-12-07 Chris GianelloniMade EMERGE_WARNING_DELAY=0 for all stages. This is...
2005-11-30 Chris GianelloniChanged multiple spaces to tabs to satisfy my OCD.
2005-08-09 Eric EdgarForward port the changes from catalyst 1.1.9 to 1.1...
2005-07-08 Chris GianelloniFixed quoting in stage1 profile check.
2005-07-05 Chris GianelloniBig honkin' copyright update.
2005-07-05 Chris GianelloniAdded profile sanity check for bug #97867.
2005-04-29 Eric EdgarRemove using gcc-config to set things up as we should...
2005-04-14 Eric EdgarAUTORESUME PATCH; modified the chroot-functions.sh...
2005-04-04 Eric EdgarInitial import of Catalyst 2.0.0
2005-02-28 Chris GianelloniRemoved x-setup from local.start and added in symlinks...
2005-01-28 Chris GianelloniAdded ability to pause indefinitely. This closes bug...
2005-01-13 Chris GianelloniAdded a portage version check to each target that uses...
2005-01-11 Chris GianelloniAdded a -F or --fetchonly command line option and closi...
2004-11-23 John P. Davisfixes for bugs #49819 and #71033. Partial fix for ...
2004-10-15 John P. Daviscopyright fixes
2004-10-12 John P. Davismultiple bugfixes, check changelog
2004-10-05 John P. Davisbugfix for #66083 which in turn addresses #61605
2004-09-08 John P. Davissee changelog, big changes and fixed bug #56581
2004-08-02 John P. Davispatch for bug 58840
2004-07-12 John P. Davisfinal touches on -V flagging for builds
2004-07-12 John P. Daviscoded support for the -d (debug) flag which makes catal...
2004-06-18 John P. Davischeck changelog
2004-06-04 John P. Davisdistcc fixups
2004-05-11 John P. Davisfixup for arm stuff
2004-04-16 John P. Davis/dev fix
2004-04-14 John P. Davisbugfixes for error handling, envscript, and distcc
2004-04-12 John P. Davislots of changes to the bash backend
2004-04-06 John P. Davisfix for dev problem
2004-04-04 John P. Daviscommit for 1.0.5.1
2004-03-26 John P. Davismisc bugfixes
2004-02-11 John P. Davislarge amount of changes - see ChangeLog
2004-01-29 John P. Davisadded distcc support, documentation forthcoming
2003-11-06 Daniel Robbinsamd64/x86 build fix
2003-11-05 Daniel Robbinsseveral stage fixes
2003-11-03 Daniel Robbinsstage1 improvements
2003-11-03 Daniel Robbinsvarious stage fixes
2003-10-30 Daniel Robbinsshould allow pkgcache and ccache to work for stage1...
next