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

Differences between current version and revision by previous author of make-autoinst-initrd(1).

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

Newer page: version 4 Last edited on Tuesday, January 27, 2004 9:57:02 pm by StuartYeates
Older page: version 3 Last edited on Tuesday, January 27, 2004 9:24:15 pm by CraigBox Revert
@@ -4,17 +4,17 @@
 !!SYNOPSIS 
 make-autoinst-initrd [[--arch ''arch''] ''kernel_package'' 
  
 !!DESCRIPTION 
-__make-autoinst-initrd__ creates an initalization ramdisk for use by the operating system autoinstaller. It takes a single, mandatory argument: the kernel package containing the kernel to be used for the initrd and floppy boot environment. If an autoinstall disk for another architecture is needed, then the ''--arch'' argument can be given to specify the architecture. 
+__make-autoinst-initrd__ creates an initalization ramdisk for use by the operating system autoinstaller. It takes a single, mandatory argument: the [Kernel] package containing the kernel to be used for the initrd and floppy boot environment. If an autoinstall disk for another architecture is needed, then the ''--arch'' argument can be given to specify the architecture. 
  
 The initialization ramdisk consists of a compressed ext2 filesystem, and is left in the current directory as ''initrd.gz'' . This file is typically placed (by make-autoinst-disk(1)) on a floppy disk or other medium accessible by the bootloader used by the autoinstaller. 
  
 !!ENVIRONMENT 
  
-;TMPDIR : Temporary directory under which a directory is created to be used for construction of the ext2 filesystem . If omitted, ''/tmp'' is used. 
+;TMPDIR : Temporary directory under which a directory is created to be used for construction of the [Ext2] FileSystem . If omitted, ''/tmp'' is used. 
  
 !!AUTHOR 
-Jeff Licquia et al. for Progeny Linux Systems. 
+Jeff Licquia et al. for Progeny [ Linux] Systems. 
  
 !!SEE ALSO 
 make-autoinst-disk(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.