Statistics
| Branch: | Revision:

root @ 8d77389f

Name Size
  debian
  devel
  example
  tools
.gitignore 340 Bytes
AUTHORS 35 Bytes
COPYING 17.6 kB
ChangeLog 1.4 kB
Makefile.am 1.3 kB
NEWS 0 Bytes
README 12.6 kB
autogen.sh 302 Bytes
common.sh.in 8.7 kB
common_linux.sh 6.1 kB
common_windows.sh 1.3 kB
configure.ac 2.4 kB
create 4.9 kB
defaults 2 kB
export 2.5 kB
ganeti-instance-image.spec 2.6 kB
ganeti_api_version 11 Bytes
import 2.6 kB
parameters.list 208 Bytes
rename 3 kB
unattend.xml 2.4 kB
variants.list 8 Bytes
verify 275 Bytes

Latest revisions

# Date Author Comment
8d77389f 06/20/2011 11:51 am Nikos Skalkotos

Add hook to set the hostname on linux instances

86ddc018 06/16/2011 06:29 pm Nikos Skalkotos

Add unattended setup support

In more detail:

  • Add unattend.xml file that is copied in the root directory of each
    windows instance before the first boot. This file is used to
    automatically configure some windows options in the setup
  • Add admin_passwd hook for assigning Administrator passwords...
a342dab5 06/16/2011 12:42 pm Nikos Skalkotos

Fixed windows support checks in common_windows.sh

6738cd80 06/16/2011 12:13 pm Nikos Skalkotos

Inserted a new BOOT variable in common.sh

This variable instructs ganeti-instance-image wheather or not to create
a boot partition in the instance creation process.

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...

025dd949 06/14/2011 05:48 pm Nikos Skalkotos

Fixed a bug in create

Partition existence check code in create did not work correct because of
the absence of " around the variables in the if expressions.

80972ed1 06/14/2011 02:31 pm Nikos Skalkotos

Marked windows hook files as config files in .spec

e9568fe9 06/14/2011 12:04 pm Nikos Skalkotos

Added a partition existence check in create.

2222beb0 06/14/2011 10:39 am Nikos Skalkotos

Fixed a bug in a common_windows.sh function

Function windows_filesystem_check() was empty causing a syntax error in
bash. Added a dummy echo line to overcame this...

31f11819 06/14/2011 09:50 am Nikos Skalkotos

Fixed a bug in cleanup

The bug had to do with getting errors in device-mapper about resources
being busy when trying to use "kpartx -d" in devices that hosted
previously unmounted ntfs partitions.

View all revisions | View revisions

Also available in: Atom