Statistics
| Branch: | Revision:

root @ deaae996

Name Size
  debian
  devel
  example
  tools
.gitignore 340 Bytes
AUTHORS 35 Bytes
COPYING 17.6 kB
ChangeLog 1.4 kB
Makefile.am 2.1 kB
NEWS 0 Bytes
README 12.6 kB
autogen.sh 302 Bytes
common.sh.in 8.8 kB
common_linux.sh 6.3 kB
common_windows.sh 1.3 kB
configure.ac 3.6 kB
create 5 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
deaae996 07/22/2011 11:20 am Nikos Skalkotos

Fix autotools building system

  • A part of the building system is rewritten. The common.sh file
    shouldn't be created during the execution of the configuration script.
    In this phase, directory output variables are not expanded. Variables
    like `dataroodir' are expanded to `${prefix}/share', not...
59aff5e7 07/21/2011 01:48 pm Nikos Skalkotos

Resize ntfs partition after restoring the image

ntfsclone does not resize the partition after it restores an ntfs image.
We need to execute ntfsresize afterwards.

8a82096c 07/20/2011 06:25 pm Nikos Skalkotos

Assign the hostname to 127.0.1.1 in /etc/hosts

If /etc/hosts contains a line with IP address 127.0.1.1 then rewrite
this line and assign the hostname of the instance to this address. See
Section 10.4 in th Debian reference:
http://qref.sourceforge.net/Debian/reference/ch-gateway.en.html...

7be1e51e 07/20/2011 05:49 pm Nikos Skalkotos

Source common_linux.sh in the original linux hooks

We hadn't tested this hooks because we did not use them.

47dc6386 07/20/2011 02:05 pm Nikos Skalkotos

Add RESTORE variable to common.sh.in

This variable is automatically populated by configure. `create' script
uses this variable in order to find out the real path of restore program

8afaedb3 07/08/2011 07:10 pm Nikos Skalkotos

Add all needed dependencies in configure

Add checks for restore, ntfsclone, ntfsmount and install-mbr

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

View all revisions | View revisions

Also available in: Atom