From owner-cvs-user Mon May 20 18:12:57 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA07897 for cvs-user-outgoing; Mon, 20 May 1996 18:12:57 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA07882; Mon, 20 May 1996 18:12:49 -0700 (PDT) Date: Mon, 20 May 1996 18:12:49 -0700 (PDT) From: Julian Elischer Message-Id: <199605210112.SAA07882@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/floppies/boot Makefile src/release/floppies/boot/verbatim/etc services src/release/floppies/fixit Makefile src/release/floppies/fixit/image Makefile src/release/floppies/fixit/verbatim .profile src/release/floppies/root Makefile src/release/floppies/root/image Makefile src/release/floppies Makefile crunch_fs.mk doFS.sh makecrunch.mk write_mfs_in_kernel.c src/release/floppies/boot/crunch Makefile crunch.conf src/release/floppies/boot/floppy Makefile src/release/floppies/boot/mfs Makefile src/release/floppies/fixit/crunch Makefile crunch.conf src/release/floppies/root/crunch Makefile crunch.conf Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/05/20 18:12:49 Added: release/floppies Makefile crunch_fs.mk doFS.sh makecrunch.mk write_mfs_in_kernel.c release/floppies/boot Makefile release/floppies/boot/crunch Makefile crunch.conf release/floppies/boot/floppy Makefile release/floppies/boot/mfs Makefile release/floppies/boot/verbatim/etc services release/floppies/fixit Makefile release/floppies/fixit/crunch Makefile crunch.conf release/floppies/fixit/image Makefile release/floppies/fixit/verbatim .profile release/floppies/root Makefile release/floppies/root/crunch Makefile crunch.conf release/floppies/root/image Makefile Log: stand alone (kinda) floppy generation.. you still need tohave done a make world and have made 'sysinstall' this should not interfere with existing code as it's standalone. write_mfs_in_kernel.c is duplicated alsewhere.. one will go ..