1
|
# Auto-Generated pc-sysinstall configuration
|
2
|
installInteractive=no
|
3
|
installMode=fresh
|
4
|
installType=FreeBSD
|
5
|
installMedium=LiveCD
|
6
|
packageType=cpdup
|
7
|
|
8
|
# Timezone
|
9
|
timeZone=Kentucky/Louisville
|
10
|
|
11
|
# Keyboard Layout Options
|
12
|
localizeKeyModel=pc104
|
13
|
localizeKeyLayout=us
|
14
|
|
15
|
# Disk Setup for ad0
|
16
|
disk0=da0
|
17
|
partition=ALL
|
18
|
bootManager=none
|
19
|
commitDiskPart
|
20
|
|
21
|
# Partition Setup for da0(ALL)
|
22
|
# All sizes are expressed in MB
|
23
|
# Avail FS Types, UFS, UFS+S, UFS+J, ZFS, SWAP
|
24
|
# UFS.eli, UFS+S.eli, UFS+J.eli, ZFS.eli, SWAP.eli
|
25
|
disk0-part=SWAP 500 none
|
26
|
disk1-part=ZFS+S 0 /
|
27
|
|
28
|
commitDiskLabel
|
29
|
|
30
|
# Disk Setup for da2
|
31
|
disk1=da2
|
32
|
partition=ALL
|
33
|
bootManager=none
|
34
|
commitDiskPart
|
35
|
|
36
|
# Partition Setup for da2(ALL)
|
37
|
# All sizes are expressed in MB
|
38
|
# Avail FS Types, UFS, UFS+S, UFS+J, ZFS, SWAP
|
39
|
# UFS.eli, UFS+S.eli, UFS+J.eli, ZFS.eli, SWAP.eli
|
40
|
disk1-part=SWAP 0 none
|
41
|
commitDiskLabel
|
42
|
|
43
|
# Optional Components
|
44
|
cpdupPaths=boot,COPYRIGHT,bin,conf,conf.default,dev,etc,home,kernels,libexec,lib,root,sbin,sys,usr,var
|
45
|
|
46
|
runExtCommand=chmod a+rx /usr/local/bin/after_installation_routines.sh && cd / && /usr/local/bin/after_installation_routines.sh
|