Subject: pkg/37030: update for bootstrap/README.AIX
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Matthew Clarke <mclarke@maves.com>
List: pkgsrc-bugs
Date: 09/26/2007 18:30:00
>Number: 37030
>Category: pkg
>Synopsis: minor update for bootstrap/README.AIX
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 26 18:30:00 +0000 2007
>Originator: Matthew Clarke
>Release: IBM AIX 5.1
>Organization:
net
>Environment:
IBM AIX 5.1 (ML 5001-04)
>Description:
Now that the bootstrap process installs gzip-base, the part of
bootstrap/README.AIX that recommends installing gzip during
post-bootstrap setup is no longer applicable.
>How-To-Repeat:
Read boostrap/README.AIX.
>Fix:
Index: bootstrap/README.AIX
===================================================================
RCS file: /home/clamat/netbsd/cvs/pkgsrc/bootstrap/README.AIX,v
retrieving revision 1.3
diff -u -r1.3 README.AIX
--- bootstrap/README.AIX 29 Jul 2005 00:56:24 -0000 1.3
+++ bootstrap/README.AIX 26 Sep 2007 18:08:47 -0000
@@ -20,9 +20,6 @@
Post bootstrap setup
--------------------
-Some versions of AIX don't ship with gzip so install it and set
-GUNZIP_CMD and GZCAT in mk.conf as needed.
-
Here is an example mk.conf:
--- Cut here ---