Sign in
gfiber
/
buildroot
/
485890547723774492209921cb59aef315d5b343
/
.
/
fs
/
cpio
/
init
blob: a2754821776997c5f8eb9873eb2ede68c091327e [
file
] [
log
] [
blame
]
#!/bin/sh
# devtmpfs does not get automounted for initramfs
/
bin
/
mount
-
t devtmpfs devtmpfs
/
dev
exec
0
</
dev
/
console
exec
1
>/
dev
/
console
exec
2
>/
dev
/
console
exec
/
sbin
/
init $
*