Andrei Radulescu
cd8d4d211e
build-libwayland-deb.sh
2024-08-08 14:56:05 +03:00
Adeeb Shihadeh
0843bccb79
change version
2024-08-07 13:58:47 -07:00
Andrei Radulescu
45f535af4c
fixed typo [upload]
2024-08-07 14:48:30 +03:00
Andrei Radulescu
bbb11a6070
Merge branch 'master' into 24.04
2024-08-07 14:46:12 +03:00
Andrei Radulescu
64f64e26bc
cleaned up custom debs for qt and libwayland and added a README
2024-08-07 14:34:19 +03:00
Andrei Radulescu
3f6b98632d
removed unused qt-comma 5.15 deb
2024-08-07 13:29:03 +03:00
Andrei Radulescu
be6527356e
cleaned compile-qtwayland5.sh and removed 5.15 patch
2024-08-07 13:27:05 +03:00
Andrei Radulescu
77a6079a9f
removed not used libffi.so.6 and libwayland-client.so.0
2024-08-07 13:00:15 +03:00
Andrei Radulescu
b6b1ec1147
added checkinstall bug link
2024-08-07 12:36:32 +03:00
Andrei Radulescu
5ebebdcbab
updated comment about usr merged lib64
2024-08-07 12:34:34 +03:00
Robin Reckmann
f2571c76fb
Replace apt-get with apt-fast ( #285 )
...
* Replace apt-get with apt-fast
* Some more apt-get replacements
2024-08-06 10:57:52 -07:00
Robin Reckmann
8465bfc6c7
Fix SecretsUsedInArgOrEnv warning ( #283 )
2024-08-06 06:56:47 -07:00
Robin Reckmann
c017d6fba0
Fix InvalidBaseImagePlatform warning on aarch64 ( #284 )
2024-08-06 06:56:13 -07:00
Andrei Radulescu
5db8dd3f2b
checkinstall is still not fixed so remove TODO
2024-08-03 00:53:07 +03:00
Andrei Radulescu
ba0a567e31
nfs is using rpc-pipefs-generator now, when used
2024-08-03 00:52:37 +03:00
Andrei Radulescu
9cc079c940
snapd.service is in snapd package we don't install
2024-08-03 00:52:37 +03:00
Andrei Radulescu
b041cdfe25
no replacement for ondemand.service
2024-08-03 00:36:49 +03:00
Andrei Radulescu
e5b0c8f94f
[upload]
2024-08-02 23:11:21 +03:00
Andrei Radulescu
fb4e9d0919
Merge branch 'master' into 24.04
2024-08-01 20:42:57 +03:00
Robin Reckmann
360675b935
Fix FromAsCasing warning ( #277 )
...
Address FromAsCasing warning
2024-07-31 06:56:02 -07:00
Andrei Radulescu
e85baea994
update flash scripts to always flash active slot ( #264 )
...
* update flash scripts
* flash active slot
* more descriptive ending message
2024-07-30 10:51:47 -07:00
Andrei Radulescu
372633b7ba
also checkout submodules ( #274 )
...
* also checkout submodules
* [upload]
2024-07-30 10:32:22 -07:00
Andrei Radulescu
82944c3921
Merge branch 'master' into 24.04
2024-07-30 10:54:17 +03:00
Andrei Radulescu
430e11a230
disable failing networking.service
2024-07-30 01:08:35 +03:00
Andrei Radulescu
3c8db71428
disable failing nvmf-autoconnect.service
2024-07-30 00:07:35 +03:00
Adeeb Shihadeh
c59455d3f8
no internal ( #271 )
...
* no internal
* Update README.md
* testing
* rm private submodules
* do this the normal way now
* rm agnos-firmware
* add size
* fix mac
* files
2024-07-28 14:34:28 -07:00
Adeeb Shihadeh
fd385808dc
cleanup ABL building ( #270 )
2024-07-28 13:29:13 -07:00
Andrei Radulescu
54d68a5df9
support cursor server (vscode fork) ( #267 )
...
support for cursor server (vscode fork)
2024-07-28 10:41:09 -07:00
martinl
f2498d1f4b
Update README.md ( #269 )
...
Add note about flash.comma.ai
2024-07-28 10:27:20 -07:00
Andrei Radulescu
0262fe77c4
fix typo in README ( #266 )
...
fixed typo in README
2024-07-26 10:13:39 -07:00
Andrei Radulescu
4c1a1fe869
[upload]
2024-07-26 00:23:10 +03:00
Andrei Radulescu
a273871b94
revert README
2024-07-26 00:22:03 +03:00
Andrei Radulescu
05405d8174
Merge branch 'master' into 24.04
2024-07-26 00:16:35 +03:00
Andrei Radulescu
48ea05d6db
uv pip install in a separate tmp folder ( #257 )
...
* move uv pip install in separate tmp folder
* [upload]
2024-07-25 12:59:33 -07:00
Andrei Radulescu
8cddf8a52e
CI: update get commit message ( #258 )
...
* updated & tested get commit message
* test
2024-07-25 12:58:40 -07:00
Adeeb Shihadeh
0480a88722
works on anything now
2024-07-25 10:49:59 -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
Parsa Nobahari
95ef1a6c81
updating setup-python@v4 to v5 in tests.yaml ( #256 )
2024-07-24 09:41:20 -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
robin-reckmann
81e84a3561
Fix image creation docker workflow in host ubuntu ( #252 )
...
* Fix image creation docker workflow in host ubuntu
* Fix missing user variable
* Only add new non-root users
2024-07-21 16:08:38 -07:00
Andrei Radulescu
8612508955
CI: add system build ( #251 )
...
* incremental caching
* increase timeout to 40min; remove if: cache-hits
* rm that
* simplified to have one kernel cache
* [upload] tag for upload-artifact
* [upload] test
* custom key/restore for ccache
* removed if in get commit message
* timeout to 60min
* multiline support in LAST_COMMIT_MESSAGE
* Update .github/workflows/build.yaml
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2024-07-21 16:07:32 -07:00
robin-reckmann
4b70df393f
Fix python dependencies ( #250 )
...
* Enable pyopencl and downgrade numpy
* Add future-fstrings as dependency
* Add comments
* Rewrite comment for clarity
2024-07-18 17:12:15 -07:00
Adeeb Shihadeh
655369095c
Revert "switch pyenv to uv ( #248 )"
...
This reverts commit 7d1a421b60 .
2024-07-18 13:32:51 -07:00
Andrei Radulescu
d977eb6f22
Fix build system in docker on macOS ( #249 )
...
* 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
2024-07-18 13:22:29 -07:00
coder351
7d1a421b60
switch pyenv to uv ( #248 )
...
* switch pyenv to uv
* resolve issues
* remove uv upgrade
2024-07-18 11:46:21 -07:00
Adeeb Shihadeh
c079a39be9
Update README.md
2024-07-16 19:06:37 -07:00
Andrei Radulescu
d44d1526a3
Fix setting network stuff in container ( #245 )
2024-07-16 07:01:43 -07:00
Andrei Radulescu
0ea00d5175
Reduce memory usage when building system ( #244 )
...
switch from -j40 to -j$(nproc)
2024-07-15 11:57:57 -07:00
Hoang Bui
3edbe65228
Remove remaining mapboxgl stuff ( #243 )
...
rm that
2024-07-15 08:01:28 -07:00
Adeeb Shihadeh
77d00779bd
validating changes
2024-07-14 11:52:56 -07:00