From 718bd8dae124dfb941215ada94ae0fffad3110f5 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 22 Nov 2024 19:56:20 -0600 Subject: [PATCH] Add a Dracut config file for Lubuntu. --- debian/changelog | 6 ++++++ lubuntu/modules/dracut.conf | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 lubuntu/modules/dracut.conf diff --git a/debian/changelog b/debian/changelog index ac609dc..8b05b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:25.04.9) UNRELEASED; urgency=medium + + * Add a Dracut config file for Lubuntu. + + -- Simon Quigley Fri, 22 Nov 2024 19:55:49 -0600 + calamares-settings-ubuntu (1:25.04.8) plucky; urgency=medium * Add new global storage value for stacked squashfses and adjust config. diff --git a/lubuntu/modules/dracut.conf b/lubuntu/modules/dracut.conf new file mode 100644 index 0000000..94e199c --- /dev/null +++ b/lubuntu/modules/dracut.conf @@ -0,0 +1,2 @@ +--- +options: [ "-f", "-H", "--hostonly-mode=sloppy" ]