Changeset 3f01f60
- Timestamp:
- Mar 12, 2006, 4:00:28 PM (19 years ago)
- Children:
- 39e0ea5
- Parents:
- 15b9eeb
- Files:
-
- 8 added
- 2 deleted
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86_64-64-chapter.xml
r15b9eeb r3f01f60 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/kernel.xml"/> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/grub-build.xml"/> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bootloaders.xml"/> 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bin86.xml"/> 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo-build.xml"/> 26 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/> 27 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/flags.xml"/> … … 30 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> 31 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86 /grub.xml"/>34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo.xml"/> 33 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> 34 36 -
final-system/x86_64-64-chapter.xml
r15b9eeb r3f01f60 66 66 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/> 67 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hotplug.xml"/> 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/grub.xml"/> 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bin86.xml"/> 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo.xml"/> 69 70 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/aboutdebug.xml"/> 70 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/stripping.xml"/> -
general.ent
r15b9eeb r3f01f60 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY version "CLFS-SVN-200603 09">3 <!ENTITY version "CLFS-SVN-20060312"> 4 4 <!ENTITY version-x86 "&version;-x86"> 5 5 <!ENTITY version-x86_64 "&version;-x86_64-Multilib"> … … 16 16 <!ENTITY version-alpha "&version;-ALPHA"> 17 17 18 <!ENTITY releasedate "March 9, 2006">18 <!ENTITY releasedate "March 12, 2006"> 19 19 <!ENTITY milestone "0.1"> 20 20 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> -
introduction/x86_64-64/changelog.xml
r15b9eeb r3f01f60 33 33 34 34 --> 35 <listitem> 36 <para>March 12, 2006</para> 37 <itemizedlist> 38 <listitem> 39 <para>[ken] - Use Lilo, because the grub shell segfaults.</para> 40 </listitem> 41 </itemizedlist> 42 </listitem> 43 35 44 36 45 <listitem> -
materials/x86_64-64/packages.xml
r15b9eeb r3f01f60 14 14 15 15 <varlistentry> 16 <term> GRUB (&grub-version;) - &grub-size;:</term>16 <term>Bin86 (&bin86-version;) - &bin86-size;:</term> 17 17 <listitem> 18 <para><ulink url="&grub-url;"/></para> 18 <para><ulink url="&bin86-url;"/></para> 19 </listitem> 20 </varlistentry> 21 22 <varlistentry> 23 <term>Lilo (&lilo-version;) - &lilo-size;:</term> 24 <listitem> 25 <para><ulink url="&lilo-url;"/></para> 19 26 </listitem> 20 27 </varlistentry> … … 22 29 </variablelist> 23 30 24 <para>Total size of these packages: about 38 MB</para>31 <para>Total size of these packages: about 469 KB</para> 25 32 26 33 </sect1> -
materials/x86_64-64/patches.xml
r15b9eeb r3f01f60 12 12 13 13 <variablelist role="materials"> 14 15 <varlistentry os="bin86 x86_64-patch"> 16 <term>Bin86 x86_64 Patch - 2 KB:</term> 17 <listitem> 18 <para><ulink 19 url="&patches-root;bin86/&bin86-x86_64-patch;"/></para> 20 </listitem> 21 </varlistentry> 14 22 15 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 33 41 </varlistentry> 34 42 35 <varlistentry os=" grub_pure64-patch">36 <term> Grub Pure 64 Patch - 4KB:</term>43 <varlistentry os="lilo-cross-x86_64-patch"> 44 <term>Lilo x86_64 Cross Compile Patch - 1 KB:</term> 37 45 <listitem> 38 46 <para><ulink 39 url="&patches-root; grub/&grub-pure64-patch;"/></para>47 url="&patches-root;lilo/&lilo-cross-x86_64-patch;"/></para> 40 48 </listitem> 41 49 </varlistentry> -
packages.ent
r15b9eeb r3f01f60 24 24 <!ENTITY bash-doc-size "1.0 MB"> 25 25 <!ENTITY bash-doc-url "&gnu;bash/bash-doc-&bash-doc-version;.tar.gz"> 26 27 <!ENTITY bin86-version "0.16.17"> 28 <!ENTITY bin86-size "149 KB"> 29 <!ENTITY bin86-url "http://homepage.ntlworld.com/robert.debath/dev86/bin86-&bin86-version;.tar.gz"> 26 30 27 31 <!ENTITY binutils-version "2.16.1"> … … 153 157 <!ENTITY libtool-size "2.8 MB"> 154 158 <!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz"> 159 160 <!ENTITY lilo-version "22.7.1"> 161 <!ENTITY lilo-size "420 KB"> 162 <!ENTITY lilo-url "ftp://ftp.metalab.unc.edu/pub/Linux/system/boot/lilo/lilo-&lilo-version;.src.tar.gz"> 155 163 156 164 <!ENTITY linux-dl-version "2.6"> -
patches.ent
r15b9eeb r3f01f60 74 74 <!ENTITY linux-libc-headers-x86_64_biarch-patch "linux-libc-headers-&linux-libc-headers-version;-x86_64_biarch-1.patch"> 75 75 76 <!-- Start of x86_64-64 patches --> 77 78 <!ENTITY bin86-x86_64-patch "bin86-&bin86-version;-x86_64-1.patch"> 79 80 <!ENTITY lilo-cross-x86_64-patch "lilo-&lilo-version;-cross_compile_x86_64-1.patch"> 81 76 82 <!-- Start of ppc patches --> 77 83 -
x86_64-64-index.xml
r15b9eeb r3f01f60 62 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86_64-64-chapter.xml"/> 63 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86_64-chapter.xml"/> 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64- chapter.xml"/>64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64-64-chapter.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> 66 66
Note:
See TracChangeset
for help on using the changeset viewer.