Commit Graph

219 Commits

Author SHA1 Message Date
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
SolidHal
e9ea2e0377
Update README.md 2018-09-20 15:20:17 +00:00
SolidHal
7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 2018-09-20 10:10:47 -05:00
SolidHal
8237de3fdf
Temporarily disable adding plank launchers as they prevent login 2018-09-18 17:13:51 +00:00
SolidHal
08bc81f9e9 Workaround for issue #38, ar9271 issues 2018-09-18 09:31:34 -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
0d193eb6fd Fix plank installer make kernel_inject work properly 2018-09-15 15:19:54 -05: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
8ebf65940c Modified kernel to support many usb ethernet devices 2018-09-13 10:45:55 -05:00
SolidHal
a6eb5e8d69 Added window manager settings 2018-09-13 09:18:18 -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
a6cbe933d0 Add the debian gpg keyring 2018-09-12 18:15:30 -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
35758657c5 Merge branch 'master' of https://github.com/SolidHal/Librean 2018-09-11 21:28:32 -05:00
SolidHal
cade1ca9ec Add option to install xfce or lxqt 2018-09-11 21:27:40 -05:00
SolidHal
9aa267bea3
Make clean_img work even if no image found 2018-09-10 21:47:38 +00:00
SolidHal
fa1e71b612
Added download link 2018-09-09 15:34:15 +00:00
SolidHal
33de917759
Update README, include build and install instructions 2018-09-08 16:07:35 +00:00
SolidHal
5965d0e6cc Converted to using the make build system, updated scripts 2018-09-07 11:56:22 -05:00
SolidHal
d9f4251eeb Fixup install scripts, begin move to make build system 2018-09-06 18:55:46 -05:00
SolidHal
2e64785b63 Add another build prereq 2018-09-06 09:13:51 -05:00
SolidHal
9a4279f2e6
Ensure the build folder exists 2018-09-06 13:48:53 +00:00
SolidHal
977bcb25ef
Make the build folder if needed 2018-09-06 13:46:45 +00:00
SolidHal
c254e9e6b1
Make the kernel get built 2018-09-06 13:40:57 +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
SolidHal
2f162bce46 Fix aclk and iommu issues
Fixes issue #4
reorganized patches-tested to seperate dts and kernel
2018-08-26 13:16:26 -05:00
SolidHal
ea1b984f6d Cleanup os build script, add full image build script
Hopefully fix github issues:
Match hosts to hostname #18
Wifi gets named something "predictable" instead of wlan0 #7
2018-08-24 15:05:17 -05:00
SolidHal
51a6e92be5 Remove another patch 2018-08-24 14:30:40 -05:00
SolidHal
f8b9f56fb2 Move patches relating to the video systems to save for later,
also cleaned up non-relevant patches
2018-08-24 14:11:49 -05:00
SolidHal
d9033e13c8 Fixed patches and patching method as git apply is touchy 2018-08-24 13:24:17 -05:00
SolidHal
97e9e5ec2f File name fix 2018-08-23 15:17:21 -05:00
SolidHal
cad1891021 Address mmc issue
Added three patches to fix the mmc issue as described here:
https://github.com/SolidHal/Librean/issues/17
Source for the patches is the chrome os kernel. Links to
the commits can be found in the issue.

Locking into version 4.17.2 for the time being.

Better organized patches.
Added logic to only apply tested patches on fresh kernel.

Moved some debian build improvements in from my devsus
master branch, including switching from xfce to lxqt.

May be able to add option between the two in the future,
as the issue that led to switching DEs may have been with
the xorg video drivers that are now skipped by the script
and not xfce itself.

Cleaned up uneeded old configs
2018-08-23 14:43:20 -05:00
SolidHal
246c8b554f Attempted to modify config to fix mmc read/write issue
not present in kernel 4.9.30
2018-07-21 23:58:52 -05:00
SolidHal
a498fcc45e Update to using newer kernel, added patches
Added patch for usb regression introduced in kernel 4.17
Changed to build using kernel 4.17.8
2018-07-21 13:22:45 -05:00
SolidHal
5a35da895e Update to using 4.17.5. Added kernel rebuild script 2018-07-10 17:32:08 -05:00
SolidHal
b52e95e467 Merge branch 'master' of github.com:SolidHal/debsus 2018-06-30 15:09:37 -05:00
SolidHal
938d6977f1 Have mostly working system, debugging usb
Sound, headphone and speakers work
trackpad works
wifi works
2018-06-30 15:08:35 -05:00
SolidHal
370529820c
Added detailed instructions to README 2018-06-28 08:15:46 -06:00
SolidHal
71e7d3bc46
Update Name 2018-06-28 07:55:55 -06:00