This website requires JavaScript.
Explore
Help
Sign In
pool
/
dracut
SHA256
Watch
2
Star
0
Fork
1
You've already forked dracut
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a4aac89e0e
dracut
/
mkinitrd_setup_dummy
4 lines
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- Update to mainline git version 033, b7d1b6f904a5b0bdd9a5ad19149f3. - Remove all patches which went mainline - Fix missing root fs slash in lib/udev/rules.d resulting in: /var/tmp/initramfs.Lusf6flib/udev/rules.d - bcache: removed, it's in the upstream bcache-tools package mainline git commit: 49268028b90f6344f79e3510d2 - Fix bad she-bang in mkinitrd_setup_dummy OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=67
2013-10-07 11:43:25 +02:00
#!/bin/bash
Accepting request 201877 from home:trenn:dracut_test - Add ACPI table override ability - Adjust mkinitrd-dracut.sh to SUSE mkinitrd: <none> : Before gives a "usage" error -> now scans /boot for kernels and builds corresponding inirtrds for them -i -k : Pass a list of kernels and initrd targets (not sure it was worth the hassle to be able to pass) -b : Boot directory to search for kernel images -d : Change root file system. Not tested whether dracut's behavior matches exactly what our mkinitrd does. -s : Dummy (should even be obsolete in latest mkinitrd) - Write caller and used parameters to syslog if mkinitrd is called. So that those can easily be fixed and checked for correctness. This should get reverted again before a bigger release. OBS-URL: https://build.opensuse.org/request/show/201877 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=56
2013-10-02 14:32:19 +02:00
true
Reference in New Issue
Copy Permalink