summaryrefslogtreecommitdiff
path: root/update-menu-lst.8
diff options
context:
space:
mode:
Diffstat (limited to 'update-menu-lst.8')
-rw-r--r--update-menu-lst.84
1 files changed, 2 insertions, 2 deletions
diff --git a/update-menu-lst.8 b/update-menu-lst.8
index 999b543..ecf603c 100644
--- a/update-menu-lst.8
+++ b/update-menu-lst.8
@@ -10,7 +10,7 @@
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
-.TH "update\-menu\-lst" "8" "August 26, 2012" "Charles Plessy"
+.TH "update\-menu\-lst" "8" "August 11, 2013" "Charles Plessy"
.SH "NAME"
update\-menu\-lst \- program to generate PV-GRUB's menu.lst file
.SH "SYNOPSIS"
@@ -21,7 +21,7 @@ is a program used to generate the \fImenu.lst\fR file used by the PV-GRUB bootlo
It works by looking in \fI/boot\fR for all files which start with "\fIvmlinuz\-\fR". They will be treated as kernels, and grub menu entries will be created for each. It will also create the initial \fImenu.lst\fR if none exists, after prompting the user.
It will also add initrd lines for ramdisk images found with the same version as kernels found. e.g. /boot/vmlinuz-2.4.5 and /boot/initrd-2.4.5 will cause a line of "initrd=/boot/initrd-2.4.5 or similar to be added for the kernel entry in the menu.lst.
-After \fBupdate\-menu\-lst\fR has been run for the first time, the user is required to edit the generated \fBmenu.lst\fR. The user must set the two options \fBupdate\-menu\-lst\fR uses. Then re\-run the \fBupdate\-menu\-lst\fR script to update the \fImenu.lst\fR file using the default's that have been set.
+After \fBupdate\-menu\-lst\fR has been run for the first time, the user may need to edit the generated \fBmenu.lst\fR, in particular the two options \fBupdate\-menu\-lst\fR uses. Then re\-run the \fBupdate\-menu\-lst\fR script to update the \fImenu.lst\fR file using the default's that have been set.
These are the options passed to the linux kernel:
.br