mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Bug 111: use bash shell note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2e75416c45
commit
01afb9e27d
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch02-install">
|
<sect1 id="ch02-install">
|
||||||
<title>How to install the software</title>
|
<title>How to install the software</title>
|
||||||
|
|
||||||
|
<para>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.</para>
|
||||||
|
|
||||||
<para>Before you can actually start doing something with a package, you need
|
<para>Before you can actually start doing something with a package, you need
|
||||||
to unpack it first. Often the package files are tar'ed and
|
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
|
gzip'ed or bzip2'ed. I'm not going to write down every time how to
|
||||||
|
Loading…
Reference in New Issue
Block a user