* list
* indent
* add claude troubleshooting
* should fix this
* add zipapp step
* optional
* remove to be fixed
* organize
* is note
* deindent
* no note
* Update README.md
* Update README.md
* bye bye
* add libwayland-egl.so.1, libeglSubDriverWayland.so(.patched) back to agnos-display 0.0.2
* moved libffi6 to libs/
* revert deb for now, too hard to review
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* build kernel in container
* remove ci deps
* cleaning
* more cleaning
* even more cleaning
* README.md update for masOS Case-sensitive required volume
* README.md more info about macOS
* README.md more info about macOS
* README.md more info about macOS - M-series vs Intel
* README.md more info about macOS - M-series vs Intel
* extract_tools should install and pull lfs no matter the ARCH
* raise attention on macOS Case-sensitive volume
* --privileged not needed in build_kernel.sh
* remove docker and git checks
* set -e
* always build image
* updated host user in container
* also works with sudo/root
* removed deps in ci since they are not needed anymore
* agnos-meta-builder
* show macOS support only if current path is not on a Case-sensitive APFS volume
* more succint
* just exit
* fixing caching issues
* cache kernel out
* cleaning
* debug out
* ccache-action no needed anymore
* debug
* rebuild
* remove out cache
* revert ccache action
* create-symlink not needed since it's building in the container
* simpler ccache key name
* cleaning
* rebuild
* git ignore .ccache
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* build system in docker
* removed docker and git checks
* set -e
* no comments in Dockerfile.sparsify
* always build agnos-mount
* require Docker v23.0 and remove deprecated DOCKER_BUILDKIT=1 and DOCKER_CLI_EXPERIMENTAL=enabled
* move docker exec to helpers