summaryrefslogtreecommitdiffstats
path: root/chapter_02.xml
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2011-04-13 23:43:36 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-04-13 23:43:36 -0500
commit332d3f8b154439fcd4fe07fb1b104fddddba11c6 (patch)
treeed3720f6c15669a12d263c788129521e6e17ebf9 /chapter_02.xml
parent33698f9a8de9894fd7e7eeaa2858659210958710 (diff)
downloadslackbook-332d3f8b154439fcd4fe07fb1b104fddddba11c6.tar.xz
chapger_02.xml: Mention README_CRYPT.TXT for LUKS usage
Diffstat (limited to 'chapter_02.xml')
-rw-r--r--chapter_02.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/chapter_02.xml b/chapter_02.xml
index f022358..05e2810 100644
--- a/chapter_02.xml
+++ b/chapter_02.xml
@@ -7,7 +7,7 @@
<para>
Slackware's installation is a bit more simplistic than that of most
-other Linux distributions, and is very reminiscent of installing one of the
+other Linux distributions and is very reminiscent of installing one of the
varieties of BSD operating systems. If you're familiar with those, you
should feel right at home. If you've never installed Slackware or used
a distribution that makes use of a non-graphical installer, you may
@@ -124,18 +124,19 @@ slackware login: <userinput>root</userinput>
<para>
Unlike other Linux distributions which boot you directly into a
-dedicated installer program, Slackware's installer gives you a limited
-Linux distribution contained in your system's RAM from the word go. This
+dedicated installer program, Slackware's installer drops you into a
+limited Linux distribution loaded into your system's RAM. This
limited distribution is then used to run all the installation programs
manually, or can be used in emergencies to fix a broken system that
fails to boot. Now that you're logged in as root (there is no password
-within the installer) it's time to start setting up your disks. At this
-point, you may setup software RAID or LVM support if you wish, but
-those topics are outside of the scope of this book. I encourage you to
-refer to the excellent <filename>README_RAID.TXT</filename> and
-<filename>README_LVM.TXT</filename> files on your CD if you desire to
-setup your system with these advanced tools. Most users won't have any
-need to do so and should proceed directly to partitioning.
+within the installer), it's time to start setting up your disks. At this
+point, you may setup software RAID, LVM, or LUKS (encryption) support if
+you wish, but those topics are outside of the scope of this book. I
+encourage you to refer to the excellent <filename>README_RAID.TXT</filename>,
+<filename>README_LVM.TXT</filename>, and <filename>README_CRYPT.TXT</filename>
+files on your CD if you wish to set up your system with one or more of those.
+Most users won't have any need to do so and thus should proceed directly to
+partitioning.
</para>
</section>