From owner-cvs-all Thu Mar 28 0:23:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97B8437B400; Thu, 28 Mar 2002 00:23:33 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2S8NXV85979; Thu, 28 Mar 2002 00:23:33 -0800 (PST) (envelope-from ru) Message-Id: <200203280823.g2S8NXV85979@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 28 Mar 2002 00:23:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/usr.sbin/sysinstall Makefile disks.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/03/28 00:23:33 PST Modified files: release Makefile usr.sbin/sysinstall Makefile disks.c Log: Teach sysinstall(8) how to read boot managers out of /boot instead of hardcoding them into the binary. This replaces the work-around in usr.sbin/sysinstall/Makefile,v 1.121. Suggested by: jhb MFC in: 1 week Revision Changes Path 1.662 +4 -1 src/release/Makefile 1.122 +0 -40 src/usr.sbin/sysinstall/Makefile 1.130 +18 -11 src/usr.sbin/sysinstall/disks.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message