X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=man%2Fmkofboot.8;h=f04fd00284acf78db4a600bccf486b4d74ad33e4;hp=09e2a4824f5418d6c0cee743120cfe06069c1142;hb=eb8b0d5d9f4823a7033ef2baa1cababd4b5574e1;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628 diff --git a/man/mkofboot.8 b/man/mkofboot.8 index 09e2a48..f04fd00 100644 --- a/man/mkofboot.8 +++ b/man/mkofboot.8 @@ -17,7 +17,7 @@ .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" -.TH MKOFBOOT 8 "28 April 2001" "GNU/Linux PowerPC" "System Manager's Manual" +.TH MKOFBOOT 8 "21 November 2001" "GNU/Linux PowerPC" "System Manager's Manual" .SH NAME .B mkofboot \- format bootstrap partition and install the yaboot boot loader @@ -34,12 +34,6 @@ .RB [ \ \-\-hide\ ] .RB [ \ \-\-protect\ ] .RB [ \ \-\-nonvram\ ] -.RB [ \ \-\-device\ \fIOF-dev\ ] -.RB [ \ \-\-partition\ \fIroot-part-#\ ] -.RB [ \ \-\-timeout\ \fItimeout\ ] -.RB [ \ \-\-image\ \fIkernel\ ] -.RB [ \ \-\-label\ \fIlabel\ ] -.RB [ \ \-\-root\ \fIroot-dev\ ] .RB [ \ \-\-force\ ] .RB [ \ \-v | \-\-verbose\ ] .RB [ \ \-\-debug\ ] @@ -151,38 +145,6 @@ HFS and MSDOS filesystems. Prevent \fBmkofboot\fR from setting the OpenFirmware boot-device variable with \fBnvsetenv\fR(8). .TP -.BR \-\-device\ \fIopenfirmware-dev-path -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the OpenFirmware device of the disk the system will boot -from. The default is \*(lqhd:\*(rq. -.TP -.BR \-\-partition\ \fIroot-partition-number -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the partition number of the root filesystem. Mac partition -tables are considered a partition themselves, so the first real -partition will be 2, usually the \fBbootstrap\fR(8) partition, followed -by the root partition, number 3. -.TP -.BR \-\-timeout\ \fItimeout -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the timeout value in tenths of a second. The timeout is how -long \fByaboot\fR(8) will wait before booting the default (first listed) -image. -.TP -.BR \-\-image\ \fIkernel-image -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the path to the default kernel to be booted. -.TP -.BR \-\-label\ \fIlabel -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the label used to boot the above kernel image. The default -is Linux. -.TP -.BR \-\-root\ \fIroot-device -This option is used for auto-generation of a \fByaboot.conf\fR(5). This -specifies the Linux device of the root partition. This is passed to -the kernel at boot time. The default is \fI/dev/hda3\fR. -.TP .BR \-v ,\ \-\-verbose This option causes \fBmkofboot\fR to be more verbose as it proceeds. .TP @@ -210,8 +172,7 @@ Print out the version number and exit. .br The temporary directory \fBmkofboot\fR will use. .SH SECURITY -The \fByaboot.conf\fR(5) auto generation requires a temporary file, this -file is created with +Temporary files are created with .BR mktemp (1) it is important that your system use a secure .BR mktemp (1) @@ -235,8 +196,6 @@ hardware. was written by Benjamin Herrenschmidt. .SH REPORTING BUGS Report bugs to -.br -Report bugs in \fByaboot\fR(8) to .SH SEE ALSO .BR bootstrap (8), .BR hfsutils (1),