Commit Graph

21 Commits

Author SHA1 Message Date
bjorn3
473bee2d66 Move some init configs into the base recipe 2026-04-11 10:48:43 +02:00
bjorn3
85b62fd851 Support networking in all configs 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
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
Ribbon
c71e7c691f Some test improvements 2026-02-08 07:24:55 -07:00
Ribbon
49102f6332 Add explanation comments on the build system files 2024-07-09 12:58:07 +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
Jeremy Soller
1f339004d6
Support distinct filesystem configs for each architecture 2022-08-26 11:26:05 -06:00
Jeremy Soller
e2c362ea17 Use bootloader package 2022-08-17 07:44:03 -06:00
Jeremy Soller
c9e16a6d0e
Add initfs to configs, remove unused maximal/minimal configs 2022-08-11 08:00:15 -06:00
4lDO2
0e08f9f346
Add bootstrap and escalated to configs. 2022-07-27 18:14:09 +02:00
Jeremy Soller
5b0822f893
Move kernel to cookbook recipe 2022-07-24 09:02:48 -06:00
Jeremy Soller
4c34f6c83b
Cleanup of config files, add comments for what each of them are 2022-04-14 08:09:58 -06:00
Jeremy Soller
54c5274f2d
Make /usr links relative 2022-03-17 08:39:53 -06:00
Jeremy Soller
2b8585274e
Move logd to initfs, update kernel 2022-02-14 09:58:22 -07:00
Jeremy Soller
baf6a9f795
Remove unused packages from acid filesystem config 2021-09-22 21:19:21 -06:00
Wren Turkal
49d16c7b14 Add pciids option to fs and initfs configs.
Pciids is the packge that contains information about pci devices.

Signed-off-by: Wren Turkal <wt@penguintechs.org>
2020-07-19 16:53:36 -07:00
Jeremy Soller
3ee3ab1c64
Move nulld, randd, and zerod to initfs 2019-06-15 09:05:02 -06:00
Jeremy Soller
8462a4f20e Update kernel and start work on automatic testing configuration 2019-02-01 20:13:19 -07:00