SolidHal
dcd2a39875
Merge pull request #60 from JeremyRand/debootstrap-mirror
...
Support non-default debootstrap mirrors
2019-01-14 11:39:42 -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
17c4d734ad
Merge branch 'master' of github.com:SolidHal/PrawnOS
2019-01-09 15:33:09 -06:00
Hal Emmerich
2b98b312ec
change to use last release of 4.17 kernel
2019-01-09 15:32:42 -06:00
Hal Emmerich
7259ebf426
ensure rsync gets installed
2019-01-09 14:46:13 -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
2585d742ec
Explicitly download sudo package
...
This fixes a missing package error in InstallPackages.sh when running
Buster.
2018-12-09 10:09:52 +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
JeremyRand
cd7a75bee6
Support non-default debootstrap mirrors
2018-12-01 16:33:00 +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
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
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
bc7f4fd4dc
Had to change build to us ftp server as well, since deb.debian.org cdn is down
2018-10-22 20:50:25 -05:00
SolidHal
f0fc28f877
Added copyright notices, small patches, openvpn support
2018-10-11 15:09:25 -05: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
cd845026f7
Add emacs25 for spacemacs
2018-10-02 19:56:56 +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
36a15e0c9a
Added support for htc_7010, see issue #42
2018-09-22 17:29:45 -05:00
SolidHal
c2057ad2a9
Dont install xfdashboard packages
2018-09-22 04:43:48 +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
7dda32b516
Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch
2018-09-20 10:10:47 -05:00
SolidHal
afc1a76eea
Fix install packages script so xsession starts properly
...
Removing dwc2 patch, as shouldn't be required. Same with the exports.
2018-09-17 17:58:10 -05:00
SolidHal
4478fef32f
Fixe xfce install
2018-09-12 21:31:36 -05:00
SolidHal
d4499c4cef
Fixed #35 , fixed a xfce power setting, working on live usb installer
2018-09-12 20:38:20 -05:00
SolidHal
5d104c75ed
Copy in the debian gpg keychain
2018-09-12 18:17:20 -05:00
SolidHal
b91216db33
Add xfce, plank, wallpaper configs and support
2018-09-12 23:09:13 +00:00
SolidHal
74d3f5459a
Building up theme infrastructure
2018-09-12 15:22:44 -05:00
SolidHal
e76f3ac698
More xfce install script fixes
2018-09-12 09:33:21 -05:00
SolidHal
086d46f058
Install script fixes
2018-09-11 22:15:04 -05:00
SolidHal
cade1ca9ec
Add option to install xfce or lxqt
2018-09-11 21:27:40 -05:00
SolidHal
9a4279f2e6
Ensure the build folder exists
2018-09-06 13:48:53 +00:00
SolidHal
d990e31592
Fixes for installation scripts, build image with full application set
...
the disable install recommends didnt fix the regulatory db issues
2018-09-05 21:39:57 -05:00
SolidHal
d0403b14e3
Cleaned up image creation, made functional installation scripts
...
Cleaned up build files, resources, scripts.
Made the image use a partition map to fix mmc issues
Signed-off-by: SolidHal <solidhal@users.noreply.github.com>
2018-09-05 18:35:33 -05:00