Hal Emmerich
d520bd5754
Build mosys/crosystem into the filesystem
2020-04-01 01:13:20 -05:00
Hal Emmerich
fc1deb4796
Add script for crossystem/mosys building, update readme with docs for both
2020-03-31 00:27:34 -05:00
Hal Emmerich
2f32efe8eb
build in vim
2020-03-30 22:09:27 -05:00
SolidHal
9ecc5fe1df
Fix initramfs encryption
2020-03-05 00:15:36 -06:00
SolidHal
f97176b2f9
Update kernel config script, don't try and install non-existant patches
2020-03-02 20:45:32 -06:00
SolidHal
515b2721ad
Merge pull request #148 from filberg/master
...
Upgrade kernel to 5.4.y LTS
2020-03-02 18:35:47 -08:00
SolidHal
220a956c7d
fix whitespace and make dmesg "disable" level consistent
2020-03-02 20:16:22 -06:00
rak-zero
c415b96d4a
fix console logs for InstallPrawnOS.sh during encrytion
2020-03-02 20:12:50 -06:00
SolidHal
a621a6cc5f
Don't checkout old commit of panfrost
2020-03-02 20:04:15 -06:00
Fil
8bf2cebfab
Remove upstreamed 5.x-dts patches
...
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-02-29 17:05:16 +01:00
Hal Emmerich
80a23dd2db
Change /etc/hosts to match PrawnOS hostname
...
fixes #142
2020-01-15 18:11:36 -06:00
Hal Emmerich
7408913bb4
Fix sound in firefox, remove chromium, get xsecurelock from testing
...
closes #140 , #139
2020-01-11 16:37:14 -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
31c21eb845
Don't prompt user to clean and purge apt during install
2019-12-29 15:31:58 -06: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
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
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
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
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
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