diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-09 23:45:52 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-09 23:45:52 +0000 |
commit | 1969ceae32f69bcc503324db753472427bd681d4 (patch) | |
tree | b5a92440e1e189e9e5b474d5448d74625a0227c8 /index.xml | |
parent | 29d091b85f96634829efc53ca9f186a4835ee432 (diff) |
Added --no-mem-option to Grub command line in menu.lst to disable
Grub's insistence on passing mem= to the kernel. Closes 737.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-20040108"> -<!ENTITY releasedate "January 8th, 2004"> +<!ENTITY version "CVS-20040109"> +<!ENTITY releasedate "January 9th, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |