mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-11 13:20:06 +00:00
use the external functions (issue #161)
This commit is contained in:
parent
8d2d6ad6c3
commit
8464227aa1
@ -1,5 +1,9 @@
|
||||
#!/bin/sh
|
||||
# Initialize the USB device drivers, invoke a recovery shell
|
||||
# Initialize the USB and network device drivers,
|
||||
# invoke a recovery shell and prompt the user for how to proceed
|
||||
|
||||
. /etc/functions
|
||||
. /etc/config
|
||||
|
||||
insmod /lib/modules/ehci-hcd.ko
|
||||
insmod /lib/modules/ehci-pci.ko
|
||||
|
Loading…
x
Reference in New Issue
Block a user