projects
/
fai-configs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ff73f
)
added FREEBASE to address drive size for FREETOPs and adjusted the class from FAIBASE...
author
stephen mahood
<mv@fsf.org>
Tue, 10 Mar 2015 17:41:35 +0000
(13:41 -0400)
committer
stephen mahood
<mv@fsf.org>
Tue, 10 Mar 2015 17:41:35 +0000
(13:41 -0400)
disk_config/FREEBASE
[new file with mode: 0644]
patch
|
blob
diff --git a/disk_config/FREEBASE
b/disk_config/FREEBASE
new file mode 100644
(file)
index 0000000..
46c1825
--- /dev/null
+++ b/
disk_config/FREEBASE
@@ -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
+