Changeset 78b97ce for general.ent


Ignore:
Timestamp:
09/01/2021 04:05:37 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3443abb
Parents:
b0439bc
Message:

Point Section 11,4 to right version of BLFS
When we point to BLFS, we need to point to the right version:
sysV or systemd. That's done with <phrase> and some symlinks on
rivendell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb0439bc r78b97ce  
    1818<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    1919
    20 <!ENTITY short-versiond  "systemd">
     20<!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
    2121<!ENTITY generic-versiond "systemd">
    2222
     
    2424<!ENTITY blfs-root       "&lfs-root;blfs/">
    2525<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
     26<!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
    2627<!ENTITY faq-root        "&lfs-root;faq/">
    2728<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
Note: See TracChangeset for help on using the changeset viewer.