16a46f9a9c
... instead of the ugly and incompatible /usr/share/qubes/regenerate_initramfs.sh script
6 lines
90 B
Bash
Executable File
6 lines
90 B
Bash
Executable File
#!/bin/bash
|
|
inst_hook cmdline 02 "$moddir/qubes-pciback.sh"
|
|
inst lspci
|
|
inst grep
|
|
inst awk
|