projects
/
eostre.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
remove leftover files from my IR-Bootstrap project
[eostre.git]
/
dbd-autobuild
/
bm.sh
Commit
Line
Data
1c66ee26
1
mount --rbind /proc proc
2
mount --rbind /sys sys
3
mount --rbind /dev dev
4
mount -t tmpfs none tmp
5
mount -t tmpfs none run
6
touch etc/resolv.conf
7
mount --bind /etc/resolv.conf etc/resolv.conf