-
Alpha Version 9 Stable
released this
2019-05-23 23:47:16 +02:00 | 706 commits to master since this release- Fixed filesystem corruption issues that occurred following a crash
- enabled journaling, was disabled as an oversight in the mkfs commands
- mount the filesystem as ro on boot so the kernel/systemd can run fsck if need be, and then remount it as rw. This is what a normal debian install does. This means
touch /forcefscknow works. - setup a proper fstab for the external boot devices
silent corruption likely was causing a few issues we have ran in to, so this should be a great stability improvement overall.
- cleaned up the package install process and removed the verbose information the script used to spew
- added prawns!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
PrawnOS-Alpha-c201-libre-2GB-git-9c71414f5bb2effd1c44e77f955085632648c70d.img
112 downloads ·
2019-05-24 00:21:55 +02:00 · 2 GiB
- Fixed filesystem corruption issues that occurred following a crash