|
ce98361178
|
Pattern extensibility causes trouble: avoid it here
|
2024-05-24 15:17:47 +02:00 |
|
|
d679b73c7d
|
/var/lock --> /run/lock
|
2024-05-24 10:57:54 +02:00 |
|
|
890b456ddf
|
syndicate-rs architecture-specific builds use a distinct subdirectory now
|
2024-05-24 10:57:45 +02:00 |
|
|
6354cd7547
|
Update various packages
|
2024-05-24 10:00:54 +02:00 |
|
|
6c8d679e81
|
Update preserves and syndicate packages
|
2024-03-01 22:32:36 +01:00 |
|
|
23d72630c8
|
Repair (?) "wget: error getting response: Invalid argument"
|
2024-03-01 17:33:40 +01:00 |
|
|
b5816a3e59
|
Update check-tools target
|
2024-03-01 17:22:24 +01:00 |
|
|
a2ecd8a4e4
|
Checksums
|
2023-11-01 00:28:14 +01:00 |
|
|
253b667ad3
|
Initial bump for Preserves 0.991
|
2023-10-31 23:40:41 +01:00 |
|
|
0fdd5b9c37
|
Remove the splash screen as boot transitions to synit-land
|
2023-10-20 11:34:02 +02:00 |
|
|
d1a1516ada
|
Set env var to make synit-pid1 and syndicate-server keep their heaps small
|
2023-10-20 11:33:42 +02:00 |
|
|
02a7b88946
|
Merge remote-tracking branch 'origin/pr/3'
|
2023-10-18 22:24:05 +02:00 |
|
|
e1b9a01b66
|
.dockerignore
|
2023-10-18 21:36:30 +02:00 |
|
|
167c5a249f
|
Docker's non-buildkit multi-arch support is pretty flaky
|
2023-10-18 21:31:26 +02:00 |
|
|
601455350d
|
Upgrade packages
|
2023-10-18 16:04:14 +02:00 |
|
|
95d8039b1c
|
/etc/syndicate/boot/030-load-services.pr: fix attenuation
Fix #2
|
2023-06-18 11:08:28 +01:00 |
|
|
69637cb27a
|
Bring synit up-to-date
|
2023-02-07 12:22:37 +01:00 |
|
|
59951e5fc0
|
Debian docker seems to lack buildx?
|
2023-02-07 11:55:28 +01:00 |
|
|
3ba86adc75
|
.pub file is needed now
|
2022-10-17 17:07:58 +02:00 |
|
|
f91214d1b0
|
Better git versioning
|
2022-07-25 16:48:09 +02:00 |
|
|
3db9835b85
|
New OpenSmalltalk VM releases, plus Squeak 6.0 sources
|
2022-07-25 14:53:17 +02:00 |
|
|
59108dbf77
|
%.buildshell targets
|
2022-07-25 14:48:04 +02:00 |
|
|
80ba24daff
|
Switch back to non-rust build image, now rust builds are external
|
2022-07-24 17:34:56 +02:00 |
|
|
d95ebea6dc
|
Missed some cleaning
|
2022-07-23 18:46:34 +02:00 |
|
|
ca06131d8a
|
Clean in Makefile.external
|
2022-07-23 17:58:24 +02:00 |
|
|
6c7980e03f
|
Use Makefile.external for preserves-tools
|
2022-07-23 17:49:57 +02:00 |
|
|
a51b349137
|
Use Makefile.external for syndicate-server
|
2022-07-23 14:59:29 +02:00 |
|
|
d6840d75e2
|
Introduce Makefile.external
|
2022-07-23 14:47:44 +02:00 |
|
|
ad0db362d3
|
Rust build infrastructure, in-docker preserves-tools and syndicate-server builds, version bumps for a few things
|
2022-07-22 21:29:20 +02:00 |
|
|
525819291e
|
check-tools
|
2022-07-22 15:35:31 +02:00 |
|
|
f0403a657e
|
Actually build a released preserves-tools
|
2022-07-22 14:57:52 +02:00 |
|
|
6019847b8c
|
Update splash to include postmarketOS logo
|
2022-05-27 14:54:44 +02:00 |
|
|
213c701365
|
preserves.dev
|
2022-05-24 14:05:50 +02:00 |
|
|
e447f1fd32
|
synit-splash
|
2022-05-19 16:19:34 +02:00 |
|
|
ac3ea15297
|
Don't care if the kill fails
|
2022-03-02 16:36:49 +01:00 |
|
|
6dccd4ce9e
|
Avoid more continuation confusion
|
2022-03-01 11:18:07 +01:00 |
|
|
685fd12b41
|
Better restarts of eg25-manager and qmi-wwan-manager
|
2022-03-01 11:18:07 +01:00 |
|
|
67169a5ccd
|
Restart qmi-wwan-manager if it prints anything at all on stderr
|
2022-02-26 16:24:06 +01:00 |
|
|
89e9898d1e
|
Apply selected wifi network in wifi daemon
|
2022-02-26 16:23:47 +01:00 |
|
|
c62093a2a7
|
syndicate-system -> synit
|
2022-02-26 15:09:08 +01:00 |
|
|
31a65be242
|
wwan config
|
2022-02-26 15:04:12 +01:00 |
|
|
c5c515b5f8
|
run-oneshot --> exec
|
2022-02-10 13:59:43 +01:00 |
|
|
e8c8c3eabb
|
Improve link up/down behaviour
|
2022-02-10 13:40:11 +01:00 |
|
|
1eae59103d
|
Console getty
|
2022-02-10 13:38:56 +01:00 |
|
|
efa56da614
|
Repair grievous error that led to lost/duplicated messages. Python's approach to closing-over-mutable-variables sucks.
|
2022-02-10 13:38:56 +01:00 |
|
|
b8ba97742d
|
Progress
|
2022-02-09 15:50:10 +01:00 |
|
|
cad76e1d2a
|
Upgrade py3-preserves 0.10.2 --> 0.11.0
|
2022-02-09 15:08:31 +01:00 |
|
|
d6c1ba4302
|
Start rearranging dependencies to avoid spurious UI restarts (!)
|
2022-02-07 21:11:07 +01:00 |
|
|
fa530addf4
|
More on getting wireless (wlan, wwan) working
|
2022-02-07 15:30:59 +01:00 |
|
|
4904887dd4
|
aarch64 squeak jit needs executable shm
|
2022-02-07 14:34:39 +01:00 |
|