aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "targets/support/chroot-functions.sh: create an empty machine-id for s...2.XAnthony G. Basile2018-03-031-1/+1
* targets/support/chroot-functions.sh: create an empty machine-id for systemd s...Anthony G. Basile2018-03-031-1/+1
* rc-update.sh: fix rc-update calls to work inside chrootBen Kohler2017-10-121-6/+5
* targets/support/chroot-functions.sh: remove machine-id for systemd stagesAnthony G. Basile2016-04-081-0/+1
* targets/support/chroot-functions.sh: correct quotes to allow expansion of $1Anthony G. Basile2016-03-031-4/+4
* Fix syntax errorRaúl Porcel2014-12-241-0/+1
* modify alpha to use genisoimageRaúl Porcel2014-12-071-3/+5
* Fix name of system.map for sparcRaúl Porcel2014-11-281-1/+1
* TypoRaúl Porcel2014-10-261-1/+1
* Fix a bug that portage didn't get rebuilt with changed use flagsBrian Dolbec2014-09-101-2/+3
* setup_pkgmgr(): Make the 'build' use flag passed inBrian Dolbec2014-09-101-3/+9
* chroot-functions.sh: Fix a mis-worded commentBrian Dolbec2014-09-101-1/+1
* chroot-functions.sh: Remove --nodeps option from portage update.Brian Dolbec2014-09-011-1/+1
* kmerge.sh: fix lack of exported clst_make_conf variableBrian Dolbec2014-05-161-2/+4
* Fix a relative path bugBrian Dolbec2014-03-241-2/+2
* chmod +x all sh scripts so they can run from the git checkoutBrian Dolbec2014-03-2415-0/+0
* Use the system's iplboot to be sure it matches palo's version.Guy Martin2014-03-241-0/+5
* Don't make cdtar mandatory.Guy Martin2014-03-241-2/+6
* Fix and improve kernel build when kerncache is enabled.Guy Martin2014-03-241-8/+30
* Make use of _kernelopts for hppa.Guy Martin2014-03-241-1/+8
* Rename System.map in a way that it won't be matched if multiple kernel are used.Guy Martin2014-03-242-3/+3
* Fix merging kernel without kerncache enabled.Guy Martin2014-03-241-50/+59
* /etc/conf.d/rc doesn't exists anymore.Guy Martin2014-03-241-6/+0
* depscan.sh doesn't exists anymore.Guy Martin2014-03-241-1/+0
* update-modules doesn't exists anymore.Guy Martin2014-03-241-2/+0
* livecdfs-update: No tmpfs on /lib/firmwareDouglas Freed2014-03-241-1/+0
* 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-242-2/+2
* 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-141-1/+1
* livecdfs-update.sh: Escape ampersands in STARTX sed expressionW. Trevor King2013-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
* bug fix wrt 443024, recent changes to use lbzip2 were too agressiveRick Farina (Zero_Chaos)2013-01-081-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