]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/90btrfs/module-setup.sh
fix(btrfs): do not require module via cmdline when --no-kernel
[thirdparty/dracut.git] / modules.d / 90btrfs / module-setup.sh
2023-06-20  Michal Koutnýfix(btrfs): do not require module via cmdline when...
2023-06-20  Antonio Alvarez... fix(btrfs): add missing cmdline function
2021-03-29  Harald Hoyerfix(btrfs): shellcheck for modules.d/90btrfs
2021-03-13  Harald Hoyerfeat(btrfs): add 64-btrfs-dm.rules rules
2021-03-13  Harald Hoyerstyle: shfmt -s reformat
2021-03-13  Harald Hoyerstyle: shfmt reformat
2020-04-24  Harald HoyerInstall crypto modules in 90kernel-modules
2020-03-11  Harald Hoyerbtrfs: force preload btrfs module
2018-01-18  Harald HoyerMerge pull request #317 from dracut-mailing-devs/201712...
2017-12-19  Harald HoyerMerge pull request #318 from danimo/fcoe-fixes
2017-12-18  Harald HoyerMerge pull request #319 from danimo/modules-load.d...
2017-12-14  Harald HoyerMerge pull request #316 from danimo/btrfs-crc32-accel
2017-12-14  Daniel MolkentinInclude crc32c-intel module when using btrfs 316/head
2015-07-09  Harald Hoyerguard ${arrays[@]} with ""
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-02-06  Harald HoyerFactor out all the "type -V" commands
2013-10-08  Harald Hoyer*/module-setup.sh: add comments for dracut called functions
2013-10-07  Harald Hoyerbtrfs: use inst_hook to install the timeout hook
2013-08-07  Harald Hoyerdracut-functions.sh: inst_multiple == dracut_install
2013-05-28  Harald Hoyerbtrfs: include btrfs-zero-log in the initramfs
2013-03-11  Harald Hoyermake host_fs_types a hashmap
2013-03-06  Harald Hoyerbtrfs: no need for btrfs_timeout in systemd mode
2013-02-22  Harald Hoyerbtrfs: Use upstream 64-btrfs.rules
2013-02-18  Harald Hoyerbtrfs: use "btrfs device ready"
2013-01-23  Colin GuthrieInclude crc32c module for xfs.
2012-07-27  Harald Hoyerfixed install locations for udev rules and change to...
2012-06-29  Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29  Harald Hoyermodules.d/*/module-setup.sh: no more sourcing of dracut...
2012-02-07  Cong Wangbtrfs: fix two bugs in module-setup.sh
2012-01-13  Cong WangCheck module dependencies of mount points
2012-01-09  Colin Guthriebtrfs: Ensure crc32c module is installed.
2011-12-15  Harald Hoyer*/module-setup.sh: use host_fs_types host_devs
2011-08-11  Harald Hoyer90btrfs: add btrfs device with multiple components
2011-05-12  Harald Hoyerdracut-functions: make local vars local and prefix...
2011-03-09  Will WoodsUse 'btrfs' command rather than 'btrfsctl', and install...
2011-02-02  Harald Hoyerrenamed module-info.sh to module-setup.sh