From 4bc6304e662f1ea1806a9828d85a0866f5751f8e Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Mon, 2 Sep 2002 15:46:18 +0000 Subject: Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp commands. Changed call to less so SGR will work. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d6d330f6a..15e2e697c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,6 +52,12 @@ +September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed +creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash +symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp +command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed +statement to edit less call, so SGR will work. + September 1st, 2002 [timothy]: Chapter 06 - About debugging symbols: Removed info. about stripping /static. Man: Added sed statement to prevent groff from using SGR escape sequences. -- cgit v1.2.3-54-g00ecf