images/freebsd: add 14.0

FreeBSD 14.0 has been released today:
https://www.freebsd.org/releases/14.0R/announce/
This commit is contained in:
Simon Ser 2023-11-20 22:00:25 +00:00 committed by Conrad Hoffmann
parent 4130bfb968
commit 3b397aa8c4
3 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
../functions

3
images/freebsd/14.x/genimg Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export release="14.0-RELEASE"
exec ../genimg "$@"

View File

@ -1 +1 @@
13.x
14.x