-
The locale test is currently failing on Minix.
~~~
panic: locale.c: 4545: Could not change LC_CTYPE locale to af_ZA.UTF-8, errno=2
# Looks like your test exited with 2 just after 2.
Dubious, test …
Leont updated
3 years ago
-
```
Hi,
I noticed that this project uses the GPLv2 license. However, MINIX 3 uses the
BSD license. Also, I would like to use this license for BSD licensed code, but
I think that it won't be compati…
-
```
Hi,
I noticed that this project uses the GPLv2 license. However, MINIX 3 uses the
BSD license. Also, I would like to use this license for BSD licensed code, but
I think that it won't be compati…
-
Up-to-date toolchain to compile Minix : https://github.com/o-oconnell/minixfromscratch
-
```
Hi,
I noticed that this project uses the GPLv2 license. However, MINIX 3 uses the
BSD license. Also, I would like to use this license for BSD licensed code, but
I think that it won't be compati…
-
Hi, I keep getting this error when I gmake in Minix 3.4.0 rc2. Am I missing any libraries? Thanks.
`crc/../fio.h:6:21: fatal error: pthread.h: No such file or directory
compilation terminated.
Ma…
-
```
Hi,
I noticed that this project uses the GPLv2 license. However, MINIX 3 uses the
BSD license. Also, I would like to use this license for BSD licensed code, but
I think that it won't be compati…
-
```
Among the mini pcs, I find the minix Neo G4 to be very well designed and hope
can run PicUntu on it too.
Since its also based on RK3066, the only thing that need to be added are
probably the de…
-
```
Among the mini pcs, I find the minix Neo G4 to be very well designed and hope
can run PicUntu on it too.
Since its also based on RK3066, the only thing that need to be added are
probably the de…
-
Got a fresh NixOS installation and wanted to test out how `start.sh` is handled by Minix.
Made this script for testing:
```sh
echo Hello, Minecraft tmux session!
echo $USER test $MCRCON_PASS >…