summaryrefslogtreecommitdiff
path: root/doc/gfxboot.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gfxboot.8')
-rw-r--r--doc/gfxboot.812
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/gfxboot.8 b/doc/gfxboot.8
index d4dba07..45d9064 100644
--- a/doc/gfxboot.8
+++ b/doc/gfxboot.8
@@ -72,10 +72,10 @@ Try current config (needs some virtual machine).
Test only (don't actually change any files).
.TP
\fB-b\fR, \fB--bootloader\fR \fIBOOTLOADER\fR
-Use BOOTLOADER (grub, lilo, isolinux, syslinux) for preview.
+Use BOOTLOADER (grub, lilo, isolinux, syslinux, pxelinux) for preview.
.TP
\fB-m\fR, \fB--vm\fR \fIVM\fR
-Use virtual machine VM (bochs, qemu, qemu-i386, qemu-x86_64, vbox, vboxsdl, vmplayer, vmware) for preview.
+Use virtual machine VM (bochs, qemu, qemu32, qemu64, vbox, vbox64, vmplayer, vmware) for preview.
.TP
\fB--grub\fR \fIDIRECTORY|RPM\fR
Use grub from DIRECTORY or RPM (default is /).
@@ -89,6 +89,9 @@ Use syslinux from DIRECTORY or RPM (default is /).
\fB--isolinux\fR \fIDIRECTORY|RPM\fR
Use isolinux from DIRECTORY or RPM (default is /).
.TP
+\fB--pxelinux\fR \fIDIRECTORY|RPM\fR
+Use pxelinux from DIRECTORY or RPM (default is /).
+.TP
\fB--password\fR \fIPASSWORD\fR
Create test config with PASSWORD for preview.
.TP
@@ -110,6 +113,9 @@ Create harddisk image for preview.
\fB--floppy\fR
Create floppy image for preview.
.TP
+\fB--net\fR
+Create tftp directory for preview.
+.TP
\fB--save-image\fR \fIFILE\fR
Copy preview image to FILE.
.TP
@@ -138,7 +144,7 @@ Print FILE.
\fB--expand-archive\fR \fIDIRECTORY\fR
Create expanded gfxboot archive version in DIRECTORY. That is, only files that
cannot be read directly from file system are kept in a cpio archive. All
-others are unpacked. Use only for isolinux and syslinux.
+others are unpacked. Use only for isolinux, syslinux, or pxelinux.
.TP
\fB--pack-archive\fR \fIFILE\fR
Pack all gfxboot files into cpio archive FILE.