added FREEBASE to address drive size for FREETOPs and adjusted the class from FAIBASE...
authorstephen mahood <mv@fsf.org>
Tue, 10 Mar 2015 17:41:35 +0000 (13:41 -0400)
committerstephen mahood <mv@fsf.org>
Tue, 10 Mar 2015 17:41:35 +0000 (13:41 -0400)
disk_config/FREEBASE [new file with mode: 0644]

diff --git a/disk_config/FREEBASE b/disk_config/FREEBASE
new file mode 100644 (file)
index 0000000..46c1825
--- /dev/null
@@ -0,0 +1,10 @@
+# example of new config file for setup-storage
+#
+# <type> <mountpoint> <size>   <fs type> <mount options> <misc options>
+
+disk_config disk1 disklabel:msdos bootable:1 fstabkey:uuid
+
+primary /      14G        ext3  rw,noatime,errors=remount-ro
+primary /home  100-100%  ext3  rw,noatime,nosuid,nodev createopts="-L home -m 1" tuneopts="-c 0 -i 0"
+primary swap   2G swap  rw                   
+