summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* livecdfs-update.sh: Use `bash --login` to spawn startxW. Trevor King2013-10-261-3/+1
* Revert "livecdfs-update.sh: Escape ampersands in STARTX sed expression"Matt Turner2013-10-261-1/+1
* stop tarballing firmwareRick Farina (Zero_Chaos)2013-08-051-11/+0
* kerncache improperly sets --nodepsRick Farina (Zero_Chaos)2013-08-021-1/+1
* correctly remove USE=buildRick Farina (Zero_Chaos)2013-08-021-2/+2
* Revert "kmerge.sh: Don't set USE=build for emerging kernels."Rick Farina (Zero_Chaos)2013-08-021-0/+4
* Fix a py3 syntax error, use print()Brian Dolbec2013-07-301-1/+1
* kmerge.sh: Don't set USE=build for emerging kernels.Matt Turner2013-07-301-4/+0
* chroot-functions: Give variables more appropriate names.Matt Turner2013-07-241-8/+8
* Replace 'system' with '@system' where applicable, to be more greppable.Matt Turner2013-07-244-4/+4
* Fixes a bug inadvertently caused by 6c0a577 where setting update_seedDouglas Freed2013-05-281-1/+2
* Make the use of preserved_libs optional by setting the options variable.Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-141-1/+2
* Fix bugs 407051 and 458536 by using FEATURES="preserve-libs" on the unmerge s...Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-141-0/+1
* Fix update_seed use by not using nor building binary packages during the seed...Jorge Manuel B. S. Vicetto (jmbsvicetto)2013-04-142-2/+5
* livecdfs-update.sh: Escape ampersands in STARTX sed expressionW. Trevor King2013-03-081-1/+1
* Whitespace cleanup.Brian Dolbec2013-03-081-1/+1
* create-iso.sh: add usb boot via isohybridBen Kohler2013-03-051-0/+2
* kmerge.sh: Fix line wrapping typo from 9ceebbfW. Trevor King2013-02-281-1/+1
* kmerge.sh: Make /var/tmp/${clst_kname}.config optionalW. Trevor King2013-02-221-8/+13
* Add hppa support for netboot 2 targetGuy Martin2013-02-051-1/+13
* don't build packages during update_seedRick Farina (Zero_Chaos)2013-01-301-2/+2
* make bindist optionalRick Farina (Zero_Chaos)2013-01-241-2/+4
* Use update_seed_command, as documentedMatt Turner2013-01-241-2/+2
* bug fix wrt 443024, recent changes to use lbzip2 were too agressiveRick Farina (Zero_Chaos)2013-01-081-1/+1
* Fix broken syntax in previous commit.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-12-071-1/+1
* Rework update_seed support.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-12-061-3/+12
* Use update_seed's argument as an argument list to emergeMatt Turner2012-11-101-1/+1
* We need to specify the chroot_path to the chmod call.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-021-2/+3
* Make sure the files we try to execute in the chroot are marked as executable.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-11-021-1/+6
* re-apply "Revert "Use relative path.""Rick Farina (Zero_Chaos)2012-11-011-2/+1
* re-apply "Make sure we have ${destdir} on copy_to_chroot and simplify exec_in...Rick Farina (Zero_Chaos)2012-11-011-28/+14
* RE-Apply Mike's suggested patch to fix the setting of +x on copy_to_chroot - ...Rick Farina (Zero_Chaos)2012-11-011-16/+5
* Revert "Apply Mike's suggested patch to fix the setting of +x on copy_to_chro...Rick Farina (Zero_Chaos)2012-11-011-5/+16
* Revert "Make sure we have ${destdir} on copy_to_chroot and simplify exec_in_c...Rick Farina (Zero_Chaos)2012-11-011-14/+28
* Revert "Use relative path."Rick Farina (Zero_Chaos)2012-11-011-1/+2
* add more lbzip2 supportRick Farina (Zero_Chaos)2012-10-312-5/+5
* keep logs outside of chrootRick Farina (Zero_Chaos)2012-10-291-1/+1
* fix order of stage1 portage updatesRick Farina (Zero_Chaos)2012-10-231-5/+5
* setup portage before updating seed_cacheRick Farina (Zero_Chaos)2012-10-211-0/+1
* prevent cleaning .a filesRick Farina (Zero_Chaos)2012-10-191-7/+0
* Fix the breakage of /lib on amd64 caused by tar replacing the symlink with a ...Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-131-1/+1
* The emerge option is newuse and not new.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-071-1/+1
* Stop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-023-3/+3
* Use relative path.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-011-2/+1
* Make sure we have ${destdir} on copy_to_chroot and simplify exec_in_chroot.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-301-28/+14
* Apply Mike's suggested patch to fix the setting of +x on copy_to_chroot - bug...Mike Frysinger2012-09-301-16/+5
* Don't emerge ccache/distcc/icecream with --nodepsMatt Turner2012-09-271-4/+4
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-2220-18/+71
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-2216-26/+26
* Fix optional update of seed_stage.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-031-6/+8