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
path:
root
/
catalyst
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clone stagebase logic from iso to qcow2 (mostly)
Andreas K. Hüttel
2024-10-13
1
-0
/
+43
*
Add Dist-kernel kconfig support
Ian Jordan
2024-08-22
1
-2
/
+7
*
stagebase: Move ROOT repo bind mount logic to stagebase instead of stage1
Andreas K. Hüttel
2024-08-03
1
-1
/
+20
*
Add log.debug statements to follow profile symlink creation
Andreas K. Hüttel
2024-08-03
1
-0
/
+3
*
stagebase: Create parent directories
Doug Freed
2024-07-30
1
-0
/
+2
*
stagebase: create profile link for ROOT too
Doug Freed
2024-07-30
1
-0
/
+11
*
stagebase: clean up config_profile_link
Doug Freed
2024-07-30
1
-6
/
+11
*
Add keep_repos spec option to keep config for specified repos
4.0-rc2
James Le Cuirot
2024-06-28
1
-0
/
+20
*
stagebase: tweak bindist comment emitted into make.conf
Sam James
2024-06-09
1
-1
/
+1
*
Explicitly declare repo as main when it does not match the default main
James Le Cuirot
2024-06-07
1
-0
/
+6
*
avoid chrooting and running the $PATH to bash from outside the chroot
Eli Schwartz
2024-03-03
1
-2
/
+3
*
base/stagebase.py: Do not touch subarch if chost is set
Andreas K. Hüttel
2023-12-24
1
-4
/
+1
*
Turn binrepos.conf into a folder with gentoobinhost.conf inside
Andreas K. Hüttel
2023-09-05
1
-4
/
+4
*
Implementing distkernel installation
Azamat H. Hackimov
2023-08-22
1
-6
/
+16
*
Add configuration options and code to write out binrepos.conf
Andreas K. Hüttel
2023-08-11
1
-0
/
+32
*
stagebase: Fix and improve port_logdir config option
Andreas K. Hüttel
2023-07-01
1
-4
/
+3
*
stagebase: Add blank linkes in make.conf (e.g. before CHOST block)
Andreas K. Hüttel
2023-07-01
1
-2
/
+2
*
stagebase.py: switch to LC_MESSAGES=C.utf8 in make.conf
Ben Kohler
2023-05-10
1
-1
/
+1
*
catalyst: Use correct arch setting for setarch testing
Matt Turner
2022-11-22
1
-1
/
+1
*
stagebase: Also clean out profile/package.use.force profile/package.use.mask
Andreas K. Hüttel
2022-11-14
1
-1
/
+1
*
Allow "interpreter" parameter as space-separated list of files
Andreas K. Hüttel
2022-11-13
1
-24
/
+24
*
catalyst/stage4: improve log message
stage4-user-groups-fixes
Daniel Cordero
2022-05-13
1
-1
/
+3
*
catalyst/stage4: don't split a single entry
Daniel Cordero
2022-05-13
1
-1
/
+1
*
catalyst/stage4: don't run split on a list
Daniel Cordero
2022-05-13
1
-1
/
+1
*
catalyst/stage4: fix handling of groups, users and keys
Daniel Cordero
2022-05-13
1
-3
/
+3
*
catalyst: Replace a tab
Matt Turner
2022-04-20
1
-1
/
+1
*
catalyst: support 3 new options
Patrice Clement
2022-04-02
1
-0
/
+70
*
catalyst: Switch to tomli
Matt Turner
2022-01-30
1
-3
/
+3
*
catalyst: generate .sha256 file if any digest is enabled
Georgy Yakovlev
2021-11-24
1
-0
/
+3
*
catalyst: Remove boot/kernel/*/kernelopts support
Matt Turner
2021-07-28
1
-11
/
+0
*
catalyst: Replace snakeoil's locks with fasteners
Matt Turner
2021-06-09
2
-8
/
+4
*
catalyst: Remove @staticmethod from generate_hash()
Matt Turner
2021-03-24
1
-2
/
+1
*
catalyst: Fix indentation
Matt Turner
2021-03-24
1
-2
/
+2
*
catalyst: Remove tabs
Matt Turner
2021-03-09
1
-4
/
+4
*
catalyst: Handle specifying target_profiles in repo_name:path format
Daniel Cordero
2021-03-06
1
-2
/
+7
*
Add option to generate BSD-style tagged hashes (can be verified by modern cor...
Andreas K. Hüttel
2021-02-24
1
-1
/
+5
*
catalyst: Remove /etc/machine-id in all stages
Daniel Cordero
2021-02-20
1
-0
/
+1
*
Drop PORTDIR from make.conf
Felix Bier
2021-02-20
1
-6
/
+0
*
Unify handling of main repo and other repos
Felix Bier
2021-02-20
1
-28
/
+60
*
Rename config option 'portage_overlay' -> 'repos'
Felix Bier
2021-02-19
1
-15
/
+15
*
catalyst: Clean up exception handling
pending/mattst88
Matt Turner
2021-01-27
1
-71
/
+39
*
catalyst: Use lazy % formatting in logging functions
Matt Turner
2021-01-27
1
-3
/
+3
*
catalyst: Remove unused import
Matt Turner
2021-01-27
1
-1
/
+1
*
catalyst: Fix copy-and-paste mistake
Matt Turner
2021-01-27
1
-1
/
+1
*
catalyst: Add option to enter the chroot before building
Matt Turner
2021-01-23
1
-1
/
+15
*
catalyst: Deduplicate the common build_sequence steps
Matt Turner
2021-01-23
1
-5
/
+6
*
catalyst: Deduplicate prepare_sequence assignments
Matt Turner
2021-01-23
1
-7
/
+6
*
catalyst: Call config_profile_link for all targets
Matt Turner
2021-01-23
1
-1
/
+2
*
catalyst: Store references to functions
Matt Turner
2021-01-23
1
-34
/
+35
*
catalyst: Remove set_dest_path()
Matt Turner
2020-12-18
1
-14
/
+6
[next]