Commit Graph

19 Commits

Author SHA1 Message Date
Austin English f0fa222215 scripts/BuildScripts/BuildCommon.mk: don't include the gitsha in the base image name
But do use the target arch, so side by side builds are still possible.
2021-03-29 22:14:24 -05:00
Austin English 051cf7c938 crawfishos: initial fork 2021-01-20 07:26:47 -06:00
Austin English 0a2d443b3f .gitignore: ignore .swp files 2020-11-30 04:35:23 -06:00
Austin English aa6b1c0361 .gitignore: sort 2020-11-30 03:56:12 -06:00
SolidHal 22193bf64e small modifications to #199 2020-09-17 08:36:13 -07:00
filberg a13a95630e
Merge branch 'master' into master 2020-09-15 12:42:22 +02:00
Fil 91d11404dc Remove kernel/sources from git tracking
Signed-off-by: Fil <fil@filberg.eu>
2020-08-07 16:45:11 +02:00
SolidHal a5bf751495 fix arm64 image build 2020-07-18 00:17:21 -07:00
Hal Emmerich 902280842c cant store full kernel, so just store sig 2020-06-24 19:55:23 -05:00
Hal Emmerich 593395012b update .gitignore 2020-04-01 18:30:28 -05:00
SolidHal 638532a1f6 Update refernces to release version 2020-01-11 14:56:45 -06:00
Hal Emmerich 60283c7e30 Initramfs booting funcitonal, built in using kernel config 2019-09-20 23:50:08 -05:00
Hal Emmerich 99fb97be73 Update gitignore for new image format 2019-06-07 12:07:15 -05:00
Hal Emmerich b1e036e50c Improved image making for debugging 2019-02-27 13:20:11 -06:00
Hal Emmerich 642aa0623a Added support for smaller emmcs. Issue reported in #68 2019-01-10 17:35:26 -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
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 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 bcca08a131 Moving from https://github.com/SolidHal/devsus/tree/hybrid_debian 2018-06-21 11:33:30 -05:00