Changeset b32999c
- Timestamp:
- Sep 4, 2009, 6:56:42 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d69c139
- Parents:
- 8260ff5d
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86_64-64/lilo.xml
r8260ff5d rb32999c 74 74 75 75 # define an image 76 image=/boot/clfskernel 76 image=/boot/clfskernel&linux-version; 77 77 label=clfs 78 78 root=/dev/<partition> -
BOOK/final-system/x86_64-64/lilo.xml
r8260ff5d rb32999c 35 35 <para os="c">Compile the package:</para> 36 36 37 <screen os="d"><userinput>make </userinput></screen>37 <screen os="d"><userinput>make all</userinput></screen> 38 38 39 39 <para os="e">Install the package:</para> -
BOOK/introduction/x86_64-64/changelog.xml
r8260ff5d rb32999c 35 35 36 36 <listitem> 37 <para>June 02, 2008</para> 37 <para>Sept 05, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[zippo] - fixed lilo make command to make all</para> 41 </listitem> 42 <listitem> 43 <para>[zippo] - Added kernel version to lilo.conf</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 49 50 <listitem> 51 <para>Sept 05, 2009</para> 38 52 <itemizedlist> 39 53 <listitem> -
BOOK/packages.ent
r8260ff5d rb32999c 264 264 <!ENTITY linux-dl-version "2.6"> 265 265 266 <!ENTITY linux-version "2.6. 29.6">267 <!ENTITY linux-size "5 5,224KB">266 <!ENTITY linux-version "2.6.30.5> 267 <!ENTITY linux-size "59,427 KB"> 268 268 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2"> 269 <!ENTITY linux-md5 "b 0bd0fa7889c0af21eee58d096e26175">269 <!ENTITY linux-md5 "be9c3a697a54ac099c910d068ff0dc03"> 270 270 <!ENTITY linux-home "http://www.kernel.org"> 271 271
Note:
See TracChangeset
for help on using the changeset viewer.