Page MenuHomeFreeBSD

D51528.diff
No OneTemporary

D51528.diff

diff --git a/usr.sbin/bsdinstall/Makefile b/usr.sbin/bsdinstall/Makefile
--- a/usr.sbin/bsdinstall/Makefile
+++ b/usr.sbin/bsdinstall/Makefile
@@ -22,8 +22,11 @@
.if ${BRANCH} == CURRENT || ${BRANCH} == STABLE
SUBURL= base_latest
-.else
+.elif ${BRANCH} == RELEASE
SUBURL= base_release_${REVISION:C/[0-9]+\.//}
+.else
+.warning Invalid branch "${BRANCH}"
+SUBURL= base_latest
.endif
FreeBSD-base.conf: FreeBSD-base.conf.in

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 13, 5:18 PM (18 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35039642
Default Alt Text
D51528.diff (436 B)

Event Timeline