Statistics
| Branch: | Revision:

root / Makefile.am @ 47c86659

History | View | Annotate | Download (1.3 kB)

# Date Author Comment
47c86659 06/15/2011 06:51 pm Nikos Skalkotos

Added --disable-windows-support flag in configure

This is convinient since we introduced a new program dependency
(xmlstrlet) in ganeti-instance-image which is only needed for Windows.
xmlstrlet will be used by the Windows hooks to change setup options in...

a33d2ab2 06/10/2011 11:36 am Nikos Skalkotos

Added basic windows support

Added support for windows disk partitioning and ntfsclone's special
image format. A hook was also added that installs a valid MBR capable of
booting windows partitions.

bb78ba49 06/09/2011 02:49 pm Nikos Skalkotos

Further seperation of linux-specific things.

Added prefix linux_ to all the common_linux.sh functions `create'
accesses. This will keep things simple when the scripts are extended to
support more OS Families like Windows.

Moved all hooks to a seperate `linux' directory inside...

5dc61974 06/09/2011 12:10 pm Nikos Skalkotos

Moved linux specific functions out of common.sh

Created a seperated file `common_linux.sh' to host all linux specific
common functions. This makes the design cleaner in order to add windows
support to gnt-instance-image.

Attention: I haven't touched export, import, rename and verify yet. Only...

95200771 05/24/2011 03:33 pm Constantinos Venetsanopoulos

Minor fixes in Makefile.am

ab462591 05/20/2011 12:39 pm Constantinos Venetsanopoulos

Initial commit to extend ganeti-instance-image

Ganeti Instance Image will be extended to support
Ganeti OS Interface v20. The scope is to have an OS provider
that takes OS parameters from Ganeti and then uses them to customize
the Image creation process. The initial commit includes:...

84472880 11/22/2010 01:15 am Lance Albertson

Ticket #207: Copy files into instances using overlays

549118f0 09/08/2010 01:20 am Lance Albertson

Change the customization directory

Align with other upstream packages. See commit f79e471d in instance-debootstrap
for more explaination.

21136223 04/03/2010 12:25 am Lance Albertson

Move variants.list to /etc and create a symlink back to /usr/share

2566fc23 04/01/2010 12:38 am Lance Albertson

rename directory to hooks to line up with upstream

276c74b6 03/31/2010 03:20 am Lance Albertson

Add support for setting IPs statically

2f086264 03/10/2010 02:17 am Lance Albertson

Install the helper scripts into the instance os scripts directory under tools

3c726318 02/02/2010 09:12 pm Lance Albertson

Fix this correctly

Revert "don't set the DESTDIR"

This reverts commit 05362abf351ae65473c05acad0f924cc91edac1d.

05362abf 02/02/2010 09:01 pm Lance Albertson

don't set the DESTDIR

775f4f72 02/02/2010 02:16 am Lance Albertson

rename to correct name

59638dd1 02/01/2010 10:29 pm Lance Albertson

Install custom scripts but don't enable (i.e. -x) them

1e57ffdf 11/28/2009 12:06 am Lance Albertson

Create image directory

0b74a697 11/26/2009 12:08 am Lance Albertson

Clean up Makefile

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