nilmbuntu/config-13.04

18 lines
385 B
Plaintext
Raw Permalink Normal View History

2013-08-18 21:01:28 -04:00
# output image
2013-08-18 23:33:56 -04:00
VERSION="13.04.1"
2013-08-18 21:01:28 -04:00
OUTPUT="nilmdbuntu-${VERSION}.iso"
# original ISOs
2013-08-18 23:33:56 -04:00
ISONAME="xubuntu-13.04-desktop-amd64.iso"
ORIG="tmp-13.04/$ISONAME"
ORIGURL="http://cdimage.ubuntu.com/xubuntu/releases/13.04/release/$ISONAME"
2013-08-18 21:01:28 -04:00
# work directories, temporary qemu HD image
2013-08-18 23:33:56 -04:00
FS="tmp-13.04/fs"
ISO="tmp-13.04/iso"
MNT="tmp-13.04/mnt"
DISK="tmp-13.04/disk.img"
2013-08-18 21:01:28 -04:00
# local user
USER=jim:jim