CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/05/17 09:00:51
Modified files: distrib/miniroot: install.sh Log message: Use sed to directly create swap entries in fstab rather than dancing through an intermediate file. Protect only fstab.$DISK manipulating commands with the check for the existance of fstab.$DISK. This restores the ability to have disks with only swap partitions.