aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow unversioned cache directoriesunversioned-cachedirRobin H. Johnson2017-12-063-5/+35
* kmerge.sh: ensure bc is installed when kerncache is activeBen Kohler2017-11-291-0/+4
* introduce depclean.sh and add it to livecd-stage2 (first test)Ben Kohler2017-11-292-5/+15
* targets stage3-chroot.sh: Update the emerge optionsBrian Dolbec2017-11-271-1/+1
* stage1: Fix seedcache to clean out the original seed root, keep only the stag...Brian Dolbec2017-11-212-1/+61
* Unify stage cleaningBrian Dolbec2017-11-216-15/+10
* Unify all make.conf settings and writingBrian Dolbec2017-11-217-134/+130
* doc/cataylst-config.5.txt: Update for the new variablesBrian Dolbec2017-11-211-7/+49
* Add prepare_portage and clear_portage to functions.sh and to the controller.s...Jorge Manuel B. S. Vicetto (jmbsvicetto)2017-11-214-0/+32
* Improve the order of USE definition, make sure to remove USE after building p...Jorge Manuel B. S. Vicetto (jmbsvicetto)2017-11-211-3/+8
* base/stagebase.py: Update the cleanables to the new repo variablesBrian Dolbec2017-11-211-1/+2
* defaults.py: Update all repository, DISTDIR, PKGDIR settings to new /var pathsBrian Dolbec2017-11-211-14/+23
* targets/snapshot.py: Update the code and log messages to use the configured r...Brian Dolbec2017-11-211-6/+7
* base/stagebase.py: Seperate out the writing of the make.conf fileBrian Dolbec2017-11-213-92/+106
* base/stagebase.py: Correctly log the correct function name for unpack_snapshot()Brian Dolbec2017-11-211-1/+1
* base/stagebase.py: Rename unpack_portage resume point to unpack_repoBrian Dolbec2017-11-211-3/+3
* rc-update.sh: fix rc-update calls to work inside chrootBen Kohler2017-10-121-6/+5
* gitignore: anchor the pathsMike Frysinger2017-04-131-4/+5
* catalyst: create namespaces for buildingMike Frysinger2017-03-111-0/+9
* stage1: run bootstrap w/--verboseMike Frysinger2017-03-111-0/+1
* would be nice if the ebuild worked againRick Farina (Zero_Chaos)2017-03-101-1/+1
* base/stagebase.py: Fix 48856f7e10e due to a change to AutoResume.get()Brian Dolbec2017-03-081-1/+1
* base/stagebase.py: Cleanup and fix the autoresume validation in the unpack()Brian Dolbec2017-03-082-49/+45
* base/stagebase.py: Add additional log messages for autoresume point invalidationBrian Dolbec2017-03-081-0/+4
* Add initial CATALYST_USE supportJorge Manuel B. S. Vicetto (jmbsvicetto)2017-03-075-37/+29
* stagebase.py: Whitespace cleanupsJorge Manuel B. S. Vicetto (jmbsvicetto)2017-03-071-261/+271
* README: Whitespace fixesJorge Manuel B. S. Vicetto (jmbsvicetto)2017-03-071-6/+6
* base/stagebase.py: Add 2 more debug logs for arch loading modules.Brian Dolbec2016-09-181-0/+2
* targets/support/chroot-functions.sh: Fix CHROOT partial breakageBrian Dolbec2016-09-181-2/+14
* stage1-controller.sh was *not running in chroot*, move it's functions into th...Rick Farina (Zero_Chaos)2016-09-142-4/+6
* if CHOST is being reset that should have already been handled in make.conf so...Rick Farina (Zero_Chaos)2016-09-141-2/+2
* operate in /tmp/stage1root as appropriate during stage1Rick Farina (Zero_Chaos)2016-09-142-9/+11
* quotes to make shellcheck happyRick Farina (Zero_Chaos)2016-09-141-8/+8
* create-iso.sh: Update the mkdosfs command to mkfs.vfatBrian Dolbec2016-07-161-2/+2
* support/create_iso.sh: Aply patch to fix a missing slashBrian Dolbec2016-07-081-1/+1
* targets/*: Add shebangs for any scripts without oneBrian Dolbec2016-06-286-0/+8
* fileops.py: Fix a traceback clearing teh old profile linkBrian Dolbec2016-06-251-1/+2
* stagebase.py: Add support for a single pkg to be listed in the specs stage?/p...Brian Dolbec2016-06-251-3/+7
* support: enhance docstrings a bitMike Frysinger2016-05-211-1/+7
* countdown: only run when interactiveMike Frysinger2016-05-211-0/+4
* replace os.system with cmdMike Frysinger2016-05-202-7/+8
* replace ad-hoc implementations of clear_dirMike Frysinger2016-05-203-34/+5
* cmd: add support for running commands directlyMike Frysinger2016-05-207-109/+104
* use native code in more places for file opsMike Frysinger2016-05-201-24/+15
* cmd: drop |myexc| argumentMike Frysinger2016-05-195-53/+41
* clear_path: new helper for nuking dirsMike Frysinger2016-05-193-19/+18
* clear_dir: use kwargs everywhereMike Frysinger2016-05-191-2/+2
* clear_dir: make a bit more robust/flexibleMike Frysinger2016-05-193-25/+24
* chroot-functions: genkernel: robustify version parsingMike Frysinger2016-04-211-16/+18
* create-iso: modify the mkisofs parameter of ppc64 little-endian.Kevin Zhao2016-04-211-1/+15