Commit graph

10 commits

Author SHA1 Message Date
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