Statistics
| Branch: | Revision:

root @ 970e7307

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.3 kB
common_windows.sh 1.3 kB
configure.ac 2.7 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 3.1 kB
variants.list 8 Bytes
verify 275 Bytes

Latest revisions

# Date Author Comment
970e7307 07/08/2011 03:52 pm Nikos Skalkotos

Various fixes for ntfsclone

  • Add code in configure.ac to automatically detect the existence of
    ntfsclone.
  • Redirect ntfsclone output to /dev/null. This helps performance but may
    also cause problems since errors are also printed to stdout by
    ntfsclone
aa661a7e 07/06/2011 06:28 pm Nikos Skalkotos

Force the use of 128 bytes inode size in ext?

This is needed by some GRUB legacy versions like the one shipped with
CentOS 5.x

f59332af 07/06/2011 06:07 pm Nikos Skalkotos

Update the linux common functions

In more detail:

  • Completely remove the use of lsb-release
  • Generalize the enforcement of filesystem autorelabeling to all the
    Redhat-derived OSs
cb9587b6 07/01/2011 04:26 pm Nikos Skalkotos

Support multiple users in root_password hook

The root_passwd hook can be used to change the password of multiple
users, not just root. We probably should also change the name of the
hook...

528c0efc 07/01/2011 03:27 pm Nikos Skalkotos

Add code to detect ubuntu os in get_os

Check /etc/lsb-release to detect ubuntu systems. Also remove
/usr/bin/lsb_release execution to detect os. There are systems like
Ubuntu Server that have an executable /usr/bin/lsb_release that does not
return usefull information and this makes os detection buggy.

01a3ce0b 06/23/2011 01:58 pm Nikos Skalkotos

Remove redundant echo windows hooks

3dc39969 06/22/2011 12:41 pm Nikos Skalkotos

Correct windows setup file

Correct in unattend.xml some configurations that did not work properly.
In more detail:

  • Move language and locale settings from specialize to oobeSystem pass.
    This is needed in order to skip the Regional Settings page of Windows...
2c94fd57 06/21/2011 04:03 pm Nikos Skalkotos

In windows remove Unattend.xml when setup finishes

In more detail, add a script that runs at the end of the setup and
removes C:\Unattend.xml

f9b42832 06/20/2011 05:40 pm Nikos Skalkotos

Change default windows color depth to 24bit

The Cirrus Logic GD5446 Video card emulator the kvm Hypervisor of ganeti
uses does not support 32bit color depth.

a1b18724 06/20/2011 01:22 pm Nikos Skalkotos

Add a hook to configure the hostname in windows

View all revisions | View revisions

Also available in: Atom