Skip to content

Add support for 15.0 release#37

Merged
bretton merged 2 commits intodepenguin-me:mainfrom
bretton:15installer
Dec 12, 2025
Merged

Add support for 15.0 release#37
bretton merged 2 commits intodepenguin-me:mainfrom
bretton:15installer

Conversation

@bretton
Copy link
Contributor

@bretton bretton commented Dec 8, 2025

First bash 15.0 installer for testing

…d base.txz

```
root@builderbox:~/mytest # ./build.sh -u 15.0
creating cd-rom directory
Cannot find directory "/root/mytest/cd-rom/usr/freebsd-dist/base"
*** Error code 1

Stop.
make: stopped in /root/mytest/mfsbsd
```

There are no files in the applicable directory
```
root@builderbox:~/mytest # ls cd-rom/usr/freebsd-dist/
MANIFEST
```

We must use the DVD install media instead of CDROM to create installer.

See also https://vermaden.wordpress.com/2025/10/20/brave-new-pkgbase-world/
@bretton
Copy link
Contributor Author

bretton commented Dec 8, 2025

I don't know if supporting a pkgbase install is practical for this project, needs a lot of tweaking
https://vermaden.wordpress.com/2025/10/20/brave-new-pkgbase-world/

@bretton
Copy link
Contributor Author

bretton commented Dec 8, 2025

http://depenguin.me/files/mfsbsd-15.0-RELEASE-rc1-amd64.iso

for 15.0 test

wget https://depenguin.me/qa3.sh
chmod +x qa3.sh
./qa3.sh <your ssh key url>

@bretton
Copy link
Contributor Author

bretton commented Dec 8, 2025

Install success, using unattended installer, on Hetzner AX41 and AX102, with the traditional method (non-pkgbase)

Will give this a couple days for further comments. Then can take live, update depenguin-run

@bretton bretton merged commit 1043060 into depenguin-me:main Dec 12, 2025
2 checks passed
@bretton bretton deleted the 15installer branch December 12, 2025 11:45
@bretton
Copy link
Contributor Author

bretton commented Dec 12, 2025

install test with live 15.0 image works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant