diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e2421b124..eafb1dbdf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
-->
+
+ 2007-02-17
+
+
+ [bryan] - Update contents of lfs-bootscripts.
+
+
+
+
2007-02-09
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index d367cf320..6065b2ed0 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -49,8 +49,9 @@
checkfs, cleanfs, console, functions, halt, ifdown, ifup,
- localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals,
- setclock, static, swap, sysklogd, template, and udev
+ localnet, modules, mountfs, mountkernfs, network, rc, reboot,
+ sendsignals, setclock, static, swap, sysctl, sysklogd, template,
+ udev, and udev_retry
@@ -147,6 +148,18 @@
+
+ modules
+
+ Loads kernel modules listed in
+ /etc/sysconfig/modules, using arguments
+ that are also given there
+
+ modules
+
+
+
+
mountfs
@@ -245,6 +258,18 @@
+
+ sysctl
+
+ Loads system configuration values from
+ /etc/sysctl.conf, if that file exists,
+ into the running kernel
+
+ sysctl
+
+
+
+
sysklogd
@@ -277,6 +302,18 @@
+
+ udev_retry
+
+ Retries failed udev uevents, and copies generated rules
+ files from /dev/.udev to
+ /etc/udev/rules.d if required
+
+ udev_retry
+
+
+
+
diff --git a/general.ent b/general.ent
index aab4f7f88..430e31c6b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+