dracut
Dracut contains tools to create a bootable initramfs for 2.6 and newer Linux kernels.
Unlike existing implementations, dracut does hard-code as little as possible
into the initramfs. Dracut contains various modules which are driven by the
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
NFS, iSCSI, NBD, FCoE with the dracut-network package.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/dracut && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
correct-paths-for-opensuse.patch | 0000007705 7.52 KB | |
dracut-026_git201303180829.tar.xz | 0000199716 195 KB | |
dracut.changes | 0000008001 7.81 KB | |
dracut.spec | 0000010443 10.2 KB | |
module-setup-initrd.sh | 0000000260 260 Bytes | |
parse-suse-initrd.sh | 0000001277 1.25 KB | |
use_all_paths_udev.patch | 0000000518 518 Bytes | |
use_initrd_insteadof_initramfs.patch | 0000006903 6.74 KB | |
use_sysconfig_values_correctly.patch | 0000000520 520 Bytes |
Revision 10 (latest revision is 232)
Stephan Kulow (coolo)
accepted
request 160166
from
Raymond Wooninck (tittiatcoke)
(revision 10)
- Update to 026_git201303180829 * bugfixes * adds bash completion Support - Most importantly, fix the (silly) compatibility patch that changes the name from initramfs to initrd that went broken in last update (all initrds were suffixed by .img) (forwarded request 160131 from elvigia)
Comments 1
Dracut 0.48 has been released; https://mirrors.edge.kernel.org/pub/linux/utils/boot/dracut/dracut-048.tar.gz