From 1716bc976a1981ced2dfbebe5972f3009637631e Mon Sep 17 00:00:00 2001
From: Alan Hicks <alan@lizella.net>
Date: Wed, 13 Apr 2011 17:01:40 -0400
Subject: Just a few basic clean-ups.

---
 TODO | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

(limited to 'TODO')

diff --git a/TODO b/TODO
index 5e3e67e..0f0818b 100644
--- a/TODO
+++ b/TODO
@@ -16,8 +16,15 @@ General
     in reference to how the admin might be misled into thinking that they are
     causing breakage...
 
-Chapter 2.
-* Booting the Installer
+Chapter 2. Installation
+
+* Section 'Booting the Installer'
+
+  Does this need to be reworked? Feels kinda kludgy and amateur.
+
+* At the tail end we might wish to tell the user about adduser and
+  inform him that he can skip ahead to chapter 9 briefly if he needs
+  more info.
 
 Chapter 4. Basic Shell Commands
 
-- 
cgit v1.2.3


From 3793cae891f7b3c650137131216a7af535cd0b02 Mon Sep 17 00:00:00 2001
From: Alan Hicks <alan@lizella.net>
Date: Wed, 13 Apr 2011 20:25:31 -0400
Subject: Chapter_02 - Finished the booting section and removed a couple of
 ugly images, replacing them entirely with text. This should be the way to do
 things whenever possible as it increases the quality of the printed book.

---
 TODO | 14 --------------
 1 file changed, 14 deletions(-)

(limited to 'TODO')

diff --git a/TODO b/TODO
index 0f0818b..4e522d8 100644
--- a/TODO
+++ b/TODO
@@ -32,20 +32,6 @@ Chapter 4. Basic Shell Commands
 
   Perhaps split this with subsections for cat, more, and less?
 
-Chapter 6. X Windows
-
-* Section 'configuring the X server'
-
-  "The second most popular way to configure X on your system is the handy 
-  xorgconfig(1)." << Factually, this is no longer true. The xorgconfig and 
-  xorgcfg utilities have been removed as per Slackware 13.0.  What you 
-  *should* mention is that the X in Slackware will auto-configure itself 
-  if a xorg.conf file is missing (or will automatically configure components 
-  for any sections that are missing from an existing xorg.conf using the 
-  information it receives from the HAL daemon)
-  * note that HAL is slated for deprecation and this might be handled by
-    udev directly at some point in the future...
-
 Chapter 10. Working with Filesystems
 
 * Section 'Network Filesystems' / 'NFS'
-- 
cgit v1.2.3