Changeset 986e525d for BOOK/boot/x86
- Timestamp:
- Dec 2, 2006, 6:11:04 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 979e051
- Parents:
- 034d620
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/grub.xml
r034d620 r986e525d 35 35 xpointer="xpointer(//*[@os='f'])"/> 36 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../bootable/x86/grub.xml" 39 xpointer="xpointer(//*[@os='g'])"/>37 <screen os="g"><userinput>make DESTDIR=${CLFS} install 38 mkdir -pv ${CLFS} /boot/grub 39 cp -v ${CLFS}/usr/lib/grub/*/stage{1,2} ${CLFS}/boot/grub</userinput></screen> 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.