Statistics
| Branch: | Revision:

root @ cb9587b6

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.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 3.1 kB
variants.list 8 Bytes
verify 275 Bytes

Latest revisions

# Date Author Comment
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

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

View all revisions | View revisions

Also available in: Atom