Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 1997 10:58:54 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: 2.2, 3.0 pkg_manage - where are you :-(
Message-ID:  <Mutt.19970303105854.j@uriah.heep.sax.de>
In-Reply-To: <Pine.NEB.3.95.970302210238.6264A-100000@korin.warman.org.pl>; from Andrzej Bialecki on Mar 2, 1997 21:08:23 %2B0100
References:  <Pine.FBS.3.95.970301142807.384E-101000@zeus.xtalwind.net> <Pine.NEB.3.95.970302210238.6264A-100000@korin.warman.org.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
As Andrzej Bialecki wrote:

> /usr/sbin/pkg_manage:
> #!/bin/sh
> echo "This is a vaporware now... Use /stand/sysinstall instead."
> 
> If it sounds like a good idea, will it make it to the 2.2R ?

Well, if at all, it should be

#!/bin/sh
exec /stand/sysinstall configPackage


Jordan?

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970303105854.j>