diff options
Diffstat (limited to 'data-boot/gfxboot.cfg')
-rw-r--r-- | data-boot/gfxboot.cfg | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/data-boot/gfxboot.cfg b/data-boot/gfxboot.cfg index 1e51bd8..21526da 100644 --- a/data-boot/gfxboot.cfg +++ b/data-boot/gfxboot.cfg @@ -107,25 +107,6 @@ mediacheck=mediachk nobootoptions=harddisk,memtest ; main menu items that are not passed an 'install' parameter noinstallopt=harddisk,firmware,memtest -; default install method (one of: cdrom, slp, ftp, http, nfs, smb, hd; default: cdrom) -install= -; default repo location -install.http.server= -install.http.path= -install.nfs.server= -install.nfs.path= -install.ftp.server= -install.ftp.path= -install.ftp.user= -install.ftp.password= -install.smb.server= -install.smb.share= -install.smb.path= -install.smb.domain= -install.smb.user= -install.smb.password= -install.hd.device= -install.hd.path= ; default driver update (one of: yes, no, file, url; default: no) dud= ; if 'dud=file': file name on DVD |