Commit Graph

447 Commits

Author SHA1 Message Date
Austin English
3c57f8e0ab scripts: move sets out of shebang
The makefile calls the scripts with `bash -x ...`, which overrides the
shebang, so the -e is dropped.
2020-05-10 03:28:20 -05:00
Hal Emmerich
c1d0a3e621 remove the cmdline reference in initramfs, this isn't actually possible
added occur function for future use, as I found it useful while debugging
2020-04-29 19:03:46 -05:00
Hal Emmerich
7fe8f9f6e1 Fix expansion on an SD card 2020-04-29 14:16:31 -05:00
Hal Emmerich
64b7953759 update authors to include rk-zero 2020-04-28 13:07:23 -05:00
Hal Emmerich
516a65b23e Add texinfo build req 2020-04-12 16:25:15 -05:00
SolidHal
cac12053d9
Merge pull request #151 from filberg/master
Update kernel to latest 5.4.29 + add CIFS support
2020-04-12 14:24:59 -07:00
Fil
58f686dcb7 Bump kernel version to 5.4.29
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-04-03 15:12:15 +02:00
Fil
998969aa80 Enable CIFS module in config
This enables network file sharing through CIFS/samba

Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-04-03 15:12:15 +02:00
Hal Emmerich
593395012b update .gitignore 2020-04-01 18:30:28 -05:00
Hal Emmerich
d520bd5754 Build mosys/crosystem into the filesystem 2020-04-01 01:13:20 -05:00
Hal Emmerich
b831e83908 Add missing kernel config option 2020-04-01 01:12:47 -05:00
Hal Emmerich
7b80500852 Log build process 2020-03-31 17:13:37 -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
dda29e6604 Fixup config 2020-03-03 22:06:25 -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
rak-zero
6291b1b6ba kernel.its dtb added for minnie c100p 2020-03-02 20:26:34 -06:00
rak-zero
b14b4acf9b make clean_basefs instead of clean_fs in makefile 2020-03-02 20:16:58 -06: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
rak-zero
54e35e4ed4 dmesg debug level fix for initramfs 2020-03-02 20:06:21 -06:00
SolidHal
a621a6cc5f Don't checkout old commit of panfrost 2020-03-02 20:04:15 -06:00
Fil
705bfe9c93 Upgrade to kernel v.5.4.23
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-02-29 18:28:07 +01:00
Fil
f943f0dc55 Remove upstreamed patch
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-02-29 17:05:32 +01: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
Fil
b319aa3a6f Switch to 5.4.x LTS kernel
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-02-27 21:06:23 +01:00
Hal Emmerich
e77951d76a disable kernel console logs during root decrypt 2020-01-19 13:01:43 -06:00
Hal Emmerich
795f4a74f8 Enable NF_CONNTRACK_NETBIOS_NS for ufw #141 2020-01-18 23:57:11 -06:00
Hal Emmerich
02a04c5d59 Added better debug header documentation 2020-01-18 14:34:28 -06: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
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