Commit Graph

53 Commits

Author SHA1 Message Date
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
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
Austin English
eea7cb4461 resources/InstallResources/packages/Package_Build_Instructions.txt: sort 2020-05-23 05:21:08 -05: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
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
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
60a0f3d9f4 Root encryption fully functional, documentation added 2019-10-03 00:40:14 -05:00
Hal Emmerich
214ee55580 Testing mmc booting 2019-09-26 13:10:47 -05:00
Hal Emmerich
3a3d14cd0e Fix screen locking 2019-09-15 16:17:48 -05:00
Hal Emmerich
6baa479149 Added screen locker, kernel upgrade script, ath9k as builtin
- Added xfce4-screensaver as a screen saver and screen locker since light-locker is broken
- Added script that can be used from a PrawnOS bootable usb or sd card to upgrade the kerenl of PrawnOS on the internal emmc
- Made the ath9k module built in to remove any dependence on the file system
- removed useless line from inject kernel script, we arent on version 3.14
2019-06-25 13:42:22 -05:00
Hal Emmerich
769f481332 Upgrade to kernel 4.19.49
- added patch for usb from 4.20 which seems to fix the wifi hang issue that happened on 4.19
- changed power management to not turn off display on inactivity as sometimes the machine doesnt wakeup properly. Need to test patch from old 4.19 branch to see if that fixes this.
2019-06-10 17:58:20 -05:00
Hal Emmerich
4f0a76d669 add the modified numix theme 2019-05-22 17:51:27 -05:00
Hal Emmerich
7d453ffe00 add prawn to lockscreen, app menu 2019-05-22 17:50:16 -05:00
Hal Emmerich
642aa0623a Added support for smaller emmcs. Issue reported in #68 2019-01-10 17:35:26 -06:00
Hal Emmerich
188082b20c Fix locale errors on build, add chromium support
add option to easily install chromium after build since firefox doesnt have functional sound
remove regdb files, they serve no purpose as the wireless driver will not load them. This is a kernel bug and is fixed in
4.19, where they are't needed at all.
2019-01-10 13:43:03 -06:00
SolidHal
85afb0967f Merge branch 'master' of https://github.com/SolidHal/PrawnOS 2018-10-31 23:01:42 -05:00
SolidHal
ecc4d4938b Package in the source-code-pro font for spacemacs 2018-10-30 20:03:57 +00:00
SolidHal
a2e8109037 Install firefox by default, add launchers
for firefox and emacs. Borrow improved firefox settings
 from devsus, thanks @dimkr !

Add accountsservices to make lightdm happy
2018-10-30 19:03:00 +00:00
SolidHal
20544bc0af Disable trackpad while typing 2018-10-25 21:43:01 -05:00
SolidHal
dd64f30e27 Disable sleep on lid, causes issues 2018-10-25 21:21:24 -05:00
SolidHal
1c95febafd Merge branch 'master' into develop 2018-10-25 17:00:52 -05:00
SolidHal
9c6ab12465 Switch to using libinout instead of synaptics.
Better palm detection, better swipe detection. better better better
2018-10-25 14:12:09 -05:00
SolidHal
b287d7772d
Disable three finger swipe fixup up palm rejection 2018-10-25 18:37:34 +00:00
SolidHal
4edb0d5df7 Clean up kernel config, improve install scripts
make install script use cgpt and gdisk instead of fdisk
Install gdisk and parted by default
Make top panel smaller, transparent, remove workspace switcher
2018-10-23 18:04:18 -05:00
SolidHal
7099215b02
Merge pull request #50 from SolidHal/develop
Pull in keybindings, copyright, README changes, installer changes
2018-10-11 20:27:31 +00:00
SolidHal
e063a50fc5
Better palm detection 2018-10-09 18:46:32 +00:00
SolidHal
9d9aebdfa9 Fix keybindings, fix xfwm permissions, fix bug where sources.list wasn't installed properly 2018-10-03 11:39:10 -05:00
SolidHal
703f5753ad Somehow blew up the keybindings, should be fixed now 2018-10-02 22:46:19 +00:00
SolidHal
99a5d8ef23 Update docs, refine keybindings
Added basic keybinding docs
Added forword-word and backword-word bindings
2018-10-02 19:47:47 +00:00
SolidHal
a405785e9b Add function key controls, disable touchpad tap drag 2018-10-01 15:43:28 +00:00
SolidHal
cdf4c214cb Added wallpaper license info 2018-09-22 11:30:17 -05:00
SolidHal
eef8e5a251 Make plank launchers auto install to new users, disable lid lock for now since its touchy. 2018-09-22 10:59:30 -05:00
SolidHal
86d2bde641 Remove most of xfdashboard support, alt-tab is much better... 2018-09-22 04:39:35 +00:00
SolidHal
be8f302093 Add the stable release of xfdesktop and use that instead as it seems more stable 2018-09-22 04:19:07 +00:00
SolidHal
fc9af80e19 Add libinput-gestures and xfdashbord as "packages" as building is slowwww
Add infrastructure to install these "packages"
Try including plank settings again...
2018-09-22 04:12:52 +00:00
SolidHal
61f040d62b Make plank autostart correctly. Add libinput gesture. Add xfdashboard build commented out 2018-09-22 02:23:42 +00:00
SolidHal
5356c58346 Switch what wallpaper is default 2018-09-20 19:20:01 +00:00
SolidHal
93e2e15c7a Add libinput gesture config 2018-09-20 19:14:34 +00:00
SolidHal
de1c49f808 Make usage of the trackpad _much_ smoother 2018-09-20 17:04:44 +00:00
SolidHal
2152579c22 Use suspend, not hibernate as hibernate is not supported at this time 2018-09-14 15:49:04 +00:00
SolidHal
7450f64356 fixup plank setup for xfce 2018-09-14 15:38:03 +00:00
SolidHal
a6eb5e8d69 Added window manager settings 2018-09-13 09:18:18 -05:00
SolidHal
d4499c4cef Fixed #35, fixed a xfce power setting, working on live usb installer 2018-09-12 20:38:20 -05:00