Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145805828
D16507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
508 B
Referenced Files
None
Subscribers
None
D16507.diff
View Options
Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -830,6 +830,13 @@
.else
IMAKEENV+= PATH=${TMPPATH}:${INSTALLTMP}
.endif
+
+# When generating install media, do not allow user and group information from
+# the build host to affect the contents of the distribution.
+.if make(distributeworld)
+DB_FROM_SRC= yes
+.endif
+
.if defined(DB_FROM_SRC)
INSTALLFLAGS+= -N ${.CURDIR}/etc
MTREEFLAGS+= -N ${.CURDIR}/etc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 25, 5:31 PM (3 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28992733
Default Alt Text
D16507.diff (508 B)
Attached To
Mode
D16507: build: skip the database check for the distributeworld target
Attached
Detach File
Event Timeline
Log In to Comment