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
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
62429864e9
Add pkgutils to minimal config
...
And remove the dedicated minimal-net config.
2026-03-01 15:21:27 +01: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
bjorn3
57708a0a5e
Remove all usage of env var export in init scripts
2026-02-19 21:51:38 +01: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
Wildan Mubarok
eb64b9fb38
Revert "Merge branch 'remove-orb' into 'master'"
...
This reverts commit 620a7a79fc
2025-08-13 15:35:29 +00:00
Wildan Mubarok
e4984c338c
Replace old orbutils in config
2025-07-28 12:01:43 +00:00
bjorn3
511561918c
Do not preserve debug console output in sys:log
...
This will prevent logd from ingesting it as logs in the future.
2024-07-27 16:52:49 +02:00
bjorn3
c0f9f946dd
Set the VT env var when running orbital
2024-07-20 16:42:33 +02:00
bjorn3
39d4629452
Ensure that VT 3 is shown by default in the desktop-minimal config
2024-07-19 21:07:33 +02:00
bjorn3
03a1e3fcf5
Increase filesystem size for desktop-minimal
...
I'm locally running out of disk space when installing. This may be
because I disabled LTO for the kernel and drivers, but if so that means
the current filesystem size is already on the edge of being too small.
2024-07-12 15:52:07 +02:00
Ribbon
49102f6332
Add explanation comments on the build system files
2024-07-09 12:58:07 +00:00
bjorn3
a794c99e3b
Include the drivers recipe in the base system
...
All configs except the minimal config already include it. Several of the
drivers in the drivers recipe are essential for getting a system usable
outside of VMs or very old hardware. For example the usbhidd driver.
2024-07-06 21:09:35 +02:00
Ribbon
485cc43db5
Fix the desktop-minimal config
2024-06-13 14:18:53 +00:00
bjorn3
5887119311
Move all system init configs to /usr/lib/init.d
...
This keeps /etc/init.d for local overrides without risking them getting
overwritten by system updates.
2024-01-07 18:15:34 +01:00
Jeremy Soller
72365aca16
Move escalated, ipcd, and ptyd to base
2024-01-04 13:15:16 -07:00
Jeremy Soller
0b737f0a0f
Use templates for acid, desktop-minimal, resist, server-minimal
2024-01-04 12:25:27 -07:00