Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157697039
D53214.id164595.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D53214.id164595.diff
View Options
diff --git a/usr.sbin/bsdinstall/Makefile b/usr.sbin/bsdinstall/Makefile
--- a/usr.sbin/bsdinstall/Makefile
+++ b/usr.sbin/bsdinstall/Makefile
@@ -22,7 +22,8 @@
.if ${BRANCH} == CURRENT || ${BRANCH} == STABLE
SUBURL= base_latest
-.elif ${BRANCH} == RELEASE
+.elif ${BRANCH} == RELEASE || ${BRANCH:C/[0-9]+$//} == BETA || \
+ ${BRANCH:C/[0-9]+$//} == RC
SUBURL= base_release_${REVISION:C/[0-9]+\.//}
.else
.warning Invalid branch "${BRANCH}"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 25, 4:52 AM (9 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33498909
Default Alt Text
D53214.id164595.diff (454 B)
Attached To
Mode
D53214: bsdinstall: Use pkgbase release URL for BETA/RC
Attached
Detach File
Event Timeline
Log In to Comment