Skip to content

dracut-055

Compare
Choose a tag to compare
@haraldh haraldh released this 27 May 12:40
· 679 commits to master since this release
055

Bug Fixes

  • base:
    • add missing str_replace to dracut-dev-lib.sh (148e420b)
    • split out dracut-dev-lib.sh (c08bc810)
  • bash: minor cleanups (9355cb8e)
  • dash: minor cleanups (f4ea5f87)
  • dracut: pipe hardlink output to dinfo (0a6007bf)
  • dracut-functions: get_maj_min without get_maj_min_cache_file set (a277a5fc)
  • dracut-util: print error message with trailing newline (b9b6f0ee)
  • fs-lib: install fsck utilities (12beeac7)
  • install:
  • integrity: require ALLOW_METADATA_WRITES to come from EVM config file (b12d91c4)
  • mksh: minor cleanups (6c673298)
  • squash: don't mount the mount points if already mounted (636d6df3)
  • warpclock: minor cleanups (7d205598)

Features

  • dracut.sh: detect running in a container (7275c6f6)
  • install: add default value for --firmwaredirs (4cb086fa)

Contributors