From owner-freebsd-hackers Fri Sep 29 08:37:58 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA19894 for hackers-outgoing; Fri, 29 Sep 1995 08:37:58 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA19881 for ; Fri, 29 Sep 1995 08:37:53 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id IAA07856; Fri, 29 Sep 1995 08:35:35 -0700 To: Luigi Rizzo cc: nate@rocky.sri.MT.net, hackers@freebsd.org Subject: Re: Bulletins for 2.1.0-950922-SNAP: In-reply-to: Your message of "Fri, 29 Sep 1995 10:39:59 BST." <199509290939.KAA19200@labinfo.iet.unipi.it> Date: Fri, 29 Sep 1995 08:35:34 -0700 Message-ID: <7854.812388934@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > I have a plea for something I consider vital. > > * make sure that "fdisk" and "disklabel" work in this snapshot; That's out of my control, but if anyone wants to dive on those utilities.. I've a hard enough time just making sysinstall do the job correctly. > * make a "fixit" floppy. It was painful to make it in the july snap, > without recompiling all the source tree; the makefile didn't have > the right dependencies. The fixit floppy was reborn in a slightly different (but more powerful and flexible) mechanism with the last snapshot. Take a look at it! Jordan