Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163424534
D50268.id155307.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
583 B
Referenced Files
None
Subscribers
None
D50268.id155307.diff
View Options
diff --git a/release/Makefile b/release/Makefile
--- a/release/Makefile
+++ b/release/Makefile
@@ -321,13 +321,9 @@
touch ${.TARGET}
pkg-stage: dvd
-# TODO: Support for -DNO_ROOT
.if !defined(NOPKG) || empty(NOPKG)
-.if defined(NO_ROOT)
-.warning pkg-stage does not yet support NO_ROOT.
-.endif
env PORTSDIR=${PORTSDIR} REPOS_DIR=${.CURDIR}/pkg_repos/ \
- sh ${.CURDIR}/scripts/pkg-stage.sh
+ sh ${.CURDIR}/scripts/pkg-stage.sh ${NO_ROOT:D-N}
mkdir -p ${.OBJDIR}/dvd/packages/repos/
cp ${.CURDIR}/scripts/FreeBSD_install_cdrom.conf \
${.OBJDIR}/dvd/packages/repos/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 2:31 AM (8 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35398887
Default Alt Text
D50268.id155307.diff (583 B)
Attached To
Mode
D50268: release: Pass -N to pkg-stage if NO_ROOT set
Attached
Detach File
Event Timeline
Log In to Comment