Commit Graph

8 Commits

Author SHA1 Message Date
SolidHal
638532a1f6 Update refernces to release version 2020-01-11 14:56:45 -06:00
tslil clingman
c57507aff4 Detect encrypted volumes using blkid instead of another partition 2019-10-12 18:40:39 -04:00
Hal Emmerich
4bbd91699f clean up old initramfs method notes 2019-10-04 09:45:27 -05:00
Hal Emmerich
60283c7e30 Initramfs booting funcitonal, built in using kernel config 2019-09-20 23:50:08 -05:00
SolidHal
7a671cb692 Build the open ath9k firmwares into the kernel image
Make the ath9k firmwares before the kernel so it can be built in
Commented out the code that copies the firmwares into the filesystem
This fixes #103. Since the firmware is built into the kernel image,
the firmware is available during boot time.
2019-07-13 22:53:46 -05:00
SolidHal
61aa9090db
Fix the htc_7010 firmware not getting included 2019-06-30 11:00:38 -05:00
Hal Emmerich
6baa479149 Added screen locker, kernel upgrade script, ath9k as builtin
- Added xfce4-screensaver as a screen saver and screen locker since light-locker is broken
- Added script that can be used from a PrawnOS bootable usb or sd card to upgrade the kerenl of PrawnOS on the internal emmc
- Made the ath9k module built in to remove any dependence on the file system
- removed useless line from inject kernel script, we arent on version 3.14
2019-06-25 13:42:22 -05:00
Hal Emmerich
b1e036e50c Improved image making for debugging 2019-02-27 13:20:11 -06:00