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
/
defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add configuration options and code to write out binrepos.conf
Andreas K. Hüttel
2023-08-11
1
-0
/
+3
*
stagebase: Fix and improve port_logdir config option
Andreas K. Hüttel
2023-07-01
1
-0
/
+2
*
Add option to generate BSD-style tagged hashes (can be verified by modern cor...
Andreas K. Hüttel
2021-02-24
1
-0
/
+2
*
Unify handling of main repo and other repos
Felix Bier
2021-02-20
1
-5
/
+0
*
Rename config option 'repos' -> 'repos_storedir'
Felix Bier
2021-02-19
1
-2
/
+2
*
Move from PORTDIR_OVERLAY to repos.conf
Felix Bier
2020-11-14
1
-1
/
+1
*
catalyst: Configure distcc_hosts in the config file
Matt Turner
2020-10-20
1
-0
/
+1
*
catalyst: Set jobs/load-average via catalyst.conf
Matt Turner
2020-10-20
1
-0
/
+2
*
catalyst: Allow compression_mode in config file
Daniel Cordero
2020-06-05
1
-0
/
+1
*
catalyst: Remove support for source_matching="loose"
Matt Turner
2020-05-19
1
-1
/
+0
*
catalyst: Add a missing options to valid_config_file_values
Matt Turner
2020-05-19
1
-9
/
+11
*
catalyst: Remove spec file options from valid_config_file_values
Matt Turner
2020-05-19
1
-5
/
+0
*
catalyst: Disallow DEBUG and VERBOSE in spec files
Matt Turner
2020-05-19
1
-2
/
+0
*
catalyst: Delete unused {required,valid}_build_targets
Matt Turner
2020-05-19
1
-19
/
+0
*
catalyst: Remove PythonDir setting
Matt Turner
2020-05-19
1
-1
/
+0
*
catalyst: Rename shmfs -> shm
Matt Turner
2020-05-14
1
-1
/
+1
*
catalyst: Replace target_portdir with repo_basedir+repo_name
Matt Turner
2020-05-03
1
-1
/
+1
*
catalyst: Remove repo_basedir setting
Matt Turner
2020-04-30
1
-1
/
+0
*
catalyst: Rename 'portdir' -> 'target_portdir'
Matt Turner
2020-04-30
1
-1
/
+1
*
catalyst: Make and use squashfs snapshots
Matt Turner
2020-04-30
1
-1
/
+1
*
catalyst: Remove snapcache support
Matt Turner
2020-04-23
1
-3
/
+0
*
catalyst: Make shdir default match config
Matt Turner
2020-04-21
1
-1
/
+1
*
catalyst: Make distdir default to host's DISTDIR
Matt Turner
2020-04-21
1
-1
/
+3
*
catalyst: Remove and inline some default paths
Matt Turner
2020-04-21
1
-17
/
+8
*
catalyst: Consolidate mount code into an OrderedDict
Matt Turner
2020-04-21
1
-27
/
+70
*
catalyst: Remove the 'hash_function' config option
Matt Turner
2020-04-17
1
-2
/
+0
*
catalyst: Remove 'contents' config option
Matt Turner
2020-04-17
1
-1
/
+0
*
catalyst: Reformat some array definitions
Matt Turner
2020-04-16
1
-11
/
+36
*
catalyst: Remove GNU sed detection
Matt Turner
2020-04-15
1
-1
/
+0
*
catalyst: Run autopep8
Matt Turner
2020-04-15
1
-74
/
+74
*
catalyst: Use arch data from TOML, not python modules
Matt Turner
2020-04-14
1
-1
/
+0
*
catalyst: Fix most pylint warnings
Matt Turner
2020-04-10
1
-2
/
+0
*
catalyst: Drop BSD remnants
Matt Turner
2020-04-10
1
-10
/
+4
*
catalyst: Drop some dead code and comments
Matt Turner
2020-04-10
1
-3
/
+0
*
targets: Rename netboot2 -> netboot
Matt Turner
2020-04-09
1
-2
/
+1
*
targets: Delete the netboot target
Matt Turner
2020-04-09
1
-1
/
+1
*
catalyst: Delete tinderbox target
Matt Turner
2020-03-28
1
-1
/
+1
*
catalyst: Delete Gentoo Reference Platform target
Matt Turner
2020-03-28
1
-1
/
+1
*
fix /var/tmp/portage not being forced into a tmpfs
Rick Farina (Zero_Chaos)
2020-01-27
1
-1
/
+1
*
Mount tmpfs at /run
Matt Turner
2019-10-19
1
-0
/
+2
*
detect and use a configured sed command for Gentoo/FreeBSD # 363577
Yuta SATOH
2017-12-28
1
-0
/
+1
*
defaults.py: Update all repository, DISTDIR, PKGDIR settings to new /var paths
Brian Dolbec
2017-11-21
1
-14
/
+23
*
base/stagebase.py: Seperate out the writing of the make.conf file
Brian Dolbec
2017-11-21
1
-0
/
+2
*
catalyst: Apply patches from Yuta for additional needed bsd changes bug 574422
Brian Dolbec
2016-03-23
1
-1
/
+4
*
Fix commit 444e50e710f1 where I inaddvertently deleted the wrong paramter du...
Brian Dolbec
2016-03-23
1
-2
/
+2
*
catalyst: Update for new pyDeComp API and flexibility
Brian Dolbec
2016-03-19
1
-2
/
+13
*
Create a file extension search order system for source paths
Brian Dolbec
2015-12-28
1
-0
/
+1
*
main: extend the -c option to accept multiple files
Mike Frysinger
2015-10-28
1
-0
/
+2
*
stagebase: convert to log module
Mike Frysinger
2015-10-10
1
-2
/
+0
*
defaults.py: Update for the new xattr variations of the definitions
Brian Dolbec
2015-09-06
1
-2
/
+5
[next]