File: add-modprobe-element-8e3b0287ebb11920.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (10 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Add new modprobe element. This element will replace
    modprobe-blacklist element. It wil still have the
    blacklist functionality, but it also adds the feature
    of passing a complete file with settings to the
    modprobe.d directory. Adding this functionality, that
    will allow elements that depends on this module, to
    just copy the specified files to the final directory.