mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Use full LFS version for GRUB entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2be5334128
commit
52216a8930
@ -92,6 +92,9 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
|
||||||
|
the GRUB title.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>May 4th, 2004 [winkie]: Chapter 5 & 6 - Use new patch
|
<listitem><para>May 4th, 2004 [winkie]: Chapter 5 & 6 - Use new patch
|
||||||
naming <quote>standard</quote>.</para></listitem>
|
naming <quote>standard</quote>.</para></listitem>
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ timeout 30
|
|||||||
color green/black light-green/black
|
color green/black light-green/black
|
||||||
|
|
||||||
# The first entry is for LFS.
|
# The first entry is for LFS.
|
||||||
title LFS &milestone; (Linux &linux-version;)
|
title LFS &version;
|
||||||
root (hd0,3)
|
root (hd0,3)
|
||||||
kernel --no-mem-option /boot/lfskernel-&linux-version; root=/dev/hda4
|
kernel --no-mem-option /boot/lfskernel-&linux-version; root=/dev/hda4
|
||||||
<userinput>EOF</userinput></screen>
|
<userinput>EOF</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user