root/PCBSD/pc-sysinstall/examples/pfSense.cfg.zfs @ 8f8e4434
1 |
# Auto-Generated pc-sysinstall configuration |
---|---|
2 |
installInteractive=no |
3 |
installMode=fresh |
4 |
installType=FreeBSD |
5 |
packageType=cpdup |
6 |
|
7 |
# Timezone |
8 |
timeZone=Kentucky/Louisville |
9 |
|
10 |
# Keyboard Layout Options |
11 |
localizeKeyModel=pc104 |
12 |
localizeKeyLayout=us |
13 |
|
14 |
# Disk Setup for ad0 |
15 |
disk0=da0 |
16 |
partition=ALL |
17 |
bootManager=none |
18 |
commitDiskPart |
19 |
|
20 |
# Partition Setup for ad0(ALL) |
21 |
# All sizes are expressed in MB |
22 |
# Avail FS Types, UFS, UFS+S, UFS+J, ZFS, SWAP |
23 |
# UFS.eli, UFS+S.eli, UFS+J.eli, ZFS.eli, SWAP.eli |
24 |
disk0-part=ZFS 0 /,/usr,/var,/data (mirror: da2) |
25 |
commitDiskLabel |
26 |
|
27 |
# Disk Setup for da2 |
28 |
disk1=da2 |
29 |
partition=ALL |
30 |
bootManager=none |
31 |
commitDiskPart |
32 |
|
33 |
# Optional Components |
34 |
installComponents=boot,COPYRIGHT,bin,conf,conf.default,dev,etc,home,kernels,libexec,lib,root,sbin,sys,usr,var |
35 |
|
- « Previous
- 1
- …
- 9
- 10
- 11
- Next »