--
You received this message because you are subscribed to the Google Groups "minix3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minix3+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
All,
Hey, big news, the 3.3.0 branch is merged with mainline now.
We need your help testing it for the coming 3.3.0 release.
A new dev iso is available on http://download.minix3.org/iso/snapshot/
This week we've just been doing a lot of final stuff like building packages to make the last pieces come together and it's all done now - all seems fine. So we've done it!
There are lots of changes compared to the old mainline; as you know the original motivation was to do a big NetBSD-aligning ABI break, but the scope has crept a bit so now there's more. See http://wiki.minix3.org/MinixReleases for a (growing.. we have to remember it all) list.
Worth mentioning explicitly: clang and the sources are currently not on the CD due to space limitations. You have to get the sources and clang and binutils after installing in order to rebuild the system. (In the future I think one or both will be there in compressed form.)
A few known limitations to be fixed later:
- Clang is default now, also for crosscompiling but it doesn't support Minix/ARM yet. There's a workaround in the ARM script that selects GCC using BUILDVARS. So if you set BUILDVARS, include the GCC options already there.
- The current 3.3.0 package set is quite minimal, a bit smaller than it was, but we'll rebuild a full set soon.
- Xorg is missing for now.
Please help test the new state for the best Minix release ever!
Cheers,
Ben on behalf of the Minix team
I'm more interested in why building perl caused the system to crash.
* Noticed there is no sqlite3 package listed in pkgin* Built perl libraries DBD-SQLite 1.43_08 and DBI 1.631 from source* Example perl/sqlite3 code works ok
...
Root subpartition: /dev/c0d0p0s0 64 MB
/home subpartition: /dev/c0d0p0s1 731 MB
/usr subpartition: /dev/c0d0p0s2 rest of c0d0p0
Creating /dev/c0d0p0s0 for / ..
Creating /dev/c0d0p0s1 for /home ..
mkfs.mfs: zero size device.
#
# free
Kid, get yerself a System: www.netbsd.org
#
Hi Lionel,
Small heads up for the second developper ISO which is now available at the usual place:We need your help testing it for the coming 3.3.0 release.