Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156861092
D43544.id133152.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
733 B
Referenced Files
None
Subscribers
None
D43544.id133152.diff
View Options
Index: release/Makefile
===================================================================
--- release/Makefile
+++ release/Makefile
@@ -75,12 +75,12 @@
NOPORTS= true
.endif
-EXTRA_PACKAGES=
+DISTRIBUTIONS= base.txz kernel.txz
.if !defined(NOPORTS)
-EXTRA_PACKAGES+= ports.txz
+DISTRIBUTIONS+= ports.txz
.endif
.if !defined(NOSRC)
-EXTRA_PACKAGES+= src.txz
+DISTRIBUTIONS+= src.txz
.endif
RELEASE_TARGETS= ftp
@@ -284,7 +284,7 @@
mini-memstick.img: bootonly
cd bootonly && sh ${.CURDIR}/${TARGET}/make-memstick.sh .${NO_ROOT:D/METALOG} ../${.TARGET}
-packagesystem: base.txz kernel.txz ${EXTRA_PACKAGES}
+packagesystem: ${DISTRIBUTIONS}
sh ${.CURDIR}/scripts/make-manifest.sh *.txz > MANIFEST
touch ${.TARGET}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 17, 11:11 PM (8 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33217410
Default Alt Text
D43544.id133152.diff (733 B)
Attached To
Mode
D43544: release: rework distributions list
Attached
Detach File
Event Timeline
Log In to Comment