projects
/
zfsinstaller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f575058
)
Bump to 12.2-RELEASE
master
author
David Marec
<DavidMarec@users.noreply.github.com>
Mon, 8 Feb 2021 21:42:20 +0000
(22:42 +0100)
committer
David Marec
<DavidMarec@users.noreply.github.com>
Mon, 8 Feb 2021 21:42:20 +0000
(22:42 +0100)
zfsinstall.sh
patch
|
blob
|
history
diff --git
a/zfsinstall.sh
b/zfsinstall.sh
index dd00aae86fcb93eb0304ff0f3b812d07ff5140c8..c63dfa803e1973006a752bd322e083217e97c67a 100644
(file)
--- a/
zfsinstall.sh
+++ b/
zfsinstall.sh
@@
-107,7
+107,7
@@
echo =======================================
for I in base.txz kernel.txz lib32.txz; do
- fetch http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.
1
-RELEASE/${I}
+ fetch http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.
2
-RELEASE/${I}
tar --unlink -pJxf ${I} -C ${DESTDIR}
done