diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bdcc5f50b..7a9a2905a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,7 +5,12 @@ -September 2nd, 2001 [markh]: Chapter 6 - Procinfo: +September 5th, 2001 [gerard]: Chapter 6 - Net-tools: +Instead of running make install, we now run make update. It does the +same, except make update doesn't make backup of programs it's +replacing. + +September 5th, 2001 [markh]: Chapter 6 - Procinfo: Removed sed and replaced with a flag to make. September 5th, 2001 [markh]: Chapter 6 - E2fsprogs: diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index e6b12bed5..51a74e209 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -4,13 +4,7 @@ Install Net-tools by running the following commands: make && -make install - -The hostname from this package replaces the -version that was originally installed by the sh-utils package. Sometimes -the sh-utils version gets left behind as /bin/hostname.old so you may -wish to remove it by running -rm /bin/hostname.old +make update diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml index d0a348a2e..26fd244cf 100644 --- a/chapter06/nettools.xml +++ b/chapter06/nettools.xml @@ -5,6 +5,7 @@ Estimated required disk space: &net-tools-compsize; &c6-nettools-inst; +&c6-nettools-exp; &aa-nettools-desc; &ab-net-tools-dep; diff --git a/index.xml b/index.xml index 80dd574e7..b266d9945 100644 --- a/index.xml +++ b/index.xml @@ -307,6 +307,7 @@ +