core-admin/dom0/dracut/modules.d/90qubes-pciback/install
Joanna Rutkowska 16a46f9a9c Use proper dracut module and conf files...
... instead of the ugly and incompatible /usr/share/qubes/regenerate_initramfs.sh script
2011-09-02 16:55:39 +02:00

6 lines
90 B
Bash
Executable File

#!/bin/bash
inst_hook cmdline 02 "$moddir/qubes-pciback.sh"
inst lspci
inst grep
inst awk