GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/catalyst.git
2.X
catalyst-3.0-stable
catalyst-4.0-stable
dilfridge-containers
dilfridge/qcow2-v2
master
old/catalyst_2
old/catalyst_3
old/rewrite-on-master
old/tar-volume-label
pending/mattst88
stage4-user-groups-fixes
unversioned-cachedir
wip-prometheanfire-cloud
wip/mattst88
Catalyst
Gentoo Release Engineering <releng@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow unversioned cache directories
unversioned-cachedir
Robin H. Johnson
2017-12-06
3
-5
/
+35
*
kmerge.sh: ensure bc is installed when kerncache is active
Ben Kohler
2017-11-29
1
-0
/
+4
*
introduce depclean.sh and add it to livecd-stage2 (first test)
Ben Kohler
2017-11-29
2
-5
/
+15
*
targets stage3-chroot.sh: Update the emerge options
Brian Dolbec
2017-11-27
1
-1
/
+1
*
stage1: Fix seedcache to clean out the original seed root, keep only the stag...
Brian Dolbec
2017-11-21
2
-1
/
+61
*
Unify stage cleaning
Brian Dolbec
2017-11-21
6
-15
/
+10
*
Unify all make.conf settings and writing
Brian Dolbec
2017-11-21
7
-134
/
+130
*
doc/cataylst-config.5.txt: Update for the new variables
Brian Dolbec
2017-11-21
1
-7
/
+49
*
Add prepare_portage and clear_portage to functions.sh and to the controller.s...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-11-21
4
-0
/
+32
*
Improve the order of USE definition, make sure to remove USE after building p...
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-11-21
1
-3
/
+8
*
base/stagebase.py: Update the cleanables to the new repo variables
Brian Dolbec
2017-11-21
1
-1
/
+2
*
defaults.py: Update all repository, DISTDIR, PKGDIR settings to new /var paths
Brian Dolbec
2017-11-21
1
-14
/
+23
*
targets/snapshot.py: Update the code and log messages to use the configured r...
Brian Dolbec
2017-11-21
1
-6
/
+7
*
base/stagebase.py: Seperate out the writing of the make.conf file
Brian Dolbec
2017-11-21
3
-92
/
+106
*
base/stagebase.py: Correctly log the correct function name for unpack_snapshot()
Brian Dolbec
2017-11-21
1
-1
/
+1
*
base/stagebase.py: Rename unpack_portage resume point to unpack_repo
Brian Dolbec
2017-11-21
1
-3
/
+3
*
rc-update.sh: fix rc-update calls to work inside chroot
Ben Kohler
2017-10-12
1
-6
/
+5
*
gitignore: anchor the paths
Mike Frysinger
2017-04-13
1
-4
/
+5
*
catalyst: create namespaces for building
Mike Frysinger
2017-03-11
1
-0
/
+9
*
stage1: run bootstrap w/--verbose
Mike Frysinger
2017-03-11
1
-0
/
+1
*
would be nice if the ebuild worked again
Rick Farina (Zero_Chaos)
2017-03-10
1
-1
/
+1
*
base/stagebase.py: Fix 48856f7e10e due to a change to AutoResume.get()
Brian Dolbec
2017-03-08
1
-1
/
+1
*
base/stagebase.py: Cleanup and fix the autoresume validation in the unpack()
Brian Dolbec
2017-03-08
2
-49
/
+45
*
base/stagebase.py: Add additional log messages for autoresume point invalidation
Brian Dolbec
2017-03-08
1
-0
/
+4
*
Add initial CATALYST_USE support
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-03-07
5
-37
/
+29
*
stagebase.py: Whitespace cleanups
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-03-07
1
-261
/
+271
*
README: Whitespace fixes
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2017-03-07
1
-6
/
+6
*
base/stagebase.py: Add 2 more debug logs for arch loading modules.
Brian Dolbec
2016-09-18
1
-0
/
+2
*
targets/support/chroot-functions.sh: Fix CHROOT partial breakage
Brian Dolbec
2016-09-18
1
-2
/
+14
*
stage1-controller.sh was *not running in chroot*, move it's functions into th...
Rick Farina (Zero_Chaos)
2016-09-14
2
-4
/
+6
*
if CHOST is being reset that should have already been handled in make.conf so...
Rick Farina (Zero_Chaos)
2016-09-14
1
-2
/
+2
*
operate in /tmp/stage1root as appropriate during stage1
Rick Farina (Zero_Chaos)
2016-09-14
2
-9
/
+11
*
quotes to make shellcheck happy
Rick Farina (Zero_Chaos)
2016-09-14
1
-8
/
+8
*
create-iso.sh: Update the mkdosfs command to mkfs.vfat
Brian Dolbec
2016-07-16
1
-2
/
+2
*
support/create_iso.sh: Aply patch to fix a missing slash
Brian Dolbec
2016-07-08
1
-1
/
+1
*
targets/*: Add shebangs for any scripts without one
Brian Dolbec
2016-06-28
6
-0
/
+8
*
fileops.py: Fix a traceback clearing teh old profile link
Brian Dolbec
2016-06-25
1
-1
/
+2
*
stagebase.py: Add support for a single pkg to be listed in the specs stage?/p...
Brian Dolbec
2016-06-25
1
-3
/
+7
*
support: enhance docstrings a bit
Mike Frysinger
2016-05-21
1
-1
/
+7
*
countdown: only run when interactive
Mike Frysinger
2016-05-21
1
-0
/
+4
*
replace os.system with cmd
Mike Frysinger
2016-05-20
2
-7
/
+8
*
replace ad-hoc implementations of clear_dir
Mike Frysinger
2016-05-20
3
-34
/
+5
*
cmd: add support for running commands directly
Mike Frysinger
2016-05-20
7
-109
/
+104
*
use native code in more places for file ops
Mike Frysinger
2016-05-20
1
-24
/
+15
*
cmd: drop |myexc| argument
Mike Frysinger
2016-05-19
5
-53
/
+41
*
clear_path: new helper for nuking dirs
Mike Frysinger
2016-05-19
3
-19
/
+18
*
clear_dir: use kwargs everywhere
Mike Frysinger
2016-05-19
1
-2
/
+2
*
clear_dir: make a bit more robust/flexible
Mike Frysinger
2016-05-19
3
-25
/
+24
*
chroot-functions: genkernel: robustify version parsing
Mike Frysinger
2016-04-21
1
-16
/
+18
*
create-iso: modify the mkisofs parameter of ppc64 little-endian.
Kevin Zhao
2016-04-21
1
-1
/
+15
[next]