Changeset bc2e3fa for BOOK/boot/x86_64-64/lilo-build.xml
- 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_64-64/lilo-build.xml
r8473983 rbc2e3fa 34 34 when it runs:</para> 35 35 36 <screen os="d"><userinput>make -k lilo.static</userinput></screen>36 <screen os="d"><userinput>make lilo-static</userinput></screen> 37 37 38 38 <para os="e">Install only the parts we need:</para> 39 39 40 <screen os="f"><userinput>install -v -m755 lilo-static ${CLFS}/tools/bin41 install -v -m755 keytab-lilo.pl ${CLFS}/tools/bin</userinput></screen>40 <screen os="f"><userinput>install -v -m755 lilo-static /tools/bin 41 install -v -m755 keytab-lilo.pl /tools/bin</userinput></screen> 42 42 43 43 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.