aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:38:11 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:38:11 +0000
commit0acc9b5d9309754dd8c12f05c02ddd6ef5a96ee1 (patch)
treeb0d06c942a32dc4be56c9c4097e49a93d8a55138
parenta7f92a35f261e8fa41bb4fa21f6ae6b5efb5adc5 (diff)
Use kblfs until systemd is up to date again.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--general.ent4
1 files changed, 4 insertions, 0 deletions
diff --git a/general.ent b/general.ent
index 82704082f..72b979063 100644
--- a/general.ent
+++ b/general.ent
@@ -6,8 +6,12 @@
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
+<!--
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
+-->
+<!ENTITY blfs-root "&lfs-root;~krejzi/kblfs/">
+<!ENTITY blfs-book "&blfs-root;">
<!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index "&lfs-root;hints/list.html">