Date: Tue, 7 Nov 2000 03:35:54 -0800 (PST) From: <truckman@FreeBSD.org> To: gdonl@tsc.tdk.com, truckman@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/21241: MAKEDEV on fixit floppy should not reset $PATH Message-ID: <200011071135.DAA84604@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: MAKEDEV on fixit floppy should not reset $PATH State-Changed-From-To: open->closed State-Changed-By: truckman State-Changed-When: Tue Nov 7 03:28:54 PST 2000 State-Changed-Why: The correct fix is to set MAKEDEVPATH in sysinstall to include the necessary directories in /mnt2, which is where the fixit floppy is mounted. It is also necessary to search the path that MAKEDEV uses to find mknod instead of hardwiring it to /sbin/mknod. Fixed in release/sysinstall/install.c 1.286 and 1.268.2.16, etc/MAKEDEV 1.280 and 1.243.2.15 (RELENG_4). http://www.freebsd.org/cgi/query-pr.cgi?pr=21241 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011071135.DAA84604>