Changeset ff104774
- Timestamp:
- 08/10/2008 08:33:05 PM (16 years ago)
- Branches:
- 6.3, 6.3-rc3
- Children:
- 2d66de8
- Parents:
- 8d4a3c6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8d4a3c6 rff104774 4 4 --> 5 5 6 <!ENTITY day "1 2"> <!-- Always 2 digits -->7 <!ENTITY month "0 7"> <!-- Always 2 digits -->6 <!ENTITY day "10"> <!-- Always 2 digits --> 7 <!ENTITY month "08"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2008"> 9 9 <!ENTITY version "6.3-rc2"> 10 <!ENTITY releasedate " July&day;th, &year;">10 <!ENTITY releasedate "August &day;th, &year;"> 11 11 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 12 12 <!ENTITY blfs-version "6.3-rc2"> <!-- svn|[release #] --> -
general/prog/jdk.xml
r8d4a3c6 rff104774 42 42 <note><para>Sun has recently decided not to provide JRL sources for 43 43 the latest update versions of the JDK. Sun is actively working on a GPL'd 44 version of the JDK, titled 44 version of the JDK, titled 45 45 <ulink url="http://openjdk.java.net/projects/jdk6/">OpenJDK</ulink>. 46 46 This new JDK will be licensed under the -
introduction/welcome/changelog.xml
r8d4a3c6 rff104774 107 107 <itemizedlist> 108 108 <listitem> 109 <para>[dj] - Corrected text surrounding the sample commands 109 <para>[dj] - Corrected text surrounding the sample commands 110 110 Xorg installation.</para> 111 111 </listitem> -
x/installing/xorg7.xml
r8d4a3c6 rff104774 87 87 <para>Additionally, because of the large number of repetitive commands, 88 88 you are encouraged to partially automate the build. The commands below 89 (or similar) can be entered at the command line to compile each group of 89 (or similar) can be entered at the command line to compile each group of 90 90 packages (proto, utils, libs, apps, drivers). The wiki links on each 91 91 group's page contain specific commands to compile the entire group of
Note:
See TracChangeset
for help on using the changeset viewer.