diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-04-28 15:00:49 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-04-28 15:00:49 +0000 |
commit | 5f3d5a3078a64652a05dcddded4d77cd7728c8bd (patch) | |
tree | eb05f6d49b614133da07eeae55bfbb39ae4647b3 /distrib/notes/pc532/install | |
parent | 0e3c9923e823135242f2b61ba87a7a35457ba5cd (diff) |
tweaks/OSrev/cleaning/'.tar.gz -> .tgz' .. etc ..
Diffstat (limited to 'distrib/notes/pc532/install')
-rw-r--r-- | distrib/notes/pc532/install | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/notes/pc532/install b/distrib/notes/pc532/install index 4b5229e3760..eb9ef919a18 100644 --- a/distrib/notes/pc532/install +++ b/distrib/notes/pc532/install @@ -156,17 +156,17 @@ The Install Procedure: f) some other method? (Let me know about it.) - h) Load the tar.gz files. Choose a place to put them. I would make + h) Load the tgz files. Choose a place to put them. I would make a directory /gz.files and put them there. If you are "short on space," you might want to load them and extract them one at a time. A minimum installation is "base" and "etc". It - takes about 32 Megs installed + 15 Megs for the base.tar.gz. + takes about 32 Megs installed + 15 Megs for the base{:--:}OSrev.tgz. - i) Extract the tar files in /. For example, if your *.tar.gz were - in a directory /gz.files, to extract base.tar.gz you would: + i) Extract the tar files in /. For example, if your *.tgz were + in a directory /gz.files, to extract base{:--:}OSrev.tgz you would: - cd / - - tar -xpzf /gz.files/base.tar.gz + - tar -xpzf /gz.files/base{:--:}OSrev.tgz Add v to the flags if you want a verbose extract. |