aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bootscripts-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-01-15 21:59:35 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-01-15 21:59:35 +0000
commitfd4c523af3362f91db3035957e3281a7b6463dac (patch)
treeb20229fb5f052bf6f0e8f032ad6108cd6dc186ef /chapter06/bootscripts-inst.xml
parent3ee88b6e7131948e1d15dda676aea30a5f49acdf (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-inst.xml')
-rw-r--r--chapter06/bootscripts-inst.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml
new file mode 100644
index 000000000..4a2d88fbd
--- /dev/null
+++ b/chapter06/bootscripts-inst.xml
@@ -0,0 +1,9 @@
+<sect2>
+<title>Installation of LFS-Bootscripts</title>
+
+<para>Install LFS-Bootscripts by running the following command:</para>
+
+<para><screen><userinput>cp -a rc.d sysconfig /etc</userinput></screen></para>
+
+</sect2>
+