Commit Graph

491 Commits

Author SHA1 Message Date
Adeeb Shihadeh f065d2b030 bump kernel 2025-02-05 15:48:21 -08:00
Maxime Desroches 23260d785f improve userdata build (#453)
docker + delete
2025-02-04 15:39:24 -08:00
Adeeb Shihadeh a21f652370 remove duplicate varspam.sh 2025-02-03 19:34:24 -08:00
Adeeb Shihadeh f3f6287709 Fix /var/ filling up once and for all (#451)
* fix filling up /var/ with journal logs

* Revert "fix filling up /var/ with journal logs"

This reverts commit 5485630fb3.

* can't believe this is still an issue

* and another time bug

* one more

* fix

* revert that

* cleanup
2025-02-03 19:20:34 -08:00
Adeeb Shihadeh 931484ba4b add ncdu 2025-02-03 09:06:30 -08:00
Maxime Desroches 5e5a350981 manifest with all partitions (#443)
* all

* ota

* all manif

* ab

* remove these

* hash

* userdata

* ontheflyisthebest

* on the fly

* dont need

* remove

* handle fill

* comment

* all

* all img

* rename

* read

* sparse image

* tool

* no root

* userdata

* userdata

* need this unfort

* fix

* fix

* nop

* remove

* nop

* this too

* ota check

* better for push

* fix

* again

* good now
2025-02-02 19:55:34 -08:00
Adeeb Shihadeh dd8f8e2205 provisioning dependencies (#450)
* provisioning dependencies

* disable
2025-02-02 12:40:58 -08:00
Adeeb Shihadeh 13ab1819b7 Revert SquashFS (#449)
* Revert "switch to lzo, same size as gzip and boots faster"

This reverts commit 10fcd04ca5.

* Revert "Switch to gzip'd squash (#441)"

This reverts commit 2091362d56.

* Revert "Switch to squashfs for tiny rootfs! (#438)"

This reverts commit 1e16811f45.

* Revert "fix stats"

This reverts commit a590cefcde.
2025-01-28 16:36:59 -08:00
Mauricio Alvarez Leon e145d81413 fix push-and-comment.yaml (#437)
Update push-and-comment.yaml
2025-01-27 13:57:49 -08:00
Adeeb Shihadeh 10fcd04ca5 switch to lzo, same size as gzip and boots faster 2025-01-26 17:05:54 -08:00
Adeeb Shihadeh 62d2cc4264 Unlock full CPU freq (#447)
* 3s savings

* limit

* bump

* revert that
2025-01-26 16:13:29 -08:00
Adeeb Shihadeh 06f0663895 Unblock weston on networking (#446) 2025-01-26 14:33:14 -08:00
Adeeb Shihadeh a590cefcde fix stats 2025-01-26 11:09:18 -08:00
Adeeb Shihadeh 073d9c9047 oops, fix kernel build 2025-01-25 18:22:46 -08:00
Adeeb Shihadeh e9a87569a2 Remove audio kernel modules (#444)
* Remove audio kernel modules

* cleanup

* lil more
2025-01-25 18:06:02 -08:00
Adeeb Shihadeh 1c91865aa3 speed up OTA packaging 2025-01-25 13:45:46 -08:00
Adeeb Shihadeh 7e9b49e95f adb: set default port 2025-01-25 13:08:32 -08:00
Adeeb Shihadeh f9a2dfb458 new reset build with --format support 2025-01-25 12:43:29 -08:00
Adeeb Shihadeh 2091362d56 Switch to gzip'd squash (#441) 2025-01-24 16:42:48 -08:00
Adeeb Shihadeh d4760b4ba8 Add raw system image to manifest (#440) 2025-01-24 16:09:25 -08:00
Adeeb Shihadeh 0958b9ead5 bump to version 11.7 2025-01-24 15:42:23 -08:00
Adeeb Shihadeh 1e16811f45 Switch to squashfs for tiny rootfs! (#438)
* try squashfs

* rw

* build squash directly

* oops

* cleanup
2025-01-24 15:41:49 -08:00
Mauricio Alvarez Leon f0d8f77a56 add gadget directory check in disabling adb (#439)
directory checking for disabling adb
2025-01-24 12:47:26 -08:00
Adeeb Shihadeh a11b275333 Quick pass at making the system image smaller (#436)
* some savings

* ttf -> woff

* two weights is enough

* one weight
2025-01-23 20:43:59 -08:00
Adeeb Shihadeh 5d83b2b8b2 Remove wifi kernel module (#435)
* remove wifi kernel module

* bump kernel
2025-01-23 20:06:16 -08:00
Adeeb Shihadeh d6b496d720 chmod +x set_adb.sh 2025-01-23 16:43:16 -08:00
Mauricio Alvarez Leon 4e97605c0e Add ADB over USB support (#417)
* figuring out adb device agent

* start adbd service in comma.sh

* implement thundercomm adb implementation

* UDC check

* setup_gadget_mode

* usb gadget created

* adb device shown

* android.rules

* check functionfs mount + add serial number

* 250 maxPower

* lil more

* fix

* doesn't seem to be needed

* cleanup

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2025-01-23 16:31:22 -08:00
Adeeb Shihadeh f08dee8d9d bump version 2025-01-23 11:26:50 -08:00
Mauricio Alvarez Leon 8ef8bd7e84 fix noisy push-and-comment workflow (#433)
Update push-and-comment.yaml
2025-01-23 10:42:13 -08:00
Robbe Derks 567facf93f Enable SEC_TX for mic input (#434)
* also enable SEC_TX

* needs to be conditional
2025-01-23 16:18:58 +01:00
Adeeb Shihadeh 4c9fc43a35 update release checklist 2025-01-22 18:44:46 -08:00
Adeeb Shihadeh d39db39e77 only check for factory reset conditions on first comma service run 2025-01-22 16:51:36 -08:00
Adeeb Shihadeh 4f3cbd21b8 Remove firwmare.json (#432)
* Remove firwmare.json

* match order
2025-01-22 16:50:37 -08:00
Adeeb Shihadeh 9573332851 Use system python 3.12 (#431)
* system python

* dev
2025-01-22 16:19:12 -08:00
Adeeb Shihadeh a89c93551f Add all images for a full reflash (#429) 2025-01-21 14:47:39 -08:00
Adeeb Shihadeh 2a5a908651 bump to 11.5 2025-01-18 10:39:36 -08:00
Adeeb Shihadeh c83cab2fd2 unpin python patch version 2025-01-18 10:38:04 -08:00
Shane Smiskol b8a6eded2b systemd: configure comma service to allow start/stop (#427)
* correct service config

* restart not compatible with oneshot, but never worked anyway
2025-01-17 16:29:25 -08:00
Shane Smiskol 2050e3af1a Remove redundant comma service parameters (#425)
KillSignal is redundant and RestartKillSignal should be KillSignal
2025-01-17 13:55:34 -08:00
Maxime Desroches 43b5acb391 set tty1 in text mode before starting weston (#424)
* tty

* remove
2025-01-14 20:49:09 -08:00
Adeeb Shihadeh 4f985359be remove phantom touch logger 2024-12-17 15:34:26 -08:00
Adeeb Shihadeh 6ac5a2784d bump to 11.4 2024-12-16 16:12:55 -08:00
Adeeb Shihadeh 6761665b4a there can only be one /tmp 2024-12-16 16:12:55 -08:00
Adeeb Shihadeh 68d829ad37 Fix NetworkManager crashes on 24.04 (#419)
* Fix NetworkManager crashes on 24.04

* rm that
2024-12-16 15:51:13 -08:00
Adeeb Shihadeh a0a08bf7ed bump kernel 2024-12-15 14:08:03 -08:00
Robbe Derks df40e989d6 dmesg differ 2024-12-15 13:43:50 -08:00
Adeeb Shihadeh 291ee35a4d new xbl 2024-12-15 13:29:21 -08:00
Adeeb Shihadeh f11e6b3a99 brightnessd: remove lcd exception 2024-12-15 10:40:35 -08:00
Adeeb Shihadeh edcb3491da bump kernel 2024-12-15 09:57:38 -08:00
Adeeb Shihadeh 5dece787c6 udev: fix permissions of IR brightness files 2024-12-14 14:02:32 -08:00