scripts

misc scripts and tools
git clone git://git.2f30.org/scripts
Log | Files | Refs

commit bd1580151e0b7041e80990d2da9ac5025946d5f5
parent beb20737150b43af1faf957bf1845f8f18eb9d31
Author: sin <sin@2f30.org>
Date:   Thu, 25 Jun 2015 11:49:55 +0100

Add comment about following -current

Diffstat:
Mupgrade-obsd | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/upgrade-obsd b/upgrade-obsd @@ -11,6 +11,8 @@ upgradekernel() { make make install chmod 644 /bsd + # might have to reboot at this stage, check out + # http://www.openbsd.org/faq/current.html } upgradeworld() {