Laszlo Gombos

Results 82 issues of Laszlo Gombos

``` 2024-04-08T21:53:47.2628692Z dracut[I]: *** Including module: net-lib *** 2024-04-08T21:53:47.2816632Z dracut[I]: *** Including module: drm *** 2024-04-08T21:53:47.5988159Z dracut[I]: *** Including module: plymouth *** 2024-04-08T21:53:48.1605172Z find: '/usr/share/X11/locale/am_ET.UTF-8': No such file or directory...

bug
arch
plymouth

Since there is only one local patch remaining for Gentoo and it is well tested, perhaps we can consider upstreaming it. https://github.com/gentoo/gentoo/blob/master/sys-kernel/dracut/files/gentoo-ldconfig-paths-r1.patch @AndrewAmmerlaan what do you think ?

bug
gentoo

Dracut has the capability (config file and command line options) to add kernel modules and dracut modules and individual files to the generated initramfs. This issue is to discuss extending...

enhancement

The nfs dracut module [guesses](https://github.com/dracutdevs/dracut/blob/master/modules.d/95nfs/module-setup.sh#L128) the name for uid/gid. There are better way to guess - e.g. read the [rpcbind.conf](https://github.com/dracutdevs/dracut/blob/master/modules.d/95nfs/module-setup.sh#L79) (D /run/rpcbind entry) if it exists. The module is not...

bug
help wanted

Introduced for openSUSE https://github.com/dracutdevs/dracut/commit/feebf17187809a23f2f0253cfc3434ba2ea4628b Debian needs to patch it: https://salsa.debian.org/debian/dracut/-/blob/master/debian/patches/microcode

enhancement

## Changes - test: add watchdog dracut module for each test run for consistency - test: install mkfs.ext4 in test-makeroot dracut module for consistency - test: only install sfdisk if...

test
modules

Steps to Reproduce: 1. Have /var mounted as noexec persistently, i.e., in /etc/fstab 2. execute `dracut -f` 3. reboot Actual results: Lots of error messages like this (but with varying...

bug
hostonly

## Changes Add an option to force run the test without executing test_check. ## Checklist - [x] I have tested it locally - [ ] I have reviewed and updated...

test
github

## Changes Follow-up to https://github.com/dracut-ng/dracut-ng/pull/124 . `rd.udev.log-priority` is deprecated since systemd-v247 (https://github.com/systemd/systemd/commit/64a3494c) Fixed documentation. ## Checklist - [ ] I have tested it locally - [X] I have reviewed and...

modules
base
man

## Changes Only network-manager requires busctl. Some distributions do not package busctl as part of dbus package. This allows dbus dracut module to be installed even if busctl is not...

modules
network-manager
dbus-broker
dbus-daemon