From owner-freebsd-bugs Sat Jun 22 07:20:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA03418 for bugs-outgoing; Sat, 22 Jun 1996 07:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA03410; Sat, 22 Jun 1996 07:20:02 -0700 (PDT) Date: Sat, 22 Jun 1996 07:20:02 -0700 (PDT) Message-Id: <199606221420.HAA03410@freefall.freebsd.org> To: freebsd-bugs Cc: From: Wolfram Schneider Subject: misc/1342: chgrp(1) required by MAKEDEV but not on fixit floppy Reply-To: Wolfram Schneider Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR misc/1342; it has been noted by GNATS. From: Wolfram Schneider To: james@jraynard.demon.co.uk Cc: FreeBSD-gnats-submit@freebsd.org Subject: misc/1342: chgrp(1) required by MAKEDEV but not on fixit floppy Date: Sat, 22 Jun 1996 15:11:44 +0200 James Raynard writes: >>Fix: >Add chgrp to the fixit floppy image. Or modify MAKEDEV to use 'chown >:operator' instead of 'chgrp operator'. src/release/floppies/fixit/crunch/crunch.conf: +ln chown chgrp ;-)