Commit Graph

299 Commits

Author SHA1 Message Date
SolidHal
a099220fc6
Merge pull request #134 from rk-zero/upstream
XKB Patch reworked
2019-10-28 04:13:56 +00:00
rk-zero
4e65eabb9c Panfrost Compile Script for PR 2019-10-23 08:46:18 +02:00
Hal Emmerich
b10e68c1c5 fix fs expansion 2019-10-21 00:23:52 -05:00
rk-zero
d5d621c29b rework xkb patch for Pull Request 2019-10-21 06:52:27 +02:00
SolidHal
d12c6b88e1
Merge pull request #132 from SolidHal/better-installation
Better installation script
2019-10-20 19:33:10 -07:00
Hal Emmerich
843edfd525 Update readme, remove old scripts, fix install script 2019-10-20 16:53:13 -05:00
Hal Emmerich
1aec88b67b external crypto functional 2019-10-20 15:42:19 -05:00
Hal Emmerich
eaaa4c58c7 Fix writing kernel to external 2019-10-18 21:36:02 -05:00
Hal Emmerich
47f96e0f3b Fix installing to external device with new script 2019-10-18 20:39:55 -05:00
SolidHal
9ed2a58ab8 remove unused script 2019-10-18 20:39:55 -05:00
SolidHal
03574109ba Implemented a more complete install script, need to test 2019-10-18 20:39:55 -05:00
SolidHal
a28ea7f847 checkin work so far on new install script 2019-10-18 20:39:55 -05:00
SolidHal
dce78f64ac begin work on better install system 2019-10-18 20:39:55 -05:00
Hal Emmerich
afe7c28b56 Fix apt pinning so that bullseye isn't used over stable, fixes #131 2019-10-18 19:59:54 -05:00
SolidHal
35913ee74f
Merge pull request #128 from SolidHal/tslilc-pr-crypto
Merge #127 into master along with fixes
2019-10-17 20:16:19 -07:00
Hal Emmerich
c899575db6 readme fixes 2019-10-17 22:03:04 -05:00
SolidHal
e67da58f8a
Merge pull request #129 from SolidHal/better-installation
Fixed Install to internal boot device
2019-10-15 14:00:23 -07:00
SolidHal
f2267cd0fa Fixed Install to internal boot device 2019-10-15 13:58:07 -07:00
SolidHal
350590e070 Correct fstab in expansion 2019-10-15 11:46:39 -07:00
SolidHal
49c020954f
Fix block size of kernel blank-er 2019-10-15 08:19:21 -07:00
SolidHal
c9c1dce1f1 Fixup size of 2nd type of mmc 2019-10-15 07:34:25 -07:00
SolidHal
1c0c1c64cd fixup wrong partmap number for root 2019-10-15 07:33:41 -07:00
SolidHal
985c51e919 Added initramfs cleanup 2019-10-15 07:27:47 -07:00
SolidHal
11bde90289 Add label based initramfs debugging 2019-10-15 07:22:01 -07:00
SolidHal
5d45521630 Wipe kernel before installing new one 2019-10-15 06:59:40 -07:00
SolidHal
ab4678c365 fix rootfs partition index, allow reserved blocks 2019-10-15 06:51:16 -07:00
SolidHal
c0cacb9559 Fixup kernel signature verification 2019-10-15 06:43:50 -07:00
SolidHal
68b751dcae
Merge pull request #127 from tslilc/master
Detect encrypted volumes using blkid instead of another partition
2019-10-13 12:57:08 -07:00
tslil clingman
11c545caa4 Verify download of kernel 2019-10-12 18:49:59 -04:00
tslil clingman
c57507aff4 Detect encrypted volumes using blkid instead of another partition 2019-10-12 18:40:39 -04:00
Hal Emmerich
677742a76b fix typo in installed fstab, fixes #124 2019-10-12 13:46:08 -05:00
Hal Emmerich
fd6159b753 Add option to decline encryption at install, fixes #125 2019-10-12 13:37:26 -05:00
Hal Emmerich
c80f515d9a make cryptosetup fail on missmatched passwords 2019-10-09 01:29:54 -05:00
Hal Emmerich
159a84d181 Fix commit b590dcea69 properly install bluetooth fix 2019-10-09 00:56:04 -05:00
Hal Emmerich
0a9500e657 Add more information to crypto setup script 2019-10-09 00:39:56 -05:00
Hal Emmerich
13dd7cc2e5 Replace paper icon theme with debian papirus icons, closes #114 2019-10-09 00:13:54 -05:00
Hal Emmerich
b590dcea69 disable ertm for csr8510 bluetooth for issue #117 2019-10-09 00:05:30 -05:00
Hal Emmerich
d2186f1543 cleanup more stretch dependencies 2019-10-09 00:03:45 -05:00
Hal Emmerich
09ccf1a09f Remove un-needed initscripts package, closes #116 2019-10-09 00:02:17 -05:00
Hal Emmerich
5907bcec22 Make crypto setup more user friendly, see comment in #121
Make confirmation hit correct, fixes #113
2019-10-08 23:56:07 -05:00
Hal Emmerich
4a816f1234 Fix locking and emacs 2019-10-07 19:00:56 -05:00
Hal Emmerich
b14c932e5d Included new library needed by initramfs for cryptsetup 2019-10-07 00:52:05 -05:00
Hal Emmerich
40c258c49b remove references to stretch in build system, make more generic to support future upgrades 2019-10-06 21:57:19 -05:00
Hal Emmerich
9df3a682e5 remove out of date, unused patches 2019-10-06 20:54:54 -05:00
SolidHal
d9632f677f
Merge pull request #112 from ifbizo/cleankernel
Fix clean kernel command to support more versions
2019-10-07 01:52:19 +00:00
Hal Emmerich
e4938be1ea Skip prompt to restart services 2019-10-06 14:45:40 -05:00
SolidHal
c7f93b9d61
Merge pull request #120 from SolidHal/crypto
Fixup crypto merge
2019-10-06 18:16:57 +00:00
SolidHal
990c13d338 Fixup Build dependency formatting 2019-10-06 13:14:25 -05:00
Hal Emmerich
63aa66101b Revert "Merge branch 'master' into crypto"
This reverts commit 8c8cf1c921, reversing
changes made to 4bbd91699f.
2019-10-06 13:13:33 -05:00
Hal Emmerich
afaf80f088 Merge branch 'master' of github.com:SolidHal/PrawnOS 2019-10-06 12:36:24 -05:00