The rough guide below is for:
- FreeBSD-15.0-ALPHA5-amd64-20251004-1c0898edf28f-280541-dvd1.iso
Before first boot:
| Script started on Sat Nov 8 22:52:14 2025 | |
| root@fifteen-beta5:~ # /bin/tcsh | |
| /bin/sh: /bin/tcsh: not found | |
| root@fifteen-beta5:~ # which ee | |
| root@fifteen-beta5:~ # pkg install -qy FreeBSD-csh FreeBSD-ee FreeBSD-bsdconfig | |
| Generating apropos(1) database for /usr/share/man... | |
| Generating apropos(1) database for /usr/share/openssl/man... | |
| root@fifteen-beta5:~ # /bin/tcsh | |
| root@fifteen-beta5:~ # fetch https://tinyurl.com/desktop-alfix |
| Script started on Sun Nov 9 00:32:47 2025 | |
| root@fifteen-beta5:~ # /bin/tcsh | |
| /bin/sh: /bin/tcsh: not found | |
| root@fifteen-beta5:~ # which ee | |
| root@fifteen-beta5:~ # mkdir -p /dist | |
| root@fifteen-beta5:~ # mount_cd9660 /dev/cd0 /dist | |
| root@fifteen-beta5:~ # cd /dist/usr/freebsd-packages/offline | |
| root@fifteen-beta5:/dist/usr/freebsd-packages/offline # ls -hln FreeBSD-bsdconfig-15* FreeBSD-csh-15* FreeBSD-ee-15* | |
| -rw-r--r-- 1 0 0 184K Nov 7 12:44 FreeBSD-bsdconfig-15.0.b5.20251107103050.pkg | |
| -rw-r--r-- 1 0 0 373K Nov 7 12:44 FreeBSD-csh-15.0.b5.20251107103050.pkg |
| Script started on Sat Nov 1 15:59:36 2025 | |
| # mount | grep cd | |
| /dev/iso9660/15_0_BETA4_AMD64_DVD on / (cd9660, local, read-only) | |
| # which csh | |
| # ee | |
| /bin/sh: ee: not found | |
| # nano | |
| /bin/sh: nano: not found | |
| # pkg install -qy FreeBSD-ee FreeBSD-csh FreeBSD-bsdconfig nano | |
| pkg: Repository FreeBSD-base has a wrong packagesite, need to re-create database |
| Script started on Tue Oct 28 21:44:47 2025 | |
| root@beta-3:~ # echo $SHELL | |
| /bin/tcsh | |
| root@beta-3:~ # freebsd-version -kru ; uname -mvKU | |
| 15.0-BETA3 | |
| 15.0-BETA3 | |
| 15.0-BETA3 | |
| FreeBSD 15.0-BETA3 releng/15.0-n280772-74a6de9f9625 GENERIC amd64 1500068 1500068 |
| Script started on Mon Oct 27 05:11:46 2025 | |
| root@fourteen-two:~ # echo $SHELL | |
| /bin/tcsh | |
| root@fourteen-two:~ # pkg repos -e | grep url | sort | |
| url : "pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly", | |
| root@fourteen-two:~ # freebsd-version -kru ; uname -mvKU | |
| 14.2-RELEASE |
| Script started on Thu Sep 25 06:55:15 2025 | |
| root@freebsd-conf:~ # echo $SHELL | |
| /bin/csh | |
| root@freebsd-conf:~ # freebsd-version -kru ; uname -mvKU | |
| 14.3-RELEASE-p3 | |
| 14.3-RELEASE-p3 | |
| 14.3-RELEASE-p3 | |
| FreeBSD 14.3-RELEASE-p3 releng/14.3-n271443-ed55d0f2bc69 GENERIC amd64 1403000 1403000 |
A rough guide, for alpha testing on AMD64:
Not intended to be comprehensive.
Packages that I often install on test systems.
pkg install --quiet --yes drm-kmod firefox gdisk gitup htop hw-probe kde lsblk lynx nano pciutils plasma6-sddm-kcm roxterm sddm stressdisk uclcmd usbutils virtualbox-ose-additions xfce xorg
I normally omit:
drm-kmod when installing in a VirtualBox guestkde and plasma6-sddm-kcm when I want Xfce alonememstick.img file to write a FreeBSD installer to a memory stick/bin/cshgrowfs /mount -uw /