Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb8a98a0 rd887817  
    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">
    2113-->
    22 <!-- jhalfs needs a literal dash, not &ndash; -->
    2314
    24 <![ %sysv; [
    2515<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    2616                                      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 ]]>
    3117<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     18
     19<!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
     20<!ENTITY generic-versiond "systemd">
    3221
    3322<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
    3423<!ENTITY blfs-root       "&lfs-root;blfs/">
    3524<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
     25<!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
    3626<!ENTITY faq-root        "&lfs-root;faq/">
    3727<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
     
    4131<!ENTITY livecd-root     "&lfs-root;livecd/">
    4232<!ENTITY test-results    "&lfs-root;lfs/build-logs/&generic-version;/">
    43 <![ %sysv; [
    4433<!ENTITY errata          "&lfs-root;lfs/errata/&generic-version;/">
    45 ]]>
    46 <![ %systemd; [
    47 <!ENTITY errata          "&lfs-root;lfs/errata/&short-version;/">
    48 ]]>
    4934<!ENTITY secadv          "&lfs-root;lfs/advisories/">
    5035<!ENTITY min-kernel      "3.2">
    51 <!--
     36
    5237<!ENTITY patches-rootd   "&lfs-root;patches/lfs/&generic-versiond;/">
    5338<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&generic-versiond;/">
    5439<!ENTITY test-resultsd   "&lfs-root;lfs/build-logs/&generic-versiond;/">
    5540<!ENTITY erratad         "&lfs-root;lfs/errata/&generic-versiond;/">
    56 -->
     41
    5742<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
    5843
Note: See TracChangeset for help on using the changeset viewer.