Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r900cbcc r4458e3d  
    1 <!-- Automatically generated by git-version.sh -->
    2 <!ENTITY % conditional-entities SYSTEM "conditional.ent">
    3 %conditional-entities;
    4 
    51<!-- version info automatically generated by git
    6      comment out the following two lines for release -->
     2     comment the following two lines for release -->
    73<!ENTITY % version-entities SYSTEM "version.ent">
    84%version-entities;
     
    117     for releases (including -rc) -->
    128<!--
    13 <![ %sysv; [
    149<!ENTITY version         "10.2-rc1">
    15 ]]>
    16 <![ %systemd; [
    17 <!ENTITY version         "10.2-systemd-rc1">
    18 ]]>
     10<!ENTITY versiond        "10.2-systemd-rc1">
    1911<!ENTITY releasedate     "August 26th, 2021">
    2012<!ENTITY copyrightdate   "1999-2021">
     
    2214<!-- jhalfs needs a literal dash, not &ndash; -->
    2315
    24 <![ %sysv; [
    25 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
     16<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    2617                                      Change to x.y for release but not -rc releases -->
    27 ]]>
    28 <![ %systemd; [
    29 <!ENTITY short-version  "systemd">  <!--Change to stable-systemd for release  -->
    30 ]]>
    3118<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     19
     20<!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
     21<!ENTITY generic-versiond "systemd">
    3222
    3323<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
    3424<!ENTITY blfs-root       "&lfs-root;blfs/">
    3525<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
     26<!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
    3627<!ENTITY faq-root        "&lfs-root;faq/">
    3728<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
     
    4132<!ENTITY livecd-root     "&lfs-root;livecd/">
    4233<!ENTITY test-results    "&lfs-root;lfs/build-logs/&generic-version;/">
    43 <![ %sysv; [
    4434<!ENTITY errata          "&lfs-root;lfs/errata/&generic-version;/">
    45 ]]>
    46 <![ %systemd; [
    47 <!ENTITY errata          "&lfs-root;lfs/errata/&short-version;/">
    48 ]]>
    4935<!ENTITY secadv          "&lfs-root;lfs/advisories/">
    5036<!ENTITY min-kernel      "3.2">
    51 <!--
     37
    5238<!ENTITY patches-rootd   "&lfs-root;patches/lfs/&generic-versiond;/">
    5339<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&generic-versiond;/">
    5440<!ENTITY test-resultsd   "&lfs-root;lfs/build-logs/&generic-versiond;/">
    5541<!ENTITY erratad         "&lfs-root;lfs/errata/&generic-versiond;/">
    56 -->
     42
    5743<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
    5844
     
    6652<!ENTITY before          "Must be installed before">
    6753<!ENTITY external        "Optional dependencies">
    68                          
     54
    6955<!ENTITY gnu             "https://ftp.gnu.org/gnu/">
    7056<!ENTITY gnu-software    "https://www.gnu.org/software/">
Note: See TracChangeset for help on using the changeset viewer.