Skip to content

Several improvements

Benjamin Drung requested to merge bdrung/initramfs-tools:master into master

This pull requests contains all my changes to initramfs-tools:

  • Include mlx4 and mlx5 InfiniBand modules (Closes: #871595)
  • Add option to clear screen at the beginning (Closes: #856929)
  • Fix indentation (spaces to tabs)
  • Fix config directory in error message (Closes: #856589)
  • Make size of /run configurable (Closes: #862013)
  • Fixes for issues found by shellcheck: Double quote to prevent globbing and word splitting
Edited by Benjamin Drung

Merge request reports

Loading