Commit Graph

234 Commits

Author SHA1 Message Date
SolidHal
f3f10db8d5
Fixup Build dependency formatting 2019-09-26 10:27:54 -07:00
Hal Emmerich
b02b5b7adc Revert "Revert "Correct external boot fstab to use sd card or usb""
This reverts commit a5e7219fa0.
2019-09-17 23:31:16 -05:00
Hal Emmerich
dec6cd88a7 Revert "Add initramfs to image to enable root encryption"
This reverts commit a61a66718f.
2019-09-17 23:30:50 -05:00
Hal Emmerich
ea03fdca6e Revert "Add initramfs portion"
This reverts commit bc70fab889.
2019-09-17 23:29:53 -05:00
Hal Emmerich
a5e7219fa0 Revert "Correct external boot fstab to use sd card or usb"
This reverts commit d16b6ce588.
2019-09-17 23:27:34 -05:00
Hal Emmerich
bc70fab889 Add initramfs portion 2019-09-17 23:25:29 -05:00
Hal Emmerich
a61a66718f Add initramfs to image to enable root encryption 2019-09-17 20:50:27 -05:00
Hal Emmerich
d16b6ce588 Correct external boot fstab to use sd card or usb 2019-09-15 19:18:10 -05:00
Hal Emmerich
3a3d14cd0e Fix screen locking 2019-09-15 16:17:48 -05:00
Hal Emmerich
f58c0f7487 Fix systemd complaining about autofs 2019-09-15 01:33:51 -05:00
Hal Emmerich
21e8e01b7c Remove kernel support for the built in bcm wireless
- It displays as two wireless devices, cluttering network-manager
- We don't provide the firmware it needs anyway, as it is closed source, so it wouldn't work
wq:wq
2019-09-14 23:54:55 -05:00
Hal Emmerich
54ef35dd15 Remove firmware and module copying from kernel upgrade script
- We dont use any kernel modules, all are built in
- We build the ath9k firmware into the kernel, so no need to copy it over
2019-09-14 23:48:21 -05:00
Hal Emmerich
9704e44d55 Fix ath9k firmware loading regression issue#111 2019-09-10 22:56:51 -05:00
SolidHal
e1deacfc06
Merge pull request #110 from SolidHal/5.2-prawnos
5.2 prawnos
2019-09-10 17:40:10 -07:00
Hal Emmerich
a35f3870a5 Update readme with new requirement for buster 2019-09-10 19:35:51 -05:00
Hal Emmerich
ce84c7550e add panfrost support 2019-09-08 23:07:12 -05:00
Hal Emmerich
956fed8181 Fixed display when panfrost is not used 2019-09-08 22:47:22 -05:00
Hal Emmerich
b25df547dd Introduce new 5.2 config 2019-09-08 22:28:38 -05:00
Hal Emmerich
820c999cca Fix building in screensaver package 2019-08-29 09:43:38 -05:00
Hal Emmerich
43b385e5a3 removed patches not required for 5.2.9 2019-08-25 19:30:11 -05:00
Hal Emmerich
529c8ece42 Remove the wifi test script 2019-08-21 20:07:29 -05:00
SolidHal
3f8a2255a1
Merge pull request #109 from SolidHal/ath9k-no-ep-patch
Merge in new ath9k workaround and backported 5.x patches
2019-08-21 15:37:54 -07:00
Hal Emmerich
1cd8ae19a9 Add new workaround patch from ath9k devices
Add backported patched from 5.x from usb related fixes
Up kernel version to most recent lts
2019-08-21 17:31:41 -05:00
SolidHal
9f858a9bda
Add libreboot warning 2019-08-19 20:31:28 -07:00
Hal Emmerich
cbb4c99221 config for newest 4.19, remove the problem patch 2019-08-17 17:01:46 -05:00
Hal Emmerich
60c63f47bf Add patch for removing a short startup delay that is no longer needed 2019-08-17 16:48:30 -05:00
Hal Emmerich
c59981e5bc added Native Language Support for using pmount and FAT partitions
closes #107
2019-08-02 17:30:41 -05:00
Hal Emmerich
7255998530 Add support for usb tethering
closes #93
2019-08-02 17:24:38 -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
39dcd2c4da fix the vop spam patch 2019-06-25 14:24:31 -05:00
Hal Emmerich
fedca1d5bb Add patch to silence the vop warn on spam 2019-06-25 14:21:03 -05:00
Hal Emmerich
1dbd94b6b6 add blob def, kernel update instructions 2019-06-25 14:06:45 -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
8a7fa39e20 Added the Arm errata workaround patches
These are in the release alpha version 10, they just missed getting commited
2019-06-24 15:50:05 -05:00
Hal Emmerich
22743bec15 added a script to help upgrade the kernel on an already installed system 2019-06-24 15:10:50 -05:00
SolidHal
5611a62343
Fix the bluetooth chipset typo
The 8510 was used for testing, not the 8150
2019-06-24 12:48:44 -05:00
Hal Emmerich
636dd7908e Merge branch 'master' of github.com:SolidHal/PrawnOS 2019-06-22 17:50:53 -05:00
Hal Emmerich
1c0e6ab5ce - Updated to kernel 4.19.53
- Added patches for two ARM errata that cause hangs in specific cpu states

- Disabled some power management features:
  - Disabled suspend at the kernel level since it is broken/unsupported in the mainline kernel
  - Disabled APM emulation

- Disabled some USB features:
  - Disabled USB default persist
  - Disabled USB dynamic minors

- Disabled USB monitoring for debug, shouldn't be enabled by default
- Disabled USB 3.0 support, shouldn't be enabled as the c201 has no 3.0 ports

- removed two patches that have made it into 4.19
- removed the debug options from the cmdline
- made the kernel build script announce what patch is being applied
- removed light-locker, as it does not function properly
2019-06-22 17:47:54 -05:00
SolidHal
619936b19e
Merge pull request #101 from JeremyRand/readme-grammar
README: fix various grammar errors
2019-06-20 13:14:39 -05:00
JeremyRand
48d6807d54
README: fix various grammar errors 2019-06-15 12:40:45 +00:00
Hal Emmerich
5999c43776 Added patch to stabilize suspend/wakeup
patch fixes suspend and wakeup that is initiated by closing/opening the lid of the machine,
this does not fix the bug the occurs when a DE is installed, a lock screen is used, and login is completed
before the vop_crtc_enable_vblank backtrace gets dumped to the console
2019-06-13 17:22:00 -05:00
Hal Emmerich
769f481332 Upgrade to kernel 4.19.49
- added patch for usb from 4.20 which seems to fix the wifi hang issue that happened on 4.19
- changed power management to not turn off display on inactivity as sometimes the machine doesnt wakeup properly. Need to test patch from old 4.19 branch to see if that fixes this.
2019-06-10 17:58:20 -05:00
Hal Emmerich
a9627ed383 Fix readme so that the dd command matches the image name format 2019-06-07 13:48:51 -05:00
Hal Emmerich
ba38741ac2 remove unnecessary synaptic i2c kernel driver 2019-06-07 13:45:35 -05:00
Hal Emmerich
d66016624d Change to using buster as the default suite
Install chromium by default, fix script inconsistency
closes #97
2019-06-07 13:42:25 -05:00
Hal Emmerich
99fb97be73 Update gitignore for new image format 2019-06-07 12:07:15 -05:00
JeremyRand
cbf2683420 Support suites other than Stretch (#96)
* Support suites other than Stretch

* Insert suite into image filename

* Fix installing Firefox on Sid

* Fix downloading Chromium on Sid

* Don't use sid-updates or security sid/updates
2019-06-07 12:05:58 -05:00
Hal Emmerich
7b459e0327 fix kernel hostname 2019-06-05 13:00:00 -05:00
Hal Emmerich
0fdeae8bfc added two usb patches from upstream for improved stability 2019-06-05 12:35:07 -05:00