[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
[openwrt.git] / target / linux / x86 / base-files / etc / preinit.arch
1 mount -t proc none /proc
2 grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
This page took 0.05591 seconds and 5 git commands to generate.