Page MenuHomeFreeBSD

D53214.id164595.diff
No OneTemporary

D53214.id164595.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
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)

Event Timeline