Commit Graph

418 Commits

Author SHA1 Message Date
bjorn3
0d770b5cc1 Mark services as notify where necessary 2026-01-26 21:51:57 +01:00
bjorn3
bf5c2256c4 Move /ui to /usr/share/ui
And make /usr/share/fonts and /usr/share/icons the canonical locations
for fonts and icons respectively.
2026-01-25 21:05:42 +01:00
Jeremy Soller
e56bdc7e86 Merge branch 'dbus-pid' into 'master'
x11: Remove pid file on boot

See merge request redox-os/redox!1828
2026-01-21 06:13:38 -07:00
Wildan M
d6c8e9f5ed
x11: Remove pid file on boot 2026-01-21 13:16:52 +07:00
Jeremy Soller
8299bc33bf Merge branch 'namespace-improvemnt' into 'master'
feat: Add login_schemes.toml to base config.

See merge request redox-os/redox!1790
2026-01-20 20:57:56 -07:00
Benton60
98ac58d3b9 add pls to ci 2026-01-20 21:24:15 -05:00
Ibuki.O
58065ab67e feat: Add login_schemes.toml to base config. 2026-01-20 12:03:40 +09:00
Ribbon
524ce53768 Some filesystem config and recipe improvements 2026-01-19 17:12:00 -07:00
Wildan M
9b9f0b80d7
server-demo: Update rustysd init, update PHP 2026-01-16 16:23:37 +07:00
Wildan M
6d1586f805
Add arch config to update redoxer 2026-01-10 18:23:08 +07:00
Wildan M
34e9d4494d
Don't generate dsa key for server-demo 2025-12-31 16:44:43 +07:00
Wildan M
573bb50cca
Build cargo in rust recipe 2025-12-30 17:21:20 +07:00
Wildan M
dbfdb8e1d4
Add gnu-make to CI 2025-12-21 19:30:07 +07:00
Wildan M
865230fde4
Adapt os-test-result and move packages to redoxer bin 2025-12-21 13:50:13 +07:00
Wildan M
0e9a40bead
Enable acid on all arch; x11, perl5, webkit, servo on x86_64 2025-12-16 15:31:18 +07:00
Wildan M
6c73be90d9
Adapt redoxer daemon changes 2025-12-12 00:33:26 +07:00
Wildan M
1776adcc58
Compile clang in llvm21 2025-12-08 03:28:03 -05:00
Wildan M
28e385ca80
Remove drivers package from CI 2025-12-03 18:15:28 +07:00
Wildan M
b5c9bc2e18
Implement optional packages 2025-12-03 15:15:55 +07:00
bjorn3
56967cc5ce Use nowait for sudo, getty and dhcpd 2025-11-30 15:11:21 +01:00
bjorn3
d0d00fc239 Use nowait for orbital
This way orbital no longer needs to daemonize itself.
2025-11-30 15:11:21 +01:00
bjorn3
22f62b365b Merge the drivers repo into the base repo 2025-11-29 17:47:31 +01:00
Wildan M
10e0ab50a4
Disable patch and cosmic-text for riscv64gc 2025-11-26 21:07:35 -08:00
Wildan M
203960a0fd
Update rustpython to fix i586 build 2025-11-26 20:44:43 -08:00
Wildan M
5d10e485d1
Enable desktop packages on build servers 2025-11-26 15:39:13 -08:00
Jeremy Soller
09676d4ebd Use kibi instead of smith in minimal configs 2025-11-22 08:52:06 -07:00
Jeremy Soller
6174d80b79
Update config/llvm 2025-11-21 10:46:51 -07:00
Jeremy Soller
34334b864e
x11/wayland config buildout 2025-11-20 13:43:17 -07:00
Wildan Mubarok
3f4359c68b Move config files 2025-11-16 14:29:20 +00:00
Jeremy Soller
fda0677020
More build out of wayland config 2025-11-07 14:19:03 -07:00
Jeremy Soller
47593bc803
Build out wayland config 2025-11-05 13:37:05 -07:00
Jeremy Soller
bf7b9742ea
Add wayland config 2025-11-05 07:30:42 -07:00
Jeremy Soller
c313e3932c
config/x11: disable browsers by default and run feh before twm 2025-11-05 07:30:01 -07:00
Jeremy Soller
2fb9ac7435
Add bottom system monitor to server image 2025-11-03 15:43:04 -07:00
Jeremy Soller
53f8aee13e
Force remove /tmp on boot to reduce logging 2025-11-03 15:41:53 -07:00
Jeremy Soller
15909b0b2b
Add freefont to desktop image 2025-11-03 15:41:36 -07:00
Jeremy Soller
73b03f042f
Add freefont to CI, update cookbook 2025-11-03 15:34:43 -07:00
Jeremy Soller
7ed54250d9
Update cookbook and use feh for background in x11 2025-10-30 17:52:51 -06:00
Jeremy Soller
15ec3dca3a
Use Quad9 DNS 2025-10-29 13:15:35 -06:00
Jeremy Soller
b71475567d
config/x11: do not launch orblogin and dynamically configure video mode 2025-10-29 11:34:06 -06:00
Jeremy Soller
fe4894fdc2
Update x11 config and cookbook 2025-10-29 10:15:55 -06:00
Jeremy Soller
29183bfea3
Add htop to x11 config for debugging 2025-10-18 10:29:53 -06:00
Wildan Mubarok
e4d40036ae Add rustysd to server demo 2025-10-18 09:45:58 -06:00
Jeremy Soller
0c9b75a25c
Add bottom to ci and demo for x86_64 2025-10-11 21:07:16 -06:00
Jeremy Soller
f8083da3c7
Add htop to x86_64 ci and demo 2025-10-10 11:28:19 -06:00
Jeremy Soller
c342927989 Merge branch 'config-fixes' into 'master'
Fix the server config scope and improve dev config

See merge request redox-os/redox!1651
2025-10-06 08:36:42 -06:00
Ribbon
4db6fee3b5 Fix the server config scope and improve dev config 2025-10-06 08:36:42 -06:00
Jeremy Soller
34dd18f0e1 Merge branch 'tests-config' into 'master'
Add a filesystem config for testing

See merge request redox-os/redox!1650
2025-10-06 08:36:05 -06:00
Ribbon
857bc11f3d Add a filesystem config for testing 2025-10-06 08:36:05 -06:00
Jeremy Soller
e3e151a369
x11: set webkit debug variable 2025-10-02 13:21:27 -06:00