diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:23 +0000 |
commit | db73b2dc0cb234aacb8dc976d2530ba66ad8821d (patch) | |
tree | 8a126f9860fe5cf3f6eaae8425968c40ea11e08e /data-boot/gfxboot.cfg | |
parent | bd5fd622653c1f96730bc816359c7ff1bcbf225a (diff) | |
download | bootloader-theme-db73b2dc0cb234aacb8dc976d2530ba66ad8821d.tar bootloader-theme-db73b2dc0cb234aacb8dc976d2530ba66ad8821d.tar.gz bootloader-theme-db73b2dc0cb234aacb8dc976d2530ba66ad8821d.tar.bz2 bootloader-theme-db73b2dc0cb234aacb8dc976d2530ba66ad8821d.tar.xz bootloader-theme-db73b2dc0cb234aacb8dc976d2530ba66ad8821d.zip |
replace SUSE's stage1 para/options with ours
nb: we don't support entering stage1 para in gfxboot, relying on stage1
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 |