Changeset 06d0bed1


Ignore:
Timestamp:
03/29/2014 05:05:09 PM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ef84ea0
Parents:
5096ebd
Message:

Make the Java Binary Page versioned and closer to the layout of other pages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12912 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    r5096ebd r06d0bed1  
    1717]>
    1818
    19 <sect1 id="java">
     19<sect1 id="java" xreflabel="java-&openjdk-version;">
    2020  <?dbhtml filename="java.html"?>
    2121
     
    6565  &lfs75_checked;
    6666
    67   <sect2 id="java-bin" xreflabel="Java Binary">
    68     <title>Installing a binary JDK</title>
     67  <sect2 id="java-bin" xreflabel="Java Binary" role="package">
     68    <title>Binary JDK Information</title>
    6969
    7070    <para>Creating a JVM from source requires a set of circular dependencies.
     
    123123      <xref linkend="xorg7-lib"/>
    124124    </para>
     125  </sect2>
    125126
     127  <sect2 role="installation">
     128    <title>Installation of the Java BinaryJDK </title>
    126129    <para>Begin by extracting the appropriate binary tarball for your
    127130    architecture and changing to the extracted directory. Install the binary
  • introduction/welcome/changelog.xml

    r5096ebd r06d0bed1  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[pierre] - Make the Java Binary page versioned, and closer
     52          to the layout of other pages.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[pierre] - Use the fastCGI process manager for PHP. Fixes
    5256          <ulink url="&blfs-ticket-root;4844">#4844</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.