checkin so i can checkout RO elsewhere

This commit is contained in:
2016-11-21 01:35:45 -05:00
parent b626fcc8be
commit e94fe963b9
5 changed files with 49 additions and 14 deletions

View File

@@ -87,7 +87,7 @@ root_password =
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
user = yes
@@ -167,7 +167,7 @@ mountpt = /mnt/${bdisk:uxname}
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
multiarch = yes
; Would you like to enable iPXE functionality?
@@ -177,7 +177,7 @@ multiarch = yes
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
ipxe = yes
; This option should only be enabled if you are on a fairly
@@ -190,7 +190,7 @@ ipxe = yes
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
i_am_a_racecar = yes
@@ -208,7 +208,7 @@ i_am_a_racecar = yes
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
http = yes
; Should we generate/prepare TFTP files?
@@ -219,7 +219,7 @@ http = yes
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
tftp = yes
; Enable automatic Git pushing for any changes done to the
@@ -230,7 +230,7 @@ tftp = yes
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
git = yes
; Enable rsync pushing for the ISO (and other files, if
@@ -298,7 +298,7 @@ group = root
; yes|no
; true|false
; 1|0
; If it is undefined/commented out, it is assumed to be no.
; If it is undefined, it is assumed to be no.
iso = yes
; Build a "mini-USB" image? Same concept as the ISO file