From: stephen mahood Date: Tue, 10 Mar 2015 17:41:35 +0000 (-0400) Subject: added FREEBASE to address drive size for FREETOPs and adjusted the class from FAIBASE... X-Git-Url: https://vcs.fsf.org/?p=fai-configs.git;a=commitdiff_plain;h=58b2a1d9db444c58c55809a0c996adc1c8348c5a;ds=sidebyside added FREEBASE to address drive size for FREETOPs and adjusted the class from FAIBASE to FREEBASE --- diff --git a/disk_config/FREEBASE b/disk_config/FREEBASE new file mode 100644 index 0000000..46c1825 --- /dev/null +++ b/disk_config/FREEBASE @@ -0,0 +1,10 @@ +# example of new config file for setup-storage +# +# + +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 +