Commit Graph

95 Commits

Author SHA1 Message Date
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
SolidHal
c0198545f7
Permenantly switch to loops 4 and 5
Mostly for compatibility for users that have also/are also building devsus
2018-06-28 07:48:26 -06:00
SolidHal
7993a9ef53 Base OS functional
Trackpad working, setup install script, wifi works. Speakers work.
TODO: headphones, keybindings
2018-06-27 19:46:28 -05:00
SolidHal
23e05d6af6 Added some small performace changes to the kernel 2018-06-25 20:21:17 -05:00
SolidHal
7c5528449f Wifi firmware is now loaded correctly at boot 2018-06-23 16:51:02 -05:00
SolidHal
6f7a60d27d backup of handpicked config 2018-06-22 12:00:56 -05:00
SolidHal
31a0f6e7fb Merge branch 'master' of https://github.com/SolidHal/debsus 2018-06-22 11:58:29 -05:00
SolidHal
fbac1b5fe2 Brought kernel config up to 4.17
Stuck mostly to defaults. Testing better sounds and HDMI support
Added TODO file with possible modifications to test
2018-06-22 11:55:00 -05:00
SolidHal
efca5098c4
add additional dependencies 2018-06-22 07:23:01 -06:00
SolidHal
25d98cf68d
Added additional dependency 2018-06-22 07:11:28 -06:00
SolidHal
2f49e290dd Set to defaults for all new kernel options 2018-06-21 22:53:56 -05:00
SolidHal
811ebece19
Merge pull request #3 from SolidHal/mainline-4.9
move 4.17 kernel changes to correct branch
2018-06-21 20:18:46 -05:00
SolidHal
c8bbc53595 Made some changes and TODOs based on the debian debootstrap page 2018-06-21 15:10:57 -05:00
SolidHal
036ce85642 Change to using a more cent version of the kernel
Supposedly, the patches needed from the chromeos kernel are now in mainline so.
Need to test and confirm this.
2018-06-21 14:35:02 -05:00
SolidHal
9395df9627
Merge pull request #2 from SolidHal/mainline-4.9
Added link for further commit history
2018-06-21 14:18:11 -05:00
SolidHal
e909ede389 Added link for further commit history 2018-06-21 14:16:21 -05:00
SolidHal
f38d60bffc
Merge pull request #1 from SolidHal/mainline-4.9
Merge all major components of the build
2018-06-21 14:13:21 -05:00
SolidHal
ca8e602978 Updated README and AUTHORS to be more accurate 2018-06-21 14:05:05 -05:00
SolidHal
bcca08a131 Moving from https://github.com/SolidHal/devsus/tree/hybrid_debian 2018-06-21 11:33:30 -05:00
SolidHal
03c95ab7b5
Create README.md 2018-06-21 09:53:22 -06:00