device map file support.

This commit is contained in:
okuji 1999-10-13 23:02:06 +00:00
parent 4e769ee998
commit 8f83254679
8 changed files with 242 additions and 66 deletions

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.013.
.TH GRUB "8" "September 1999" "GNU GRUB 0.5.93" FSF
.TH GRUB "8" "October 1999" "GNU GRUB 0.5.94" FSF
.SH NAME
GRUB \- the grub shell
.SH SYNOPSIS
@ -18,6 +18,9 @@ specify stage2 boot_drive [default=0x0]
\fB\-\-config\-file\fR=\fIFILE\fR
specify stage2 config_file [default=/boot/grub/menu.lst]
.TP
\fB\-\-device\-map\fR=\fIFILE\fR
specify the device map file [default=/boot/grub/device.map]
.TP
\fB\-\-help\fR
display this message and exit
.TP

View file

@ -1,3 +1,3 @@
@set UPDATED 10 September 1999
@set EDITION 0.5.93
@set VERSION 0.5.93
@set UPDATED 13 October 1999
@set EDITION 0.5.94
@set VERSION 0.5.94

View file

@ -1,3 +1,3 @@
@set UPDATED 10 September 1999
@set EDITION 0.5.93
@set VERSION 0.5.93
@set UPDATED 13 October 1999
@set EDITION 0.5.94
@set VERSION 0.5.94