From 01afb9e27d55ffc32968614aee3d0f8a32db9588 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Tue, 31 Jul 2001 16:19:23 +0000 Subject: Bug 111: use bash shell note git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/install.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter02') diff --git a/chapter02/install.xml b/chapter02/install.xml index 5826fab11..72e3705cc 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -1,6 +1,11 @@ How to install the software +Before you start using the LFS book, we should point out that all +of the commands here assume that you are using the bash shell. If you +aren't, the commands may work but we can't gaurantee it. If you want a +simple life, use bash. + Before you can actually start doing something with a package, you need to unpack it first. Often the package files are tar'ed and gzip'ed or bzip2'ed. I'm not going to write down every time how to -- cgit v1.2.3-54-g00ecf