index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysupgrade
/
sysupgrade.8
Age
Commit message (
Expand
)
Author
2022-06-08
Add a new option which allows to set an alternative base-directory to
Marcus Glocker
2021-11-08
Rename/move site(8) into install.site(5)
Klemens Nanni
2021-11-06
Add site(8), OpenBSD installation and upgrade customization
Klemens Nanni
2019-10-03
Document /auto_upgrade.conf.
Florian Obser
2019-08-23
explain in a simpler way when the default is -r and when it is -s;
Ingo Schwarze
2019-05-09
Add a -k flag to keep the files in /home/_sysupgrade, since they
Christian Weisgerber
2019-05-06
not do -> do not; ok jmc@
Otto Moerbeek
2019-05-05
sentences start with capitals;
Jason McIntyre
2019-05-03
Rename -c to -s since the correct term is snapshot, not current. Also
Florian Obser
2019-05-03
sysupgrade gains -n for no-reboot option. Accidentally duplicated benno's dif...
Ian Darwin
2019-05-03
Only fetch and upgrade if a new snapshot is available.
Florian Obser
2019-04-26
Dt is uppercase;
Jason McIntyre
2019-04-25
Add sysupgrade(8) a tool to upgrade OpenBSD to the next release or a
Florian Obser