1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 13:48:33 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Hiltjo Posthuma
0c0cf147cb add helper script to make a crux chroot
this is useful for building packages.

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-05-17 19:44:54 +02:00
Daniel Bainton
8363d8251b Add misc/set-env script to set mkbuild and configmk paths
Just source the file:
  . misc/set-env
2014-04-09 16:12:28 +03:00
Daniel Bainton
96f93eb4c4 Redo misc/run-chroot a bit (also mount /sys) 2014-03-10 13:48:27 +02:00
Daniel Bainton
b4165184fe Add run-chroot script to misc/
The script will first mount dev and proc and then it will chroot into
the root/ directory and after exiting the chroot, it will unmount dev and
proc.

Can be used to quickly test the built system.
2014-03-09 11:23:03 +00:00
sin
138660fcbe Move qemu-mk-overlay to misc/ 2014-02-28 15:38:26 +00:00