Commit Graph

496 Commits

Author SHA1 Message Date
Wildan M
7e1acfc1ce
Update x11 config 2026-05-21 23:28:34 +07:00
Wildan M
9fd5e00438
Add xfce4 to CI 2026-05-21 23:01:03 +07:00
Wildan M
6541631e68
Port xfce4 and tidyup X11 config 2026-05-21 22:53:19 +07:00
Jeremy Soller
29e2c72584 Merge branch 'firefox' into 'master'
Port Firefox

See merge request redox-os/redox!2157
2026-05-20 10:26:08 -06:00
Wildan M
5c745a821f Add firefox to CI 2026-05-20 18:06:24 +02:00
Wildan M
138574e9c5
Add uutils-procps to CI 2026-05-20 10:34:17 +07:00
Ribbon
f59188c696 Some improvements 2026-05-14 04:45:27 -03:00
Wildan M
81398f4763
Wholesale of package restoration 2026-05-09 04:18:53 +07:00
Ribbon
384405a080 Add "file" recipe to desktop and CI config 2026-05-07 14:38:46 -06:00
Wildan M
c8236b5692
Update and fix cmake 2026-05-07 11:43:15 +07:00
Ribbon
60bf9b5470 Add "autotools" meta-package for faster installation 2026-05-06 20:11:19 -06:00
Jeremy Soller
b9dd2ee36d Build gawk for aarch64 and x86_64, add to x86_64 demo 2026-05-03 09:44:20 -06:00
Ribbon
15bf773769 Add wget to x86-64 CI and demo config 2026-05-03 06:19:16 -06:00
Wildan M
65c57b3fba
Port watch from uutils 2026-05-01 10:43:43 +07:00
Jeremy Soller
661aac7b74 config/aarch64/jeremy: include demo config instead of desktop 2026-04-30 12:44:14 -06:00
bjorn3
9a609143cb Move device file symlinks into the base repo 2026-04-22 21:49:16 +02:00
bjorn3
e9d0c6fdfb Build the base system and initfs in a single recipe 2026-04-21 21:58:16 +02:00
Wildan M
cc2503263b
Fix app names for wayland config 2026-04-18 12:23:30 +07:00
bjorn3
a8e880ee8a Make desktop-contain config arch independent 2026-04-16 19:19:32 +02:00
bjorn3
d8b507e8d0 Use /usr/lib/environment.d for x11 config DISPLAY=:0 2026-04-11 15:41:00 +02:00
bjorn3
a2ad0aaf66 Move audiod init config to base repo 2026-04-11 15:27:16 +02:00
bjorn3
473bee2d66 Move some init configs into the base recipe 2026-04-11 10:48:43 +02:00
Wildan M
ed2f8dd667
Port tmux 2026-04-09 07:23:13 +07:00
Ribbon
e42d49d767 Add sys-build filesystem config 2026-04-01 15:35:06 -06:00
bjorn3
d6cae1bc6a Minor simplification for wayland config 2026-03-11 20:01:06 +01:00
Jeremy Soller
4dfb49d97e Drop rustpython from desktop config and minor updates to jeremy config 2026-03-09 13:31:42 -06:00
Wildan M
d8f9171277
Fix demo image for aarch64 2026-03-09 09:48:36 +07:00
Jeremy Soller
6642d12afb Merge branch 'useful-cargo' into 'master'
Make cargo build script more useful

See merge request redox-os/redox!1978
2026-03-06 20:44:33 -07:00
Wildan M
9a741eb05d
Remove auto-test to avoid incuding compilers, plus uncomment working recipes 2026-03-06 09:23:25 +07:00
Wildan M
2d899ca1a7
Make cargo build script more useful 2026-03-06 00:58:12 +07:00
Jeremy Soller
65ccfe6fee Merge branch 'mate-fix' into 'master'
Couple of fixes for mate desktop

See merge request redox-os/redox!1976
2026-03-05 09:16:21 -07:00
Wildan M
49a2777299
Couple of fixes for mate desktop 2026-03-05 12:54:05 +07:00
Jeremy Soller
e8128cf856 Remove orbterm from desktop config 2026-03-04 11:34:38 -07:00
Jeremy Soller
4d48728441 Merge branch 'config_fallback' into 'master'
Fallback to generic config when arch specific config doesn't exist

See merge request redox-os/redox!1972
2026-03-03 12:48:35 -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
aea31f4b4a Make desktop a superset of desktop-minimal 2026-03-03 20:03:20 +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
0a7b246b0b Make the server config derive from minimal rather than base 2026-03-01 15:21:27 +01:00
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