0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00
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

5 lines
78 B
Bash
Executable file

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