Commit Graph

10 Commits

Author SHA1 Message Date
Andrei Radulescu 147dce2e8f remove system-skip-chunks alt image (#367) 2024-09-13 07:51:18 -07:00
Andrei Radulescu 915ff5eb09 update bash scripts to #!/usr/bin/env bash (#268)
* update bash shebang for better compatibility including macOS

* re-build
2024-08-31 10:34:25 -07:00
Andrei Radulescu e5fae93540 Build kernel in docker (#247)
* 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>
2024-07-25 10:47:56 -07:00
Andrei Radulescu f379fde57f Fixed edl capstone issue on M-series macs (#254)
fixed edl capstone issue on M-series macs
2024-07-23 13:52:41 -07:00
Hoang Bui 9c93c0e5c7 bump edl (#219) 2024-04-26 10:56:00 -07:00
Hoang Bui f67000022c Fastboot -> QDL flashing (#201)
* edl

* only edl

* cleaner

* restore DIR

* better name

* export

* edl setup in extract_tools

* back to root dir

* update + wait for edl merge

* good

* fix

* fix

* update checkpoint

* edl_flash.sh

* edl command setup script

* remove edl_flash

* remove edl json

* simple wrapper

* fix set slot

* bump edl

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-04-24 13:39:33 -07:00
Cameron Clough 4360e1faa6 add simg2dontcare.py (#169) 2023-08-17 12:20:28 +01:00
QP Hou 40e70e6822 extract_tools.sh: detect LFS installation + fix pull detection (#19)
* fix extract_tools.sh for fresh clone

* two spaces

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-11-24 19:30:20 -08:00
Adeeb Shihadeh 2d21a26ba6 add missing tools 2021-09-24 15:06:01 -07:00
Adeeb Shihadeh 4e38c8f181 initial agnos-builder release 2021-09-23 19:08:32 -07:00