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
8bb308703d
Fix patch name
2018-10-19 22:40:33 -05:00
SolidHal
f830ebb8c2
Add test patch for reboot issue
2018-10-19 21:13:05 -05:00
SolidHal
2bb33e11af
small readme change
2018-10-11 15:21:59 -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
155a7cd37d
Some more typos in README
2018-10-10 11:46:56 -05:00
SolidHal
6ce56d1737
Fix links in readme?
2018-10-10 11:39:13 -05:00
SolidHal
2e32df47cf
Fixup readme changes
2018-10-10 11:36:05 -05:00
SolidHal
f6c216a0e5
Actually include readme changes
2018-10-10 11:31:43 -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
763a55779a
Disable debian security updates FOR NOW.
2018-10-09 16:41:08 +00: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
6133ae2c09
Readme Fix
2018-10-04 17:04:01 -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
62652e5ac9
removed unecessary file
2018-10-02 22:51:16 +00:00
SolidHal
703f5753ad
Somehow blew up the keybindings, should be fixed now
2018-10-02 22:46:19 +00:00
SolidHal
05e96b009d
fixed path in installer
2018-10-02 17:28:37 -05:00
SolidHal
ea64c80771
Added stretch updates and security updates to sources
2018-10-02 20:09:51 +00: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
1818b48ebe
Update README.md
2018-09-28 21:37:52 +00:00
SolidHal
6cc0fff7de
Update README.md
2018-09-28 21:36:24 +00:00
SolidHal
628a1243bc
Update README.md
2018-09-28 21:35:20 +00:00
SolidHal
95053f5824
Update README.md
2018-09-28 21:32:52 +00:00
SolidHal
fd014011e0
Added note about releases, added ecryptfs kernel module
2018-09-24 19:52:08 -05:00
SolidHal
36a15e0c9a
Added support for htc_7010, see issue #42
2018-09-22 17:29:45 -05:00
SolidHal
cdf4c214cb
Added wallpaper license info
2018-09-22 11:30:17 -05:00
SolidHal
33cfcd4090
Small change to last commit
2018-09-22 11:01:15 -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
c2057ad2a9
Dont install xfdashboard packages
2018-09-22 04:43:48 +00: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
8c0ad0cf48
Update README.md
2018-09-21 15:16:17 +00:00
SolidHal
06c9d33a8b
Add bluetooth support as described in issue #40
2018-09-21 09:56:12 -05: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