repo.or.cz
/
meinos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fat: new license (LGPL)
[meinos.git]
/
run.sh
blob
0568a397540c9caa3eb21f38eef61491d987e267
1
#!/bin/sh
2
make
&&
\
3
mkisofs
-R -b
grub
/
stage2_eltorito
-no-emul-boot -boot-load-size
4
-boot-info-table -o
cdrom.iso
file
s
/ &&
\
4
.
/
run_vm.sh
&&
\
5
make
clean
1
>/
dev
/
null
2
>/
dev
/
null