Hi,
I run FreeBSD 14.0 on the host and have been running iocage for many years. Current installed version of iocage is 1.2.
The jail is running version 13.1 according to iocage:
But if I login to the jail:
Now I am confused -- which version is the jail webserver-01 really running?
Thanks in advance!
I run FreeBSD 14.0 on the host and have been running iocage for many years. Current installed version of iocage is 1.2.
The jail is running version 13.1 according to iocage:
Code:
root@host:~ # iocage get release webserver-01
13.1-RELEASE
But if I login to the jail:
Code:
root@host:~ # iocage console webserver-01
Last login: Tue Jan 7 15:23:30 on pts/5
FreeBSD 14.0-RELEASE-p3 #0: Mon Dec 11 04:56:01 UTC 2023 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
Welcome to FreeBSD!
Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories: https://www.FreeBSD.org/security/
FreeBSD Handbook: https://www.FreeBSD.org/handbook/
FreeBSD FAQ: https://www.FreeBSD.org/faq/
Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
FreeBSD Forums: https://forums.FreeBSD.org/
Documents installed with the system are in the /usr/local/share/doc/freebsd/
directory, or can be installed later with: pkg install en-freebsd-doc
For other languages, replace "en" with a language code like de or fr.
Show the version of FreeBSD installed: freebsd-version ; uname -a
Please include that output and any error messages when posting questions.
Introduction to manual pages: man man
FreeBSD directory layout: man hier
Edit /etc/motd to change this login announcement.
root@webserver-01:~ #
Now I am confused -- which version is the jail webserver-01 really running?
Thanks in advance!