PrawnOS-nonfree/scripts
Hal Emmerich 7ad3f7462b Fixed filesystem corruption issues
Fixed:
filesystems were created with journaling disabled, now journaling is enabled
filesystem was mounted rw on boot, which prevented fsck from running
 - changed to ro, which then gets mounted as rw by systemd using the fstab file
 - added a fstab for the external boot devices that tries both usb and sd card
2019-05-23 00:19:32 -05:00
..
InstallScripts Fixed filesystem corruption issues 2019-05-23 00:19:32 -05:00
buildFilesystem.sh Fixed filesystem corruption issues 2019-05-23 00:19:32 -05:00
buildKernel.sh Improved image making for debugging 2019-02-27 13:20:11 -06:00
crossmenuconfig.sh Improved image making for debugging 2019-02-27 13:20:11 -06:00
injectKernelIntoFS.sh Improved image making for debugging 2019-02-27 13:20:11 -06:00
patchKernel.sh Improved image making for debugging 2019-02-27 13:20:11 -06:00