Statistics
| Branch: | Revision:

root @ 47c86659

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 789 Bytes
configure.ac 2.4 kB
create 4.9 kB
defaults 1.9 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
variants.list 8 Bytes
verify 275 Bytes

Latest revisions

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

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.

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

47e547ca 05/27/2011 04:23 pm Nikos Skalkotos

Fixed support for recent Fedora images

Fixed a bug in the common.sh where the presence or absence of
`lsb_release' program inside the image was not properly detected.

Forced filesystem relabeling in the initial boot of a Fedora image.
This is needed by SELinux in recent Fedora releases, because in any other...

View all revisions | View revisions

Also available in: Atom