diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:59:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:59:35 +0000 |
commit | fd4c523af3362f91db3035957e3281a7b6463dac (patch) | |
tree | b20229fb5f052bf6f0e8f032ad6108cd6dc186ef /chapter06/bootscripts.xml | |
parent | 3ee88b6e7131948e1d15dda676aea30a5f49acdf (diff) |
added bootscripts installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bootscripts.xml')
-rw-r--r-- | chapter06/bootscripts.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter06/bootscripts.xml b/chapter06/bootscripts.xml new file mode 100644 index 000000000..ed0e99f82 --- /dev/null +++ b/chapter06/bootscripts.xml @@ -0,0 +1,13 @@ +<sect1 id="ch06-bootscripts"> +<title>Installing LFS-Bootscripts-&bootscripts-version;</title> +<?dbhtml filename="bootscripts.html" dir="chapter06"?> + +<screen>Estimated build time: &bootscripts-time; +Estimated required disk space: &bootscripts-compsize;</screen> + +&c6-bootscripts-inst; +&aa-bootscripts-desc; +&aa-bootscripts-dep; + +</sect1> + |