aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-09-25 15:16:23 +0800
committerXi Ruoyao <xry111@xry111.site>2022-09-25 15:16:23 +0800
commitf427ba2336446315375c372da8a30cd66a04be06 (patch)
tree82d7750cef8eb686d8a8f65d4f801105bfc30bac /general.ent
parent4d04dc743f9e8bf0938491a152441053fcfc88dd (diff)
kernel: adjust the instruction for mounting /boot
LFS and the host may use different /boot configuration, so do not assume they'll share a /boot partition (two different /boot partition or only one with separate /boot are possible).
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent
index 82d69cf08..1328f7c7c 100644
--- a/general.ent
+++ b/general.ent
@@ -122,6 +122,7 @@
<!ENTITY root "<systemitem class='username'>root</systemitem>">
<!ENTITY lfs-user "<systemitem class='username'>lfs</systemitem>">
<!ENTITY fstab "<filename>/etc/fstab</filename>">
+<!ENTITY boot-dir "<filename class='directory'>/boot</filename>">
<!ENTITY % packages-entities SYSTEM "packages.ent">
%packages-entities;