make overlay scripts use kernel modules and executables relative to pwd in preparison for 9p

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-13 00:00:00 +00:00
parent cd9c22f451
commit ddecb1bf5d
27 changed files with 59 additions and 43 deletions

View File

@@ -10,7 +10,7 @@ lspci -k
cat /proc/interrupts
# Setup.
insmod /pci.ko
insmod pci.ko
/mknoddev.sh lkmc_pci
# Shows that this module owns the PCI device.