Commit Graph

237 Commits

Author SHA1 Message Date
Wildan M
9a741eb05d
Remove auto-test to avoid incuding compilers, plus uncomment working recipes 2026-03-06 09:23:25 +07:00
bjorn3
dc4e3d2c96 Fallback to generic config when arch specific config doesn't exist
Most configs are entirely identical between architectures, so this
fallback reduces the amount of config files by a lot.
2026-03-03 20:45:50 +01:00
bjorn3
8cba18800a Unify all orbutils recipes
With the calculator gone, having separate recipes only increases compile
times for the minimal config.
2026-03-03 19:40:21 +01:00
bjorn3
a35ef7b9f5 Remove config/llvm.toml
It is no longer necessary.
2026-03-01 21:39:44 +01:00
bjorn3
62429864e9 Add pkgutils to minimal config
And remove the dedicated minimal-net config.
2026-03-01 15:21:27 +01:00
Wildan M
b336b52f15
Build prefix on Redox OS, add self hosted mode 2026-02-26 19:03:07 +07:00
bjorn3
474729b4f2 Specify dependencies between init scripts
This aims to reproduce the current execution order of init scripts, not
to provide the minimal set of dependencies. That can be implemented
later.
2026-02-25 23:01:26 +01:00
Ribbon
36568bbf37 Some filesystem config improvements and cleanup 2026-02-21 15:17:18 -07:00
Jeremy Soller
e12432e19f Merge branch 'nodejs-assert' into 'master'
Fix nodejs crash assertion, update opts, add to CI

See merge request redox-os/redox!1929
2026-02-20 05:48:56 -07:00
Wildan M
55c1516e12
Fix nodejs crash assertion, update opts, add to CI 2026-02-20 06:22:19 +07:00
bjorn3
57708a0a5e Remove all usage of env var export in init scripts 2026-02-19 21:51:38 +01:00
Wildan M
0032f4f39d
Workaround neovim signal issues 2026-02-20 01:03:52 +07:00
Jeremy Soller
30cfb47f22 Add os-test-bins to x86_64 CI 2026-02-19 07:18:31 -07:00
auronandace
34125ccf86 add zoxide to x86_64 CI 2026-02-12 09:35:56 +00:00
Wildan M
42656cc5a6
Add bashrc and bash-completion 2026-02-10 16:30:24 +07:00
Wildan M
0602e65ee7
Remove resist from CI 2026-02-09 03:49:44 +07:00
Wildan M
d4bffea880
Update nushell and add to CI 2026-02-08 22:14:30 +07:00
Jeremy Soller
4e97b2acbd Merge branch 'change-shell' into 'master'
Change shell temporarily, add zsh and fish to CI

See merge request redox-os/redox!1881
2026-02-08 07:30:50 -07:00
Ribbon
c71e7c691f Some test improvements 2026-02-08 07:24:55 -07:00
Wildan M
dd3d40ec29
Add fish and zsh to CI 2026-02-08 14:54:00 +07:00
Jeremy Soller
454cf9034e Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2026-02-06 08:02:36 -07:00
Jeremy Soller
86f65219a8 Add CI taret for os-test 2026-02-06 08:02:03 -07:00
Zhiwei Liang
712d47f355 Remove termplay recipe 2026-02-06 06:56:04 -07:00
Wildan M
7e4166327a
Rename llvm groups 2026-02-04 06:23:54 +07:00
Wildan M
558d89b0a3
Simplify x11 config, add x11 + wayland to CI 2026-02-04 01:09:43 +07:00
bjorn3
0d770b5cc1 Mark services as notify where necessary 2026-01-26 21:51:57 +01:00
Benton60
98ac58d3b9 add pls to ci 2026-01-20 21:24:15 -05: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
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
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
Jeremy Soller
bf7b9742ea
Add wayland config 2025-11-05 07:30:42 -07:00
Jeremy Soller
73b03f042f
Add freefont to CI, update cookbook 2025-11-03 15:34:43 -07: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
Ribbon
857bc11f3d Add a filesystem config for testing 2025-10-06 08:36:05 -06:00
Wildan M
769ebff8a0 Add server demo scripts 2025-09-27 02:41:38 +07:00
Wildan Mubarok
f8d4486f77 Add server demo and add more server packages to CI 2025-09-26 07:55:24 +00:00
Jeremy Soller
4c8267ee47
Update jeremy configs 2025-09-19 15:01:57 -06:00
Jeremy Soller
96fe2ea7c3
Fix include of demo.toml in jeremy.toml 2025-09-08 15:23:15 -06:00
Jeremy Soller
3952e17416
Build jeremy config on top of demo config 2025-09-02 07:47:16 -06:00
Jeremy Soller
c1fabe9c8f
Update jeremy config 2025-09-02 07:45:11 -06:00