Commit Graph

507 Commits

Author SHA1 Message Date
bjorn3
62429864e9 Add pkgutils to minimal config
And remove the dedicated minimal-net config.
2026-03-01 15:21:27 +01:00
bjorn3
85b62fd851 Support networking in all configs 2026-03-01 15:21:27 +01:00
bjorn3
99fbcf34f0 Move root home to /home/root
AFAIK /root is just a historic artifact from back when the root and home
partition were separate.
2026-03-01 13:13:31 +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
Jeremy Soller
7c1132a728 Merge branch 'improvements' into 'master'
Some filesystem config improvements and cleanup

See merge request redox-os/redox!1930
2026-02-21 15:17:19 -07:00
Ribbon
36568bbf37 Some filesystem config improvements and cleanup 2026-02-21 15:17:18 -07:00
Wildan M
a1edc63c01
Fix printing redoxer messages 2026-02-21 21:57:47 +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
Jeremy Soller
e97e3f685a Merge branch 'working-neovim' into 'master'
Workaround neovim signal issues

See merge request redox-os/redox!1925
2026-02-20 05:42:04 -07:00
Jeremy Soller
65e491ada5 Add more examples to wayland config 2026-02-19 17:58:49 -07:00
Wildan M
55c1516e12
Fix nodejs crash assertion, update opts, add to CI 2026-02-20 06:22:19 +07:00
Jeremy Soller
fb7c5da2c2 Updates to wayland config 2026-02-19 15:42:24 -07:00
bjorn3
57708a0a5e Remove all usage of env var export in init scripts 2026-02-19 21:51:38 +01:00
Jeremy Soller
7c374fde85 Enable cosmic-comp now that it works 2026-02-19 13:32:16 -07:00
Jeremy Soller
fb48bedf3f Merge branch 'move_init_to_scripts' into 'master'
Change a couple of init scripts to shell scripts

See merge request redox-os/redox!1921
2026-02-19 13:03:11 -07:00
bjorn3
294c0064de Change a couple of init scripts to shell scripts
The cd command in init scripts manipulates global state, support for
which we may remove in the future.
2026-02-19 20:53:26 +01:00
Wildan M
0032f4f39d
Workaround neovim signal issues 2026-02-20 01:03:52 +07:00
Jeremy Soller
819140bf9d Improvements for wayland config 2026-02-19 10:12:22 -07:00
Jeremy Soller
fe53c69734 config/wayland: use cosmic-comp 2026-02-19 07:59:11 -07:00
Jeremy Soller
30cfb47f22 Add os-test-bins to x86_64 CI 2026-02-19 07:18:31 -07:00
Wildan M
cf314c9087
Enable rust + gcc on aarch64, disable acid for i586 + riscv64gc 2026-02-17 14:14:52 +07:00
bjorn3
a67739e030 Revert "Temporarily change default shell"
Most configs don't have bash installed.

This reverts commit 95ea0ffaca.
2026-02-14 16:43:10 +01:00
Jeremy Soller
91cce3fea0 Merge branch 'zhiwei/wayland-build-config-comment' into 'master'
Correct wayland build config name comment

See merge request redox-os/redox!1899
2026-02-12 15:43:59 -07:00
Zhiwei Liang
268d9da566 Correct wayland build config name comment 2026-02-12 15:43:59 -07:00
auronandace
27b17caf36 add zoxide comments to other CI 2026-02-12 21:56:21 +00: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
Wildan M
95ea0ffaca
Temporarily change default shell 2026-02-08 14:16:24 +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
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
Jeremy Soller
4e1db89e42
config/x11: more debugging and compile glib schemas at boot 2025-09-29 17:46:37 -06:00
Jeremy Soller
22b9c9004b
Add terminfo to i686 CI 2025-09-28 09:00:24 -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
3249caf92f
Ignore rustpython in other i686 configs 2025-09-09 15:16:32 -06:00
Jeremy Soller
94ad661a30
Disable netsurf in riscv64gc desktop image 2025-09-08 15:23:33 -06:00
Jeremy Soller
96fe2ea7c3
Fix include of demo.toml in jeremy.toml 2025-09-08 15:23:15 -06:00
Jeremy Soller
03a8db9c63
config/server: disable contain recipe 2025-09-07 20:20:00 -06:00
Jeremy Soller
462971242a
Normalize riscv64 config with aarch64 2025-09-07 20:07:48 -06:00
Jeremy Soller
03bf1f54da
Disable rustpython in i686 desktop 2025-09-07 13:36:49 -06:00