Statistics
| Branch: | Revision:

root / create @ 640e7e45

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
640e7e45 02/10/2010 02:06 am Lance Albertson

Add initial support for dump/restore based images

e7a2d1ad 02/05/2010 01:59 am Lance Albertson

Refactor debugging code to be saner and actually work

6f0a1fef 02/04/2010 08:05 pm Lance Albertson

Move debug check until after we've sourced common.sh

cc927a76 02/03/2010 11:47 pm Lance Albertson

Move mkfs into common.sh so that its portable to other scripts

e0f1ce56 02/03/2010 11:09 pm Lance Albertson

code cleanup, remove bits we don't use from the debootstrap import

f1afb4b1 02/03/2010 08:23 pm Lance Albertson

Add OSU Copyright headers

611fa6b0 02/03/2010 08:18 pm Lance Albertson

Create IMAGE_DEBUG variable to enable debugging output

DEBUG_LEVEL isn't working yet in ganeti [1], so lets add an option so we can at
least use something.

[1] http://groups.google.com/group/ganeti/browse_thread/thread/948ec6705ae69798

e84e87cd 02/02/2010 11:50 pm Lance Albertson

If debug is set, show commands in log file

baca98f3 02/02/2010 08:58 pm Lance Albertson

Adjust image naming scheme to deal with qemu-img image files

ab712029 02/02/2010 08:50 pm Lance Albertson

Check for qemu-img during install

916b6dd1 02/02/2010 02:14 am Lance Albertson

change variable name to something more useful

c29e092d 02/02/2010 02:13 am Lance Albertson

fix typo

e21b8802 02/02/2010 02:12 am Lance Albertson

Make it optional whether to create and use a swap partition

f7959feb 02/02/2010 01:53 am Lance Albertson

Refactor grub install into a custom script

We only need to use grub for tarball based installs since images should include
a disk with grub already installed.

b05b1ab6 02/01/2010 10:02 pm Lance Albertson

Add basic support for qemu-img based images

Also refactor mounting into a common function

768954ef 11/29/2009 07:34 am Lance Albertson

Set the $disk variable up

df2ac746 11/29/2009 07:33 am Lance Albertson

Remove extra whitespace, errors out otherwise

2a3ba2bf 11/29/2009 07:18 am Lance Albertson

Add volume label so that CentOS boots

May need to see how other distros need adjustments

89991658 11/29/2009 07:03 am Lance Albertson

Use grub directly to install MBR as grub-install won't work correctly

e5ec11e4 11/28/2009 10:45 pm Lance Albertson

Add support for installing grub for an image

135a14d0 11/28/2009 10:23 pm Lance Albertson

Put umount cleanup command in the correct place

12321cb5 11/28/2009 10:18 pm Lance Albertson

Create $TMPDIR/boot after mounting root

134c11c3 11/27/2009 11:56 pm Lance Albertson

Add image unpacking feature

a1d43218 11/27/2009 11:31 pm Lance Albertson

Format the 3 volumes and mount them correctly

fcce5224 11/25/2009 11:51 pm Lance Albertson

Add basic support for installing via a CD

dcd7b382 11/25/2009 11:41 pm Lance Albertson

remove caching code as its useless for this instance

8d0132dc 11/24/2009 02:51 am Lance Albertson

Check for various important programs and set variables for them

79224631 11/24/2009 02:15 am Lance Albertson

Import from instance-debootstrap 17b5b2da0