- Timestamp:
- Apr 27, 2006, 8:43:39 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f3f3c33
- Parents:
- 966d3087
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/ppc/yaboot.xml
r966d3087 r2d94b6c 39 39 40 40 <screen><userinput>patch -Np1 -i ../yaboot-&yaboot-version;-fix-1.patch</userinput></screen> 41 42 <para>The supplied man pages have <filename class="directory">/usr/local 43 </filename> in the text. This sed will correct that:</para> 44 45 <screen><userinput>sed -i 's%/usr/local%/usr%' man/*</userinput></screen> 41 46 42 47 <para>Compile the Yaboot package:</para> -
BOOK/general.ent
r966d3087 r2d94b6c 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY version "CLFS-SVN-2006042 6">3 <!ENTITY version "CLFS-SVN-20060427"> 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 "April 2 6, 2006">18 <!ENTITY releasedate "April 27, 2006"> 19 19 <!ENTITY milestone "0.1"> 20 20 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> -
BOOK/introduction/ppc/changelog.xml
r966d3087 r2d94b6c 33 33 34 34 --> 35 36 <listitem> 37 <para>April 27, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[ken] - Remove references to /usr/local from yaboot man pages. 41 </para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem> -
BOOK/introduction/ppc64/changelog.xml
r966d3087 r2d94b6c 33 33 34 34 --> 35 36 <listitem> 37 <para>April 27, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[ken] - Remove references to /usr/local from yaboot man pages. 41 </para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.