nixpkgs/run.sh
Eelco Dolstra 1f7a8c8ae9 * Started setting up a proper init environment.
svn path=/nixu/trunk/; revision=785
2004-02-16 09:41:00 +00:00

6 lines
78 B
Bash
Executable file

#! /bin/sh -e
image=/tmp/disk.img
linux ubd0="$image" mem=256M init="/init"