Mageia Bugzilla – Attachment 1023 Details for
Bug 3214
dracut does not generate correct initrd with btrfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
content of /etc/dracut.conf
dracut.conf (text/plain), 1.06 KB, created by
Rémy CLOUARD (shikamaru)
on 2011-10-29 14:27:24 CEST
(
hide
)
Description:
content of /etc/dracut.conf
Filename:
MIME Type:
Creator:
Rémy CLOUARD (shikamaru)
Created:
2011-10-29 14:27:24 CEST
Size:
1.06 KB
patch
obsolete
># Sample dracut config file > >logfile=/var/log/dracut.log >fileloglvl=6 > ># Exact list of dracut modules to use. Modules not listed here are not going ># to be included. If you only want to add some optional modules use ># add_dracutmodules option instead. >#dracutmodules+="" > ># Dracut modules to omit >#omit_dracutmodules+="" > ># Dracut modules to add to the default >#add_dracutmodules+="" > ># additional kernel modules to the default >add_drivers+="pata_acpi ide-pci-generic ata_generic" > ># list of kernel filesystem modules to be included in the generic initramfs >#filesystems+="" > ># build initrd only to boot current hardware >hostonly="yes" ># > ># install local /etc/mdadm.conf >mdadmconf="yes" > ># install local /etc/lvm/lvm.conf >lvmconf="yes" > ># A list of fsck tools to install. If it's not specified, module's hardcoded ># default is used, currently: "umount mount /sbin/fsck* xfs_db xfs_check ># xfs_repair e2fsck jfs_fsck reiserfsck btrfsck". The installation is ># opportunistic, so non-existing tools are just ignored. >#fscks="" > ># inhibit installation of any fsck tools >#nofscks="yes"
# Sample dracut config file logfile=/var/log/dracut.log fileloglvl=6 # Exact list of dracut modules to use. Modules not listed here are not going # to be included. If you only want to add some optional modules use # add_dracutmodules option instead. #dracutmodules+="" # Dracut modules to omit #omit_dracutmodules+="" # Dracut modules to add to the default #add_dracutmodules+="" # additional kernel modules to the default add_drivers+="pata_acpi ide-pci-generic ata_generic" # list of kernel filesystem modules to be included in the generic initramfs #filesystems+="" # build initrd only to boot current hardware hostonly="yes" # # install local /etc/mdadm.conf mdadmconf="yes" # install local /etc/lvm/lvm.conf lvmconf="yes" # A list of fsck tools to install. If it's not specified, module's hardcoded # default is used, currently: "umount mount /sbin/fsck* xfs_db xfs_check # xfs_repair e2fsck jfs_fsck reiserfsck btrfsck". The installation is # opportunistic, so non-existing tools are just ignored. #fscks="" # inhibit installation of any fsck tools #nofscks="yes"
View Attachment As Raw
Actions:
View
Attachments on
bug 3214
:
1020
|
1021
|
1022
| 1023