aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* targets/stage1/preclean-chroot.sh: use symlink for /etc/localtimeBen Kohler2024-10-091-1/+1
* targets: build initial baselayout with USE=buildGeorgy Yakovlev2022-10-131-2/+2
* targets: Update the @changed-subslot set by defaultMatt Turner2021-01-231-0/+2
* targets: Update BINPKG_COMPRESS to new zstd defaultMatt Turner2021-01-231-0/+3
* targets: Remove unused 'enter' commandMatt Turner2021-01-171-3/+0
* targets: Emerge stage1 with --implicit-system-deps=nMatt Turner2020-12-191-1/+1
* targets: Remove make_destpath() functionMatt Turner2020-12-192-7/+9
* targets: Pass separate arguments to run_merge()Matt Turner2020-12-181-4/+4
* catalyst: Remove dead commentMatt Turner2020-12-151-1/+0
* targets: Use interpreter with portage module for build.pyMatt Turner2020-12-151-2/+7
* targets: Move ${buildpkgs} error checking closerMatt Turner2020-12-141-6/+6
* targets: Make ${buildpkgs} an arrayMatt Turner2020-12-141-4/+3
* targets: Rename clst_buildpkgs -> buildpkgsMatt Turner2020-12-141-3/+3
* targets: Don't delete pyc/pyo filesMatt Turner2020-05-161-2/+0
* targets: Drop duplicate FEATURES=-newsMatt Turner2020-05-151-1/+1
* targets: Make features variable localMatt Turner2020-05-151-1/+1
* targets: Remove clst_my* prefixMatt Turner2020-05-151-2/+2
* targets: Drop setup_pkgmgr()Matt Turner2020-05-151-3/+0
* targets: Test for locale-genMatt Turner2020-05-141-1/+3
* catalyst: Remove GNU sed detectionMatt Turner2020-04-151-5/+5
* catalyst: Run autopep8Matt Turner2020-04-151-9/+12
* catalyst: Fix import for portage.dep.dep_getkeyMatt Turner2020-04-101-1/+2
* catalyst: Fix most pylint warningsMatt Turner2020-04-101-3/+3
* catalyst: Drop ancient portage supportMatt Turner2020-04-101-7/+2
* targets: Reduce locales to C.UTF8 in stage buildsMatt Turner2020-04-071-0/+1
* targets: Set LANG=C.UTF8Matt Turner2020-04-071-0/+12
* targets: Use ${clst_root_path} instead of hardcoding itMatt Turner2020-04-071-1/+1
* targets: Remove redundancy filenamesMatt Turner2020-03-283-2/+2
* catalyst: Use python3 shebangsMatt Turner2020-03-281-1/+1
* respect ROOTRick Farina (Zero_Chaos)2019-05-301-2/+0
* detect and use a configured sed command for Gentoo/FreeBSD # 363577Yuta SATOH2017-12-281-6/+5
* 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
* Add initial CATALYST_USE supportJorge Manuel B. S. Vicetto (jmbsvicetto)2017-03-071-4/+12
* stage1-controller.sh was *not running in chroot*, move it's functions into th...Rick Farina (Zero_Chaos)2016-09-142-4/+6
* 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
* lint: clean up bare exception handlingMike Frysinger2015-10-061-1/+1
* lint: unwrap multiple statementsMike Frysinger2015-10-061-2/+4
* lint: avoid redefining builtinsMike Frysinger2015-10-061-4/+4
* lint: drop unnecessary semicolonMike Frysinger2015-10-051-3/+3
* fix 6d795daf6d86779b17206f8a558bfcac44822a6b as caught by dol-senRick Farina (Zero_Chaos)2015-09-071-1/+1
* handle clst_BINDIST properly in stage1Rick Farina (Zero_Chaos)2015-09-031-1/+2
* remove stray bindist use flag setting from stage1 chroot, this is handled by ...Rick Farina (Zero_Chaos)2015-09-021-2/+0
* 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-301-7/+0
* Add missing '"' and replace '' in strings so we get interpolation.Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-2/+2
* Don't use BOOTSTRAP_USE to update the seed but just build and bindist (if set).Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-4/+5
* Switch back to the if block for setting make.conf.Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-7/+8
* We need to ensure bindist is set in USE when updating the seed (if we have OP...Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-12/+16
* Migrate hardcoded /etc/portage pathsBrian Dolbec2015-08-292-12/+12
* targets/stage1/stage1-chroot.sh: don't quote ${clst_HOSTUSEEXPAND}Anthony G. Basile2015-03-271-3/+3