]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/95rootfs-block/block-genrules.sh
chore: remove unnecessary shellcheck disable for SC2154
[thirdparty/dracut.git] / modules.d / 95rootfs-block / block-genrules.sh
2023-08-24  Laszlo Gomboschore: remove unnecessary shellcheck disable for SC2154
2021-02-15  Harald Hoyerfix: shellcheck for modules.d/95rootfs-block/block...
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2013-03-26  Harald Hoyeruse systemd*dir variables everywhere
2012-07-10  Harald Hoyersystemd service cleanup
2012-05-09  Harald Hoyerrootfs-block/block-genrules.sh: install systemd mount...
2011-11-15  Harald Hoyeradd wait_for_dev() and wait_for_mount()
2011-09-19  Harald HoyerDo not use /run/udev/rules.d for udev rules
2011-05-20  Michal Soltys95rootfs-block/block-genrules.sh: Use > instead of >>
2011-05-10  Harald Hoyerremoved trailing whitespaces
2011-03-25  Harald HoyerMove all hooks to "$hookdir"
2011-03-10  Harald Hoyerprepare for future udev rules.d location
2011-02-23  Harald Hoyeradd missing shebang
2010-09-10  Harald Hoyerreformat source code
2010-08-02  Harald Hoyerinit: create /dev/.udev/rules.d with correct permissions
2010-08-02  Harald Hoyermkdir /dev/.udev/rules.d with mode 0755
2010-06-22  Harald HoyerWrite rules for symlinks to /dev/.udev/rules.d for...
2010-05-19  Harald Hoyerchmod 0755 *.sh
2009-09-15  Harald Hoyer95rootfs-block/block-genrules.sh: beautify code
2009-09-15  Harald Hoyerswitch modules to initqueue-finished
2009-09-07  Harald Hoyeradded initqueue-settled and refactored code
2009-07-03  Harald Hoyerinitqueue now loops until /dev/root exists or root...
2009-07-03  Harald HoyerDefer mount to the real mount loop
2009-07-02  Harald Hoyerswitch to initqueue handling of events
2009-06-19  Harald Hoyerremoved shebang from .sh and changed mode to 0644
2009-06-01  David Dillowcleanup shebangs in sourced scripts
2009-06-01  Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01  David Dillowcmdline: cleanup handling and block: handler
2009-06-01  David Dillowblock root: split out resume parsing and udev rules