Page MenuHomeFreeBSD

D53214.id.diff
No OneTemporary

D53214.id.diff

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

Mime Type
text/plain
Expires
Tue, Jun 16, 3:53 PM (12 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33992167
Default Alt Text
D53214.id.diff (454 B)

Event Timeline