Commit Graph

19 Commits

Author SHA1 Message Date
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
0d770b5cc1 Mark services as notify where necessary 2026-01-26 21:51:57 +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
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
Ribbon
49102f6332 Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
bjorn3
f4b4d34cf6 Move a couple of missed init files from /etc/init.d to /usr/lib/init.d 2024-01-17 14:31:32 +01:00
Ron Williams
d9b0556e7b add backtrace script and improve config file instructions 2024-01-11 06:27:28 -08:00
Jeremy Soller
4d202c47cc
Adapt desktop-contain to use templates 2024-01-04 13:46:01 -07:00
Jeremy Soller
8f51fda66e
Move some init into net.toml 2024-01-04 13:27:25 -07:00
Jeremy Soller
03ed74d02c
Move group configuration to base 2024-01-04 11:40:24 -07:00
Jeremy Soller
bc36226dd7
Move user configuration to base 2024-01-04 11:36:45 -07:00
Jeremy Soller
297153b19c
Move boostrap, initfs, kernel to base 2024-01-04 11:23:14 -07:00
Jeremy Soller
a0e7ff99df
Add net config template 2024-01-04 11:08:53 -07:00
bjorn3
d130e9f73c Use the new config include functionality for creating the base system files 2024-01-04 15:31:44 +01:00
bjorn3
3c6aa4fff9 Finalize move of games from /games to /usr/games 2024-01-03 21:51:37 +01:00
Ron Williams
3619030bd1 Add desktop-contain.toml 2024-01-03 19:22:34 +00:00