particle-os-modules/modules
fiftydinar 23e36119b9
feat: initramfs module (#376)
* feat: `initramfs` module

* chore: Add `initramfs` to `modules.json`

* docs: Mention `dracut.conf.d` files as modifications which need initramfs regeneration

* docs: Style fix

* docs: Style fix

* docs: One more style fix

* docs: Add note about difference between `rpm-ostree initramfs` & this module

* docs: Further explanation of initramfs

* docs: Style fixes

* docs: Style fix

* docs: Grammar fixes

* chore: Add check for Fedora 41+

* docs: Add note about F41+ support

* docs: Add 3 dots for note

* chore: Grammar improvement in log

* chore: Some more explanations in log for old Fedora version

* chore: Add error message for cliwrapped images

* chore: Use cliwrapped dracut if available

* docs: Apply caution card suggestion

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>

* docs: Apply suggestion about modifications list

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>

* docs: Apply grammar suggestion for when this module should be used

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>

* chore: Make log message about initramfs regeneration state clearer

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>

* docs: Apply suggestion about expanded module description

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>

* docs: RAM instead of ram

* chore: Fix log typo

* docs: Update description in typeschema

* docs: Update description in module.yml

* chore: Notify of more than 1 qualified kernel before initramfs image variable

* chore: finalize shortdesc wording

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-12-15 11:02:37 +01:00
..
akmods feat(akmods): Add additional available akmod options to schema 2024-12-06 20:43:59 +01:00
bling chore(bling): Uninstall tainted RPMFusion repos also in negativo17 submodule 2024-12-08 16:58:56 +01:00
brew chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
chezmoi chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
default-flatpaks chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
files chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
fonts fix(fonts): Add necessary trailing newline, to ensure fonts are processed separately (#373) 2024-12-04 11:37:10 +01:00
gnome-extensions fix(gnome-extensions): support int install with schema validation 2024-12-06 19:36:30 +02:00
gschema-overrides chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
initramfs feat: initramfs module (#376) 2024-12-15 11:02:37 +01:00
justfiles chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
rpm-ostree docs(rpm-ostree): Explain clearly usage of optfix 2024-12-08 16:51:31 +01:00
script chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
signing chore(signing): Make a directory in /usr/etc for Ublue images if not already made pt. 2 2024-12-08 23:02:42 +01:00
systemd chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
yafti fix(yafti): Forgot to set get_json_array pt. 2 2024-12-03 12:14:50 +01:00