diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fa298541e..2e8301a93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -123,6 +123,9 @@ First a summary, then a detailed log. +September 17, 2005 [matt]: Upgrade to udev-070 and remove the +unnecessary "udevdir=/dev" parameter. + September 17, 2005 [matt]: Added patch for coreutils to improve echo's POSIX and bash compatibility and to recognise "\xhh" syntax as required by the test suite in udev-069 and later. diff --git a/chapter06/udev.xml b/chapter06/udev.xml index bdd6c9aee..d1e7d8291 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -32,22 +32,14 @@ Compile the package: -make udevdir=/dev - - - -udevdir=/dev -This tells udev in which directory -devices nodes are to be created. - - +make To test the results, issue: make test. Install the package: -make udevdir=/dev install +make install Udev's configuration is far from ideal by default, so install the configuration files here: diff --git a/general.ent b/general.ent index da0cc2389..f01194c86 100644 --- a/general.ent +++ b/general.ent @@ -77,7 +77,7 @@ - +