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 |
|
Hal Emmerich
|
7f26f96bb8
|
Merge branch 'crypto'
|
2019-10-04 17:43:33 -05:00 |
|
Hal Emmerich
|
8c8cf1c921
|
Merge branch 'master' into crypto
|
2019-10-04 17:43:01 -05:00 |
|
Hal Emmerich
|
4bbd91699f
|
clean up old initramfs method notes
|
2019-10-04 09:45:27 -05:00 |
|
Hal Emmerich
|
60a0f3d9f4
|
Root encryption fully functional, documentation added
|
2019-10-03 00:40:14 -05:00 |
|
Hal Emmerich
|
aba6a5138f
|
Must grab xsecurelock from sid
|
2019-09-29 20:28:39 -05:00 |
|
Hal Emmerich
|
01ef15d1a0
|
Addcryptsetup to initramfs, add debug flag
|
2019-09-29 20:16:30 -05:00 |
|
Hal Emmerich
|
69c91abbd2
|
Dont prompt user to install xsecurelock
|
2019-09-29 19:03:16 -05:00 |
|
SolidHal
|
b7e607120c
|
fix iding boot dev on install to internal
|
2019-09-27 14:05:31 -07:00 |
|
SolidHal
|
cc980dbc71
|
Need to grab xsecurelock from sid explicitly
|
2019-09-27 13:36:40 -07:00 |
|
SolidHal
|
59893f5cf0
|
Fixup initramfs mmc booting
|
2019-09-26 11:34:59 -07:00 |
|
SolidHal
|
e9c3d36dc2
|
Fix fs build requirement
|
2019-09-26 11:12:13 -07:00 |
|
Hal Emmerich
|
214ee55580
|
Testing mmc booting
|
2019-09-26 13:10:47 -05:00 |
|
SolidHal
|
f3f10db8d5
|
Fixup Build dependency formatting
|
2019-09-26 10:27:54 -07:00 |
|
Hal Emmerich
|
60283c7e30
|
Initramfs booting funcitonal, built in using kernel config
|
2019-09-20 23:50:08 -05:00 |
|
Christopher Norris
|
f5b89c71df
|
Be specific about cleaning kernels
|
2019-09-19 21:57:09 +00: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 |
|
Christopher Norris
|
aef6ff821b
|
Fix clean kernel command to support more versions
|
2019-09-16 18:59:45 +00: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 |
|