From owner-freebsd-questions Sun Jan 14 03:22:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA28112 for questions-outgoing; Sun, 14 Jan 1996 03:22:22 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA28090 Sun, 14 Jan 1996 03:22:15 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id DAA22447; Sun, 14 Jan 1996 03:20:34 -0800 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: gcrutchr@nightflight.com (Gary Crutcher), questions@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: FBSD 2.1 In-reply-to: Your message of "Sat, 13 Jan 1996 19:30:57 +0100." <199601131830.TAA00674@uriah.heep.sax.de> Date: Sun, 14 Jan 1996 03:20:34 -0800 Message-ID: <22445.821618434@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@FreeBSD.ORG Precedence: bulk > Hmm, i've also heard this from somebody else. Maybe it's a problem > with cpio refusing to copy an older/newer/whatever file, Jordan? The > /etc/services in question is that one from sysinstall, it's supposed > to be overwritten with the right one during installation of the Yep, that's correct. I was quite surprised to hear about the /etc/services truncation, in fact, and think it's some cpio bogosity that needs investigating. The world is still waiting for a replacement for tar/cpio/... that allows compression, random access to files and isn't named `zip'.. :-) Jordan