diff options
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/general.ent b/general.ent index 7da71e60e..f378f7e20 100644 --- a/general.ent +++ b/general.ent @@ -72,6 +72,13 @@ <!ENTITY copyrightdate "%crdate;"> ]]> +<![ %sysv; [ +<!ENTITY wget-list "wget-list-sysv"> +]]> +<![ %systemd; [ +<!ENTITY wget-list "wget-list-systemd"> +]]> + <!ENTITY lfs-root "https://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> <!ENTITY blfs-book "&blfs-root;view/&short-version;/"> |