Changeset a19b722
- Timestamp:
 - Feb 5, 2007, 12:35:59 PM (19 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - ad86d69
 - Parents:
 - b0edf36
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  boot/x86_64-64/lilo-build.xml (modified) (1 diff)
 - 
          
  boot/x86_64-64/lilo.xml (modified) (1 diff)
 - 
          
  introduction/x86_64-64/changelog.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/boot/x86_64-64/lilo-build.xml
rb0edf36 ra19b722 34 34 when it runs:</para> 35 35 36 <screen os="d"><userinput>make 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 /tools/bin40 <screen os="f"><userinput>install -v -m755 lilo.static /tools/bin 41 41 install -v -m755 keytab-lilo.pl /tools/bin</userinput></screen> 42 42  - 
      
BOOK/boot/x86_64-64/lilo.xml
rb0edf36 ra19b722 99 99 xpointer="xpointer(//*[@os='m'])"/> 100 100 101 <screen os="n" role="nodump"><userinput>/tools/bin/lilo -static -v</userinput></screen>101 <screen os="n" role="nodump"><userinput>/tools/bin/lilo.static -v</userinput></screen> 102 102 103 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/introduction/x86_64-64/changelog.xml
rb0edf36 ra19b722 35 35 36 36 <listitem> 37 <para>February 05, 2007</para> 38 <itemizedlist> 39 <listitem> 40 <para>[ken] - Target for lilo in boot/ is now lilo.static.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 44 45 <listitem> 37 46 <para>November 14, 2006</para> 38 47 <itemizedlist>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  