From Liane.Praza@sun.com Mon Oct  1 22:10:05 2007
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l925A4Ok013744
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 1 Oct 2007 22:10:04 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id l9256rL1001125;
	Tue, 2 Oct 2007 06:06:54 +0100 (BST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JP900K07Q7GXK00@brm-avmta-1.central.sun.com>; Mon,
 01 Oct 2007 23:06:52 -0600 (MDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JP900H9HQ7GPZ10@brm-avmta-1.central.sun.com>; Mon,
 01 Oct 2007 23:06:52 -0600 (MDT)
Received: from jurassic-x4600.sfbay.sun.com (localhost [127.0.0.1])
	by jurassic-x4600.sfbay.sun.com (8.14.1+Sun/8.14.1)
 with ESMTP id l9256pBS708779; Mon, 01 Oct 2007 22:06:51 -0700 (PDT)
Date: Mon, 01 Oct 2007 22:06:51 -0700
From: Liane Praza <lianep@eng.sun.com>
Subject: 2007/568 Move GNU grep, egrep, and fgrep to /usr/bin
Sender: Liane.Praza@sun.com
To: psarc-ext@sun.com
Cc: lianep@eng.sun.com, Carol.Fields@sun.com
Message-id: <200710020506.l9256pBS708779@jurassic-x4600.sfbay.sun.com>
Content-id: <708773.1191301611.1@jurassic-x4600.sfbay.sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 1877

(Re-sending with the correct case number.  Sorry about that.)

I'm submitting the move of the GNU grep utilities from /usr/sfw/bin
to /usr/bin (and /usr/gnu/bin) on behalf of Carol Fields.

Because this conforms to the existing precedent established by
2007/047 /usr/gnu, I'm hoping that self-review for a simple and
compatible directory move is sufficient.  If folks feel these changes
must be done as a fasttrack, please speak up soon as I've got two more
queued up.

liane

---

1. Introduction
     1.1. Project/Component Working Name:
          Move GNU grep, egrep, and fgrep to /usr/bin
     1.2. Name of Document Author/Supplier:
          Author:  Carol Fields
     1.3  Date of This Document:
          10/1/2007
4. Technical Description

Summary

	This project moves GNU grep, egrep, and fgrep from /usr/sfw/bin to
	/usr/bin.

Details

	A link is left behind from /usr/sfw/bin/ggrep to /usr/bin/ggrep,
	/usr/sfw/bin/gegrep to /usr/bin/gegrep, and /usr/sfw/bin/gfgrep to
	/usr/bin/gfgrep.
	In addition /usr/gnu/bin/grep will be a link to /usr/bin/ggrep,
	/usr/gnu/bin/egrep to /usr/bin/gegrep, and /usr/gnu/bin/fgrep to
	/usr/bin/gfgrep.
	The ggrep, gegrep, and gfgrep man pages move from /usr/sfw/share/man
	to /usr/share/man, and appropriate links are placed in
	/usr/gnu/share/man.
	The grep.info file moves from /usr/sfw/share/info to /usr/share/info.
	The grep.po files move from /usr/sfw/lib/locale to /usr/share/locale.

References

	PSARC 2007/345: Move GNU make to /usr/bin
	PSARC 2000/488: Solaris/Linux Commands Compatibility
	PSARC 2004/742: Move gcc, gnumake, binutils and bison from CCD to WOS
	PSARC 2005/185: Enabling Serendipitous Discovery
	PSARC 2007/047: /usr/gnu

6. Resources and Schedule
     6.4. Steering Committee requested information
         6.4.1. Consolidation C-team Name:
                 sfw
     6.5. ARC review type: Self-Review



