Changeset bc2e3fa for BOOK/boot/x86
- Timestamp:
- Dec 7, 2006, 11:23:24 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:
- 1e184e11
- Parents:
- 8473983
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/grub.xml
r8473983 rbc2e3fa 35 35 xpointer="xpointer(//*[@os='f'])"/> 36 36 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>37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../bootable/x86/grub.xml" 39 xpointer="xpointer(//*[@os='g'])"/> 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.