scripts

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

commit 518266ee6eb78ce8b616414cd7ee8f24cc3a6f8b
parent 19816a01600be1b6e87341a2e5ec19d12366086c
Author: sin <sin@2f30.org>
Date:   Wed, 18 Feb 2015 17:43:33 +0000

Add fw_update to upgrade-obsd

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

diff --git a/upgrade-obsd b/upgrade-obsd @@ -37,6 +37,7 @@ finish() { cp /usr/src/etc/etc.`machine`/MAKEDEV ./ ./MAKEDEV all sysmerge + fw_update } upgradekernel 2>&1 | tee kernel.output