index
:
minimal-initramfs
master
Minmal initramfs with support for an encrypted /home -- works with Gentoo Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ifup
blob: 2b60f1cd250eab248714eb4dda2439da5390cb07 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh DEV=$1 ifconfig $DEV up udhcpc -t 5 -q -s /bin/udhcpc.script