Commit Graph

314 Commits

Author SHA1 Message Date
Hal Emmerich
c2fb359782 update readme to match new release 2020-01-11 16:36:50 -06:00
SolidHal
ca5b93f13d Fix hostname, #138 2020-01-11 14:58:19 -06:00
SolidHal
638532a1f6 Update refernces to release version 2020-01-11 14:56:45 -06:00
SolidHal
7bf6c06f55 reload the root CA certificates after package installation. Fixes #137 2019-12-30 00:06:01 -06:00
SolidHal
e35a4e149f Swap expand and full install in "installation" instructions. 2019-12-30 00:04:14 -06:00
SolidHal
f9e7de8b1a switch to using kernel 5.2.21, drop merged in patch 2019-12-29 15:33:17 -06:00
SolidHal
31c21eb845 Don't prompt user to clean and purge apt during install 2019-12-29 15:31:58 -06:00
SolidHal
3b03399716
Correct strech references to buster in build section 2019-12-15 22:13:49 -08:00
Hal Emmerich
ada2efa565 Mostly stable panfrost+mesa compile script 2019-12-02 23:52:48 -06:00
Hal Emmerich
6bdd2abbaf Changed how disable_ertm gets set, previous fix didn't work
Also added bluetooth package
2019-12-02 20:39:48 -06:00
Hal Emmerich
742a3b8924 Make kernel wipe memory on free
This helps against cold boot attacks when a proper shutdown is done.
2019-11-18 22:24:27 -06:00
Hal Emmerich
52eb0ca932 Include some useful and small recommended packages, closes #115 2019-11-18 21:21:48 -06:00
Hal Emmerich
bab9e97cde update README, fix unmounting sys, dev after installing packages 2019-10-30 00:40:27 -05:00
Hal Emmerich
46ec1d2105 Remove need to reboot between installation and package installation 2019-10-29 23:02:27 -05:00
Hal Emmerich
716306ea99 Changed to using xkb for function key mapping, changed to using alt instead of control
for window management, so control can be used as expected in terminals

Cleaned up xkb implementation, made name of panfrost script fit the usual pattern of <function><target>.sh
2019-10-29 16:42:10 -05:00
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