diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dfeb25f8f..2335b2ea5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -30,7 +30,6 @@ first a summary, then a detailed log. gcc-3.4.2 glibc-2.3.4-20040828 groff-1.19.1 -hotplug-2004_04_01 iana-etc-1.02 lfs-bootscripts-2.2.3 libtool-1.5.10 @@ -55,7 +54,7 @@ first a summary, then a detailed log. coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch flex-2.5.31-debian_fixes-2.patch gcc-3.4.2-linkonce-1.patch -hotplug-2004_09_20 +hotplug-2004_09_23 inetutils-1.4.2-kernel_headers-1.patch iproute2-2.6.8-040823 iproute2-2.6.8-040823-remove_db-1.patch @@ -93,6 +92,9 @@ first a summary, then a detailed log. +September 25th, 2004 [jeremy]: Upgraded to hotplug-2004_09_23. +This includes Alexander's improved isapnp detection script. + September 23rd, 2004 [jeremy]: Added a sed to hotplug to fix the return 0 syntax error in isapnp.rc. Assistance on this courtesy of Chris Lingard and Alexander Patrakov. diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 620ca9fe2..a702f43a0 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -28,12 +28,6 @@ boot and inserts the relevant modules into the running kernel. Installation of Hotplug -The isapnp.rc script included with hotplug has a minor syntax error, -using return 0 outside a function definition where exit 0 should be used. -The following command fixes this: - -sed -i "s/|| return 0/|| exit 0/g" etc/hotplug/isapnp.rc - Install the Hotplug package: make install diff --git a/general.ent b/general.ent index f13e58be3..fb89fc5f7 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + @@ -38,7 +38,7 @@ - +