Changeset 74c6a83 for BOOK/final-system/x86_64-64
- Timestamp:
- Feb 21, 2006, 1:14:09 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3b60b1f
- Parents:
- 0935d01
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/grub.xml
r0935d01 r74c6a83 25 25 xpointer="xpointer(//*[@os='a'])"/> 26 26 27 <para os="p1">This patch updates grub to work in a Pure64 environment:</para> 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen> 30 27 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 28 32 href="../x86/grub.xml" 29 33 xpointer="xpointer(//*[@os='b'])"/> 30 34 31 <screen><userinput> CC="gcc -m32 -static"./configure --prefix=/usr</userinput></screen>35 <screen><userinput>./configure --prefix=/usr</userinput></screen> 32 36 33 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.