aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/introduction.sgml')
-rw-r--r--chapter07/introduction.sgml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter07/introduction.sgml b/chapter07/introduction.sgml
new file mode 100644
index 000000000..5f1bea0b0
--- /dev/null
+++ b/chapter07/introduction.sgml
@@ -0,0 +1,13 @@
+<sect1 id="ch07-introduction">
+<title>Introduction</title>
+
+<para>
+This chapter will create the necessary scripts that are run at boottime.
+These scripts perform tasks such as remounting the root file system
+mounted read-only by the kernel into read-write mode, activiating the swap
+partition(s), running a check on the root file system to make sure it's
+intact and starting the daemons that the system uses.
+</para>
+
+</sect1>
+