CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/04/30 19:06:17
Modified files: distrib/miniroot: install.sub Log message: Since we no longer give an explicit chance to tweak the fstab used during upgrade and therein change any normally ro ffs filesystems to rw for the upgrade, just change any ffs filesystems to rw for the upgrade. If we can't trust the upgrade process who can we trust? Diff from RD Thrush.