Commit Graph

68 Commits

Author SHA1 Message Date
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
357eb3d793 Refactor the package lists. Organize by desktop environment, alphabetize, and unify
in single sourced script for both the build and install process.
2020-06-11 18:32:17 -05:00
Hal Emmerich
461d2aa499 hack in using the prawnos built xsecurelock to remove needing it from unstable
this fixes the build
don't get mesa from unstable. This fixes the install
2020-05-27 19:46:50 -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
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
2a456e35cf scripts/InstallScripts/InstallPackages.sh,scripts/buildFilesystem.sh: install chromium 2020-05-24 20:04:32 -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
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
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
bab9e97cde update README, fix unmounting sys, dev after installing packages 2019-10-30 00:40: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
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
e4938be1ea Skip prompt to restart services 2019-10-06 14:45:40 -05:00
Hal Emmerich
69c91abbd2 Dont prompt user to install xsecurelock 2019-09-29 19:03:16 -05:00
SolidHal
cc980dbc71 Need to grab xsecurelock from sid explicitly 2019-09-27 13:36:40 -07:00
Hal Emmerich
3a3d14cd0e Fix screen locking 2019-09-15 16:17:48 -05:00
Hal Emmerich
820c999cca Fix building in screensaver package 2019-08-29 09:43:38 -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
1c0e6ab5ce - Updated to kernel 4.19.53
- Added patches for two ARM errata that cause hangs in specific cpu states

- Disabled some power management features:
  - Disabled suspend at the kernel level since it is broken/unsupported in the mainline kernel
  - Disabled APM emulation

- Disabled some USB features:
  - Disabled USB default persist
  - Disabled USB dynamic minors

- Disabled USB monitoring for debug, shouldn't be enabled by default
- Disabled USB 3.0 support, shouldn't be enabled as the c201 has no 3.0 ports

- removed two patches that have made it into 4.19
- removed the debug options from the cmdline
- made the kernel build script announce what patch is being applied
- removed light-locker, as it does not function properly
2019-06-22 17:47:54 -05:00
Hal Emmerich
d66016624d Change to using buster as the default suite
Install chromium by default, fix script inconsistency
closes #97
2019-06-07 13:42:25 -05:00
JeremyRand
cbf2683420 Support suites other than Stretch (#96)
* Support suites other than Stretch

* Insert suite into image filename

* Fix installing Firefox on Sid

* Fix downloading Chromium on Sid

* Don't use sid-updates or security sid/updates
2019-06-07 12:05:58 -05:00
Hal Emmerich
9c71414f5b clean up the install processx 2019-05-23 16:47:16 -05:00
Hal Emmerich
0fc096ec64 Added ascii logo to installer, removed verbose flag 2019-05-23 13:01:18 -05:00
Hal Emmerich
9521115452 icon script fixes 2019-05-22 21:03:09 -05:00
Hal Emmerich
7d453ffe00 add prawn to lockscreen, app menu 2019-05-22 17:50:16 -05:00
Hal Emmerich
d9ce83f43c have user set timezone at install, issue #72 2019-01-11 11:41:56 -06:00
Hal Emmerich
f0518c83bc Dont ask user pointless install questions 2019-01-11 11:39:09 -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
Hal Emmerich
6333149282 Have the user set a root password 2019-01-09 15:05:50 -06:00
Hal Emmerich
c6adc16285 Bring in firefox from buster 2019-01-09 14:44:24 -06:00
Hal Emmerich
87d3219b0a Add the audio mixer for lxqt. see issue #69 2019-01-09 14:14:04 -06:00
JeremyRand
597149168a
Try Buster fstrim path if Stretch path not found
This fixes a missing file error in InstallPackages.sh when running
Buster.
2018-12-09 10:19:55 +00:00
JeremyRand
6bda144160
Replace dconf-tools with its dependencies
dconf-tools is a transitional dummy package in Debian jessie and
stretch, and is completely removed in buster and sid.  For forwards-
compatibility purposes, it makes sense to replace it with its
dependencies in PrawnOS.
2018-12-01 21:37:03 +00:00
SolidHal
14d6914b25
enable periodic trim 2018-11-07 17:56:06 +00: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
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
f0fc28f877 Added copyright notices, small patches, openvpn support 2018-10-11 15:09:25 -05:00
SolidHal
fd7c481051 Username entry is now safe and tested. Add missing grf handles. Fixes small dmesg error 2018-10-10 15:09:02 -05:00
SolidHal
0f50664026 README improvements. Add finalized USB insatll script. Catch blank usernames on install. 2018-10-10 11:29:22 -05:00
SolidHal
7a14a04727
Merge pull request #44 from SolidHal/master
Make username entry more reliable
2018-10-05 00:11:06 +00:00
SolidHal
fb9f8d7712
Make username entry more reliable
Disabled dmesg during entry, check for safe usernames
2018-10-05 00:10:11 +00:00
SolidHal
05e96b009d fixed path in installer 2018-10-02 17:28:37 -05:00
SolidHal
cd845026f7 Add emacs25 for spacemacs 2018-10-02 19:56:56 +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
64b21e6b47 Small function key build fix
Fixed a readme typo
Hopefully doing locale generation correctly now
added some new "untested" patches.
I tried the emmc patch and the power patch but they didn't seem to change anything:
	They didnt remove the invalid clk rate emmc errors that seem harmless
The HDMI patch seems to be a combination of patches, maybe they fix the sound issue?
2018-10-01 21:01:08 -05:00
SolidHal
a405785e9b Add function key controls, disable touchpad tap drag 2018-10-01 15:43:28 +00:00
SolidHal
33cfcd4090 Small change to last commit 2018-09-22 11:01:15 -05:00