Date: Mon, 19 Nov 2001 06:43:29 -0800 (PST) From: Makoto MATSUSHITA <matusita@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/alpha boot_crunch.conf src/release/i386 boot_crunch.conf src/release/pc98 boot_crunch.conf Message-ID: <200111191443.fAJEhUs97844@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2001/11/19 06:43:29 PST Modified files: release/alpha boot_crunch.conf release/i386 boot_crunch.conf release/pc98 boot_crunch.conf Log: Add fsck tool for UFS to /stand tools (again). Actually src/release/i386/boot_crunch.conf rev 1.45 does this change, but unfortunately there is no src/sbin/fsck_4.2bsd directory, but src/sbin/fsck_ffs. This commit replaces 'fsck_4.2bsd' to 'fsck_ffs', and add a link to 'fsck_4.2bsd' and 'fsck_ufs'. Note that 4-stable's fsck(8) have an ability of fsck_ffs also, there is no need to MFC at least now. Tested only for: i386 (but I believe this doesn't break for other archs) Revision Changes Path 1.50 +4 -2 src/release/alpha/boot_crunch.conf 1.50 +4 -2 src/release/i386/boot_crunch.conf 1.51 +4 -2 src/release/pc98/boot_crunch.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111191443.fAJEhUs97844>