Penguin
Diff: make-autoinst-disk(1)
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of make-autoinst-disk(1).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, January 27, 2004 8:44:30 pm by CraigBox
Older page: version 1 Last edited on Tuesday, January 27, 2004 8:43:07 pm by CraigBox Revert
@@ -4,21 +4,21 @@
 !!SYNOPSIS 
 make-autoinst-disk 
  
 !!DESCRIPTION 
-__make-autoinst-disk__ creates a bootable floppy disk for the operating system autoinstaller. It formats a floppy disk, copies a kernel image to it, and then invokes __ update-autoinst-disk__ (1). Before this command can be run, the __ make-autoinst-initrd__ (1) command must be run to create the necessary kernel and initrd information. 
+__make-autoinst-disk__ creates a bootable floppy disk for the operating system autoinstaller. It formats a floppy disk, copies a kernel image to it, and then invokes update-autoinst-disk(1). Before this command can be run, the make-autoinst-initrd(1) command must be run to create the necessary kernel and initrd information. 
  
 !!ENVIRONMENT 
  
 ;TMPDIR : Temporary directory under which a directory is created to be used for construction of the ext2 filesystem. If omitted, ''/tmp'' is used. 
  
 !!FILES 
  
-;''linux'' : A kernel image corresponding to the ''kernel_package'' supplied to the __ make-autoinst-initrd (1)__ command is expected to be present.  
-;''initrd.gz'' : An initial ramdisk, typically created by __ make-autoinst-initrd__ (1), is expected to be present in the current directory. 
+;''linux'' : A kernel image corresponding to the ''kernel_package'' supplied to the make-autoinst-initrd(1) command is expected to be present.  
+;''initrd.gz'' : An initial ramdisk, typically created by make-autoinst-initrd(1), is expected to be present in the current directory. 
 ;''conf/'' : A configuration directory for the autoinstaller is expected to be present in the current directory. 
  
 !!AUTHOR 
 Jeff Licquia et al. for Progeny Linux Systems. 
  
 !!SEE ALSO 
 make-autoinst-initrd(1), update-autoinst-disk(1) 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.