summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
9 daysDon't modify world file for -9999 packages (use -1/--oneshot).HEADmasterLuke Bratch
9 daysAdd --exclude and pass the next argument to emerge --exclude for @world and ↵Luke Bratch
-9999 updates.
9 daysAdd etc-update.Luke Bratch
9 daysInclude -9999 packages inside the --skip-update block.Luke Bratch
9 daysLayman is deprecated, so use emaint to sync all repositories. This also ↵Luke Bratch
means no longer using emerge --sync.
2022-07-14Update SAFE_SERVICES.Luke Bratch
2019-05-08Fix some bad EnglishLuke Bratch
2019-05-08Add ability to skip Portage and layman tree syncingLuke Bratch
2019-03-13Always remerge *-9999 packages since they don't get updated by a @world updateLuke Bratch
2018-01-09Only try to run layman if the command seems to existLuke Bratch
2018-01-09Add support for syncing Layman repositories before doing update @worldLuke Bratch
2017-12-27Implement checking for new news items, plus the ability to skip the checkLuke Bratch
2017-12-12Allow skipping preserved-rebuildLuke Bratch
2017-12-12Allow skipping depcleanLuke Bratch
2017-12-12Only restart services if the safe list grep matched (this was a bad bug!)Luke Bratch
2017-12-12We're just doing rm -r, not rm -rf (to the Portage temporary directory)Luke Bratch
2017-12-12Add a finshing message which includes a warning to test SSHing inLuke Bratch
2017-12-12Set some saner default variablesLuke Bratch
2017-12-12Initial commitLuke Bratch