From owner-freebsd-hackers Mon Jan 29 07:26:48 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA08263 for hackers-outgoing; Mon, 29 Jan 1996 07:26:48 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA08253 for ; Mon, 29 Jan 1996 07:26:38 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id IAA07962; Mon, 29 Jan 1996 08:29:09 -0700 Date: Mon, 29 Jan 1996 08:29:09 -0700 From: Nate Williams Message-Id: <199601291529.IAA07962@rocky.sri.MT.net> To: Michael Smith Cc: nate@sri.MT.net (Nate Williams), Hackers@freebsd.org Subject: Re: Unzip for package tools (was re: FBSD 2.1) In-Reply-To: <199601290618.QAA09670@genesis.atrad.adelaide.edu.au> References: <199601290546.WAA07266@rocky.sri.MT.net> <199601290618.QAA09670@genesis.atrad.adelaide.edu.au> Sender: owner-hackers@freebsd.org Precedence: bulk > > > We have a vendor who will take FreeBSD, remove the networking > > > support, remove the C compiler from their distribution, rebuild everything > > > static, hunt down and dike out everything else even vaguely GPLish, and > > > not rework their installation tools? > > > > Why do you have to remove the networking support? It's also quite easy > > Because otherwise you can say 'connect the system to the internet and > FTP the code'. Please read what I posted. I did, but our application is for used for sites that *aren't* internet connected. :( > > (BTW - I was one of the original proponents of using zip, and still > > think it's by far the best solution available at the present time. I > > just wish we could get a more 'free' ZIP library.) > > I'm 100% in agreement with you here, I just think that you're being > overtly pessimistic about the licensing 8) No, realistically pessimistic. When it comes to legal matters, it's better to be safe than sorry. [ ZIP API for Java ] > Dang. Is their API any good? 8) It looks OK, but they don't use compression inside their zipfiles. Nate