[Lubuntu] Remove the Dracut configuration so we fall back to the defaults provided by the package. This is a no-op.

This commit is contained in:
Simon Quigley 2025-04-09 06:44:57 -05:00
parent d6ff965abb
commit abe9758e56
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -17,6 +17,8 @@ calamares-settings-ubuntu (1:25.04.24) UNRELEASED; urgency=medium
The original goal here was to de-duplicate some of the trigger processing The original goal here was to de-duplicate some of the trigger processing
work, but it's obvious this needs more work. It's too premature to ship work, but it's obvious this needs more work. It's too premature to ship
right now, unfortunately. right now, unfortunately.
* [Lubuntu] Remove the Dracut configuration so we fall back to the defaults
provided by the package. This is a no-op.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 09 Apr 2025 01:55:07 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Wed, 09 Apr 2025 01:55:07 -0500

View File

@ -1,2 +0,0 @@
---
options: [ "-f", "-H", "--hostonly-mode=sloppy" ]