Changeset 7e9c7eb
- Timestamp:
 - Dec 5, 2006, 12:56:28 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:
 - c4678fd
 - Parents:
 - 2f9ae4db
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  boot/x86_64-64/lilo-build.xml (modified) (1 diff)
 - 
          
  general.ent (modified) (1 diff)
 - 
          
  introduction/common/changelog.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/boot/x86_64-64/lilo-build.xml
r2f9ae4db r7e9c7eb 34 34 when it runs:</para> 35 35 36 <screen os="d"><userinput>make lilo-static</userinput></screen>36 <screen os="d"><userinput>make -k lilo.static</userinput></screen> 37 37 38 38 <para os="e">Install only the parts we need:</para>  - 
      
BOOK/general.ent
r2f9ae4db r7e9c7eb 3 3 <!ENTITY month "12"> <!-- Use two digits --> 4 4 <!ENTITY month_name "December"> 5 <!ENTITY day "0 4"> <!-- Use two digits -->5 <!ENTITY day "05"> <!-- Use two digits --> 6 6 <!ENTITY year "2006"> <!-- Use four digits --> 7 7  - 
      
BOOK/introduction/common/changelog.xml
r2f9ae4db r7e9c7eb 38 38 39 39 <listitem> 40 <para>December 5, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Fixed lilo build in boot section. Trac Ticket #99.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>December 4, 2006</para> 41 50 <itemizedlist>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  