index
:
gentoo-portage-update
master
l_bratch/gentoo-portage-update/ import from blatech.co.uk from 04/02/2023
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-14
Update SAFE_SERVICES.
HEAD
master
Luke Bratch
2019-05-08
Fix some bad English
Luke Bratch
2019-05-08
Add ability to skip Portage and layman tree syncing
Luke Bratch
2019-03-13
Always remerge *-9999 packages since they don't get updated by a @world update
Luke Bratch
2018-01-09
Only try to run layman if the command seems to exist
Luke Bratch
2018-01-09
Add support for syncing Layman repositories before doing update @world
Luke Bratch
2017-12-27
Implement checking for new news items, plus the ability to skip the check
Luke Bratch
2017-12-12
Allow skipping preserved-rebuild
Luke Bratch
2017-12-12
Allow skipping depclean
Luke Bratch
2017-12-12
Only restart services if the safe list grep matched (this was a bad bug!)
Luke Bratch
2017-12-12
We're just doing rm -r, not rm -rf (to the Portage temporary directory)
Luke Bratch
2017-12-12
Add a finshing message which includes a warning to test SSHing in
Luke Bratch
2017-12-12
Set some saner default variables
Luke Bratch
2017-12-12
Initial commit
Luke Bratch