Commit Graph

159 Commits

Author SHA1 Message Date
SolidHal
dcd2a39875
Merge pull request #60 from JeremyRand/debootstrap-mirror
Support non-default debootstrap mirrors
2019-01-14 11:39:42 -06:00
SolidHal
2bff28cbcf
Merge pull request #70 from Anthony-Sensors/master
Update InstallToInternal.sh
2019-01-11 12:23:03 -06:00
Hal Emmerich
cf4d9f8327 Correct preferences, include backports 2019-01-11 11:44:13 -06: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
Anthony-Sensors
c2dfee7214
Update InstallToInternal.sh 2019-01-11 01:40:07 +00:00
Hal Emmerich
bfaccd3560 Merge branch 'master' of github.com:SolidHal/PrawnOS 2019-01-10 17:36:18 -06:00
Hal Emmerich
642aa0623a Added support for smaller emmcs. Issue reported in #68 2019-01-10 17:35:26 -06:00
SolidHal
a78e25f210
Update AUTHORS 2019-01-10 15:48:27 -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
6333149282 Have the user set a root password 2019-01-09 15:05:50 -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
SolidHal
89609ea183
Merge pull request #63 from JeremyRand/fstrim
Try Buster fstrim path if Stretch path not found
2018-12-11 11:55:45 -06:00
SolidHal
6dab352883
Merge pull request #62 from JeremyRand/sudo
Explicitly download sudo package
2018-12-11 11:54:35 -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
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
SolidHal
2127c880c1
Fix typo 2018-12-04 23:46:46 +00:00
SolidHal
7501e9fbf0
Update authors to include JeremyRand 2018-12-04 19:47:51 +00:00
SolidHal
38a27c5029
Merge pull request #61 from JeremyRand/dconf-tools
Replace dconf-tools with its dependencies
2018-12-04 19:43:12 +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
a47c625df8 actually mount the emmc when writing the fs 2018-11-07 15:24:57 -06:00
SolidHal
14d6914b25
enable periodic trim 2018-11-07 17:56:06 +00:00
SolidHal
cd9609269a
add noatime flag to fstab for better performance
fixup 9d25cac
2018-11-07 17:54:17 +00:00
SolidHal
9d25cac20a Set reasonal fstab default 2018-11-04 18:11:20 -06:00
SolidHal
ff400231a9 Ensure installer is reliable 2018-11-04 17:51:54 -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
57881b4d21 Merge branch 'develop' 2018-10-25 17:01:32 -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
6e286215a4 External install script improvements
Rename it to make the name fit it's use
Add sd card support
update readme
2018-10-24 17:17:41 -05:00
SolidHal
f182a5385a Correct MAX_SIXE calc in installToInternal.sh 2018-10-23 19:23:18 -05:00
SolidHal
1398ef7c7c Disable "CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE", current version of arm-none-eabi breaks 2018-10-23 18:30:51 -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
0bf8a1b291 Switched to using the us ftp debian mirrors as the deb.debian.org cdn was down 2018-10-22 19:46:17 -05:00
SolidHal
161919bf29 Clean up uneeded patches 2018-10-22 19:45:05 -05:00
SolidHal
ab75e656d3 Add patch that remove cache flush on reset 2018-10-22 19:39:35 -05:00
SolidHal
704a6aaffd Include double reset patch 2018-10-21 17:46:52 -05:00
SolidHal
2b0f801580
Add badges 2018-10-20 19:53:40 +00:00
SolidHal
8e5a0690a9
Update readme for install to usb troubleshooting 2018-10-20 18:02:06 +00:00