Home
last modified time | relevance | path

Searched hist:d777543987538351023aef51035a0e93d61be13d (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/
H A DMakefilediff d777543987538351023aef51035a0e93d61be13d Sun Nov 05 16:34:58 CET 2000 Don Lewis <truckman@FreeBSD.org> Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally
overwriting $PATH, and find mknod $PATH instead of hardcoding /sbin so
that the copy of MAKEDEV on the fixit floppy is usable, since mknod and
expr live in /mnt2/stand when the fixit floppy is running.

Get rid of the sed invokation in release/Makefile that attempts to
delete the PATH setting stuff from MAKEDEV on the fixit floppy. This
hasn't worked since a long ago change to MAKEDEV caused the sed
expression to no longer match.

PR: misc/21241
diff d777543987538351023aef51035a0e93d61be13d Sun Nov 05 16:34:58 CET 2000 Don Lewis <truckman@FreeBSD.org> Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally
overwriting $PATH, and find mknod $PATH instead of hardcoding /sbin so
that the copy of MAKEDEV on the fixit floppy is usable, since mknod and
expr live in /mnt2/stand when the fixit floppy is running.

Get rid of the sed invokation in release/Makefile that attempts to
delete the PATH setting stuff from MAKEDEV on the fixit floppy. This
hasn't worked since a long ago change to MAKEDEV caused the sed
expression to no longer match.

PR: misc/21241