Commit Graph

6 Commits

Author SHA1 Message Date
Harald Sitter
e06c2765e9 Adopt BuildStream
This is a first step towards the adoption of BuildStream as a technology
to produce the binaries needed for KDE Linux.
2026-08-01 00:15:02 +02:00
Harald Sitter
4e93ae4c77 addons: don't use array arguments
arrays don't work with [] apparently. use $* (which is the same as a
single string) instead
2026-06-11 05:37:00 -06:00
Harald Sitter
e0d89a5d12 addons: use new path
not exactly new these days but addons gets used so rarely :(
2026-06-11 05:37:00 -06:00
Hadi Chokr
cf6a516a2e Silence the kernel
This will completely silence the boot and help debugging Issue #209.

The options are explained in the Arch Wiki here:
https://wiki.archlinux.org/title/Silent_boot#Kernel_parameters
2025-07-17 08:28:38 -06:00
Harald Sitter
c2c9c66609 change most everything to kde-linux
helpers are still using the old names so we don't have content and name
changes at the same time
2024-11-07 18:47:33 +01:00
Harald Sitter
d470159b09 add a script to install efi addons 2024-04-04 16:39:15 +02:00