From a9f0291cc1e9220acc4b30f75dbbe3a8da76e382 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 23 Feb 2001 17:56:03 +0000 Subject: Cancelled "Fix telinit S problems" - works fine git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/install.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'chapter02') diff --git a/chapter02/install.xml b/chapter02/install.xml index 2b6d6d012..f9d88461f 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -42,7 +42,7 @@ filename format: -When you have a file that is tar'ed and bzip'ed, you unpack it by +When you have a file that is tar'ed and bzip2'ed, you unpack it by running: @@ -78,6 +78,16 @@ book is going to install a program, it's up to you to unpack the source archive. + +When you have a file that is gzip'ed, you unpack it by running: + + +
+ + gunzip filename.gz + +
+ After you have installed a package you can do two things with it. You can either delete the directory that contains the sources or you can keep it. -- cgit v1.2.3-54-g00ecf