Commit Graph

153 Commits

Author SHA1 Message Date
Hal Emmerich
413fd45f91 don't rebuild the man-db in pbuilder when building packages 2020-06-18 19:15:33 -05:00
Hal Emmerich
901ab793a4 remove unused xfdashboard package 2020-06-18 18:35:18 -05:00
Hal Emmerich
c0f14421c1 Packaging and build system rework
rework package build system (again) for greater ease of maintenance and flexability
add creation of a local apt repo for package building in pbuilder
add an apt cache to debootstrap to speed up build times and reduce network load
package mosys
more build system improvements to come
2020-06-17 01:51:39 -05:00
Hal Emmerich
19b6b7bbb4 strip debug options from the kernel. 2020-06-14 14:41:31 -05:00
Hal Emmerich
833b9a16d3 move the doc images into the correct directory 2020-06-12 18:18:43 -05:00
SolidHal
336f943d32
Merge pull request #179 from austin987/devmode
Add documentation on enabling developer mode
2020-06-12 16:13:34 -07:00
Austin English
ee77246ed0 initial DEVELOPERMODE.md 2020-06-10 23:21:17 -05:00
Hal Emmerich
d17de6d2a4 Hide the window title/buttons on maximize 2020-06-08 21:38:03 -05:00
Hal Emmerich
67ae55d0f1 Modify gnome install to be less opinionated
-removed branch readme
-don't remove need for passwords
-move gnome specific packages to their own line
-don't carry script for fixing gnome trackpad, we should find a way to do so at install time
2020-05-26 18:54:00 -05:00
Hal Emmerich
fb13290214 drop extensions 2020-05-26 18:45:17 -05:00
Hal Emmerich
8354dee918 Merge branch 'master' of github.com:SolidHal/PrawnOS 2020-05-26 18:44:34 -05:00
gdallasdye
93192fa511
Revived Gnome Support (#162)
* Add gnome, stable and unstable mesa packages,

* Install unstable mesa and stable gnome packages
2020-05-26 16:43:15 -07:00
Hal Emmerich
30770c3e4d Flesh out the package building scripts
add pbuilder for cross compiliation
2020-05-26 18:02:03 -05:00
SolidHal
7b44a6941f
Merge pull request #167 from austin987/misc
miscellanous stuff
2020-05-25 14:04:34 -07:00
Hal Emmerich
862b9a97e0 add the prawnos apt repo 2020-05-25 14:45:09 -05:00
Austin English
eea7cb4461 resources/InstallResources/packages/Package_Build_Instructions.txt: sort 2020-05-23 05:21:08 -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
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
b831e83908 Add missing kernel config option 2020-04-01 01:12:47 -05:00
SolidHal
dda29e6604 Fixup config 2020-03-03 22:06:25 -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
SolidHal
220a956c7d fix whitespace and make dmesg "disable" level consistent 2020-03-02 20:16:22 -06:00
rak-zero
54e35e4ed4 dmesg debug level fix for initramfs 2020-03-02 20:06:21 -06: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
7408913bb4 Fix sound in firefox, remove chromium, get xsecurelock from testing
closes #140, #139
2020-01-11 16:37:14 -06:00
SolidHal
638532a1f6 Update refernces to release version 2020-01-11 14:56:45 -06:00
SolidHal
f9e7de8b1a switch to using kernel 5.2.21, drop merged in patch 2019-12-29 15:33:17 -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
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
rk-zero
d5d621c29b rework xkb patch for Pull Request 2019-10-21 06:52:27 +02: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
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
11bde90289 Add label based initramfs debugging 2019-10-15 07:22:01 -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
13dd7cc2e5 Replace paper icon theme with debian papirus icons, closes #114 2019-10-09 00:13:54 -05:00
Hal Emmerich
4a816f1234 Fix locking and emacs 2019-10-07 19:00:56 -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
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
8c8cf1c921 Merge branch 'master' into crypto 2019-10-04 17:43:01 -05:00
Hal Emmerich
60a0f3d9f4 Root encryption fully functional, documentation added 2019-10-03 00:40:14 -05:00