FreeBSD Bugzilla – Attachment 10620 Details for
Bug 21241
MAKEDEV on fixit floppy should not reset $PATH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 687 bytes, created by
Don Lewis
on 2000-09-13 01:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2000-09-13 01:50:00 UTC
Size:
687 bytes
patch
obsolete
>Index: release/Makefile >=================================================================== >RCS file: /home/ncvs/src/release/Makefile,v >retrieving revision 1.536.2.22 >diff -u -r1.536.2.22 Makefile >--- release/Makefile 2000/08/22 09:43:55 1.536.2.22 >+++ release/Makefile 2000/09/12 17:47:16 >@@ -582,7 +582,7 @@ > @cd ${.CURDIR} && $(MAKE) installCRUNCH CRUNCH=fixit \ > DIR=${RD}/fixitfd/stand ZIP=false > @( cd ${RD}/fixitfd/dev && \ >- sed -e '/^PATH/s/^/#/' ${RD}/trees/bin/dev/MAKEDEV > MAKEDEV && \ >+ sed -e '/^[ ]*PATH/s/^/#/' ${RD}/trees/bin/dev/MAKEDEV > MAKEDEV && \ > chmod 755 MAKEDEV && \ > sh MAKEDEV fixit ) > @cp ${RD}/trees/bin/etc/spwd.db ${RD}/trees/bin/etc/group \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21241
: 10620