Changeset 78b97ce
- Timestamp:
- 09/01/2021 04:05:37 AM (21 months ago)
- Branches:
- 11.0, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
- Children:
- 3443abb
- Parents:
- b0439bc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter11/whatnow.xml
rb0439bc r78b97ce 58 58 <para>The Beyond Linux From Scratch book covers installation 59 59 procedures for a wide range of software beyond the scope of the LFS 60 Book. The BLFS project is located at <ulink url="&blfs-book;"/>.</para> 60 Book. The BLFS project is located at 61 <phrase revision='sysv'><ulink url="&blfs-book;"/>.</phrase> 62 <phrase revision='systemd'><ulink url="&blfs-systemd-book;"/>.</phrase> 63 </para> 61 64 </listitem> 62 65 -
general.ent
rb0439bc r78b97ce 18 18 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 19 19 20 <!ENTITY short-versiond "systemd"> 20 <!ENTITY short-versiond "systemd"> <!--Change to stable-systemd for release --> 21 21 <!ENTITY generic-versiond "systemd"> 22 22 … … 24 24 <!ENTITY blfs-root "&lfs-root;blfs/"> 25 25 <!ENTITY blfs-book "&blfs-root;view/&short-version;/"> 26 <!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/"> 26 27 <!ENTITY faq-root "&lfs-root;faq/"> 27 28 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
Note:
See TracChangeset
for help on using the changeset viewer.