Revision:

Revisions

# Date Author Comment
6fe48058 08/30/2013 05:03 pm Nikos Skalkotos

Add code to create a fixed appliance archive

When you run snf-image-create-fixed-helper an archive of the fixed
helper is created under /tmp

34e34e80 08/30/2013 02:18 pm Nikos Skalkotos

Reorganize the helper image creation scripts

Move the old snf-image-update-helper to snf-image-create-fixed-helper
and make the new snf-image-update-helper download a fixed helper image
specified by the HELPER_URL variable.

e91748b7 08/27/2013 04:14 pm Nikos Skalkotos

Bump version to 0.9.2next

98c5dcfc 08/27/2013 04:06 pm Nikos Skalkotos

Bump version to 0.9.2-1~wheezy

Signed-off-by: Nikos Skalkotos <>

0f494f04 08/27/2013 04:06 pm Nikos Skalkotos

Merge branch 'master' into debian-wheezy

a1358a56 08/27/2013 03:59 pm Nikos Skalkotos

Remove snf-image-helper.control garbage file

c4717cea 08/27/2013 03:57 pm Nikos Skalkotos

Remove snf-image-helper.control garbage file

f0217dec 08/27/2013 03:46 pm Nikos Skalkotos

Update build dependencies

Add missing snf-image-helper build dependencies

7a0798ba 08/27/2013 03:44 pm Nikos Skalkotos

Update build dependencies

Add missing snf-image-helper build dependencies

712c1faf 08/27/2013 03:20 pm Nikos Skalkotos

Remove snf-image-update-helper

Remove snf-image-update-helper (it does not work in wheezy) and
update the postinstall message to advise the users to download a
fixed snf-image-helper image.

8f958ead 08/27/2013 12:43 pm Nikos Skalkotos

Bump version to 0.9.2-2~squeeze

Signed-off-by: Nikos Skalkotos <>

0e019030 08/27/2013 12:41 pm Nikos Skalkotos

Merge branch 'debian' of https://code.grnet.gr/git/snf-image into debian

7db40313 08/27/2013 12:35 pm Nikos Skalkotos

Bump version to 0.9.2-1~squeeze

Signed-off-by: Nikos Skalkotos <>

449033e6 08/27/2013 12:33 pm Nikos Skalkotos

Merge branch 'master' into debian

a1d2068f 08/27/2013 12:27 pm Nikos Skalkotos

Update ChangeLogs and version.m4 for v0.9.2

3e1c0b71 08/27/2013 11:10 am Nikos Skalkotos

Fix the postinstall msg of the snf-image package

Make sure to inform the user about the installation of the
snf-image-helper image

5d57e2bd 08/27/2013 10:31 am Nikos Skalkotos

Delete version_pinning.pref during dh_auto_clean

8f95a5ed 08/26/2013 05:15 pm Nikos Skalkotos

Add missing -- in dh_auto_configure

if you miss this, then the --enable-version-consistency-check is not
treated as a ./configure option

94bf3bf9 08/26/2013 03:54 pm Nikos Skalkotos

Automatically create the version_pinning.pref file

Get the debian version from the DEB_DEVFLOW_DEBIAN_VERSION environmental
variable created by devflow

faa905d8 08/26/2013 03:28 pm Nikos Skalkotos

Merge the 2 debian directories into one

df3b3b53 08/26/2013 12:49 pm Nikos Skalkotos

Merge branch 'master' into debian

c88e0fd9 08/26/2013 12:48 pm Nikos Skalkotos

Merge branch 'debian-0.9' into debian

Conflicts:
snf-image-host/debian/control

21c40ed6 08/26/2013 12:42 pm Nikos Skalkotos

Make use of devflow building system

472f97f0 08/23/2013 11:59 am Christos Stavrakakis

Fix Pithos backend initialization

Update pithcat to initialize the Pithos ModularBackend differently,
based on the type of the requested image URL. Specifically, in case the
image URL if a 'pithosmap' URL, no access to the database is needed. So
in this case, the backend must be initialized with 'None' database...

ce30e1f5 08/23/2013 11:54 am Christos Stavrakakis

Correct some PEP8 errors to pithcat

f0789c76 05/16/2013 03:15 pm Nikos Skalkotos

Bump debian version to 0.9.1-1

01259d74 05/16/2013 03:06 pm Nikos Skalkotos

Merge branch 'stable-0.9' into debian-0.9

c38dcb06 05/16/2013 01:17 pm Nikos Skalkotos

Update ChangeLogs and configure.ac for ver 0.9.1

b66cca96 05/16/2013 01:05 pm Nikos Skalkotos

Change pinned version for ufsutils

be328f9d 04/23/2013 02:51 pm Nikos Skalkotos

Bump debian version 0.9-1

6234ffa4 04/23/2013 02:34 pm Nikos Skalkotos

Merge branch 'stable-0.9' into debian-0.9

8af1ada3 04/23/2013 02:30 pm Nikos Skalkotos

Update ChangeLogs and configure.ac for ver 0.9

62a6be39 04/23/2013 02:20 pm Nikos Skalkotos

Remove duplicated error report in the helper

1876c955 04/23/2013 12:48 pm Nikos Skalkotos

Add some extra checks on FreeBSD images

7fd2dad2 04/22/2013 10:13 pm Nikos Skalkotos

Fix yet another bug in the helper monitoring code

In bash command substitution may trim the output. We need to count
the stderr lines after we use tail and not before

2b79f174 04/22/2013 04:18 pm Nikos Skalkotos

Fix a bug in the extended partition detection code

Sometimes sfdisk --print-id does not return the id because it
erroneously detects the partition as being GPT. Add a --force to
overcome this.

e0d2dc8f 04/22/2013 04:10 pm Nikos Skalkotos

Make file injection work with freebsd

102f6179 04/22/2013 12:55 pm Nikos Skalkotos

Fix a bug in the helper monitoring code

In the STDERR command a `:' was missing

b1cb73f2 04/18/2013 05:36 pm Nikos Skalkotos

Add support for FreeBSD

File injection isn't implemented yet

9ec298c7 04/16/2013 05:53 pm Nikos Skalkotos

Use sgdisk to create gpt partitions

b0cb7802 04/16/2013 12:37 pm Nikos Skalkotos

Replace fix_gpt.py script with `sgdisk -e'

f58bbc57 04/09/2013 01:59 pm Nikos Skalkotos

Correct some pep8 errors in the python helpers

ff300fd3 03/12/2013 07:00 pm Nikos Skalkotos

Merge branch 'stable-0.8' into debian-0.8

303314de 03/12/2013 06:59 pm Nikos Skalkotos

Bump debian version to 0.8.1-1

ed49b246 03/12/2013 06:38 pm Nikos Skalkotos

Update ChangeLogs and configure.ac for ver 0.8.1

289f2f55 03/12/2013 06:30 pm Nikos Skalkotos

Update contact email address

Use as email for feedback and bug reports

ced9273c 03/12/2013 06:17 pm Nikos Skalkotos

Install a patched version of ntfs-3g in the helper

The official debian squeeze version does not accept the "--no-mtab" option
used when mounting filesystems in the helper

c730d77c 03/12/2013 01:55 pm Nikos Skalkotos

Fix a bug in helper-monitor.py

Some self. prefixes were missing when calling some variables from the
HelperMonitor class.

9f98f2af 03/11/2013 05:22 pm Nikos Skalkotos

Bump debian version to 0.8-1

ff13d1f8 03/11/2013 05:04 pm Nikos Skalkotos

Merge branch 'master' into debian-0.8

Conflicts:
snf-image-host/version_pinning.pref

aea26aab 03/11/2013 05:03 pm Nikos Skalkotos

Update ChangeLogs and configure.ac for version 0.8

490709cd 03/11/2013 04:59 pm Nikos Skalkotos

Add python-support in multistrap.conf

This is needed when updating the helper image using:
snf-image-update-helper -c <package_name>

852b1579 03/11/2013 04:34 pm Nikos Skalkotos

Remove defaults file in "make clean"

56fda8c4 03/11/2013 03:49 pm Nikos Skalkotos

Make {xen,kvm}-common.sh dist_os_DATA

They used to be os_DATA and os_DATA get deleted in make clean

d1e36c27 03/11/2013 03:17 pm Nikos Skalkotos

Remove iptables package from multistrap

snf-image-helper does not make any use of it

f4ded3c0 03/11/2013 02:02 pm Nikos Skalkotos

Fix a bug introduced in 7f008dd4ddae1ab883b9833234

The check for supported hypervisors should only executed by scripts
that comply to the ganeti api.

24543571 03/11/2013 01:18 pm Nikos Skalkotos

Make kvm-common.sh & xen-common.sh os_data

They used to be scripts in Makefile.am

7f008dd4 03/11/2013 12:39 pm Nikos Skalkotos

Check for unsupported hypervisors

35ab9f4c 03/08/2013 08:31 pm Nikos Skalkotos

Rename snf-image-host to snf-image

444a0cb9 03/08/2013 06:59 pm Nikos Skalkotos

Add copyright notices to {kvm,xen}-common.sh

2b8338c2 03/08/2013 06:41 pm Nikos Skalkotos

Minor cleanup in xen code

  • Remove unused variables
  • Remove commented code
  • Change helper VM name to "snf-image-helper-$instance-$RANDOM"
27fd131a 03/08/2013 06:31 pm Nikos Skalkotos

Call the helper image as readonly in kvm

a205f1e3 03/07/2013 01:25 pm Nikos Skalkotos

Fix helper-monitor.py bug introduced in b2592d3809

The bug affected snf-image when working with kvm

21063d2d 03/07/2013 11:42 am Nikos Skalkotos

Make helper_ip and monitor_port configurable

Let the host system provide those values to the helper through the
kernel command line.

eb5554b1 03/06/2013 08:43 pm Nikos Skalkotos

Add some missing "exit 1" statements

The script should always exit with an error status after a log_error
command

49aec91a 03/06/2013 08:42 pm Nikos Skalkotos

Fix a bug in the helper_monitor.py rc check

b2592d38 03/06/2013 08:28 pm Nikos Skalkotos

Monitor helper through UDP packages in xen

6edac4de 03/04/2013 07:35 pm Nikos Skalkotos

Disable some vif options in the helper's interface

When working in xen mode, make sure that arp, allmulticast, dynamic
and multicast are disabled in the helpers virtual interface.

70d434ff 03/01/2013 04:52 pm Nikos Skalkotos

Remove dublicated code in {kvm,xen}-common.sh

Add check_helper_rc and check_helper_result functions called by
kvm-common.sh and xen-common.sh.

c15aef04 02/21/2013 07:07 pm Nikos Skalkotos

Make sure the xen helper VM always terminates

b546cd6c 02/21/2013 12:34 pm Nikos Skalkotos

Replace obsolete HELPER_IMG variable

Replace HELPER_IMG with HELPER_DIR/image

13c8b7bb 02/20/2013 07:54 pm Nikos Skalkotos

Add Dimitris Aragiorgis in the AUTHORS list

d509231b 02/20/2013 07:49 pm Nikos Skalkotos

Make monitoring work with xen

  • Add custom vif script for the helper VM
  • Cleanup helper code
e777f9d5 02/08/2013 06:37 pm Nikos Skalkotos

Remove hardcoded FLOPPY_DEV in helper

Check the cmdline of the kernel to determine what device to check
for find the rules file

107e56e0 02/08/2013 06:31 pm Nikos Skalkotos

In xen use the helper image in ro mode

Make sure everything works even when the root filesystem in the helper
VM is mounted read-only.

f7a4021c 02/07/2013 06:04 pm Nikos Skalkotos

Merge branch 'master' into xen

Conflicts:
snf-image-helper/common.sh
snf-image-host/Makefile.am
snf-image-host/common.sh.in
snf-image-host/create
snf-image-host/defaults

fcae4e91 02/07/2013 12:11 pm Nikos Skalkotos

Cleanup Xen code

Make it comply with the rest of the software. Some things are not
ready yet.

aa185eca 02/06/2013 05:30 pm Nikos Skalkotos

Add new XEN_BRIDGE variable.

This can be used to configure the bridge on which the helper's VM
nic will be attached when using XEN.

56e4f945 01/27/2013 07:56 pm Nikos Skalkotos

Remove deprecated network_backend_support check

49bc26a3 01/27/2013 07:47 pm Nikos Skalkotos

Change some default values

Change HELPER_SIZE to 600 and HELPER_SOFT_TIMEOUT to 120

da5f4b81 01/21/2013 07:26 pm Nikos Skalkotos

Bump debian version to 0.7.6-1

db7d9df2 01/21/2013 06:47 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.6

81d3d555 01/21/2013 06:38 pm Nikos Skalkotos

Make the size of the helper VM image configurable

Add a new HELPER_SIZE variable for this purpose. Default size is
hardcoded to 400MB

87a73976 01/21/2013 06:16 pm Nikos Skalkotos

Fix a bug in DeleteSSHkeys

The code for checking for non-default keys was never called

94a16b02 01/21/2013 05:47 pm Nikos Skalkotos

Mount /dev & /proc in the helper before chrooting

6d5097f1 01/17/2013 06:37 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.5

7155509d 01/17/2013 06:37 pm Nikos Skalkotos

Make defaults file inherit the ./configure options

7f097c3a 01/17/2013 06:37 pm Nikos Skalkotos

Cleanup variables and ./configure options

Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT

In configure, remove:
--enable-network-backend
--with-helper-img
--with-helper-kernel
--with-helper-initrd

da805afc 01/17/2013 06:37 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.4

e49b5441 01/17/2013 06:36 pm Nikos Skalkotos

Mount all local filesystems when deploying images

If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user's home
directory.

8e33611e 01/17/2013 06:36 pm Nikos Skalkotos

Fix a bug in get_partition_to_resize

Fix a typo in a variable name

abd3de65 01/17/2013 02:56 pm Nikos Skalkotos

Bump debian version to 0.7.5-1

a5b79338 01/17/2013 02:49 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.5

fd0c1f7d 01/17/2013 02:43 pm Nikos Skalkotos

Make defaults file inherit the ./configure options

68d58128 01/17/2013 01:11 pm Nikos Skalkotos

Cleanup variables and ./configure options

Remove:
HELPER_CACHE_DIR
HELPER_IMG
HELPER_KERNEL
HELPER_INITRD
TIMELIMIT
Add:
TIMEOUT

In configure, remove:
--enable-network-backend
--with-helper-img
--with-helper-kernel
--with-helper-initrd

1a885fd3 01/08/2013 04:37 pm Nikos Skalkotos

Bump debian version 0.7.4-1

c560d175 01/08/2013 04:11 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.4

e2510438 01/07/2013 08:09 pm Nikos Skalkotos

Mount all local filesystems when deploying images

If the image has /home on a different partition than /, then
we'll need to have it mounted to inject files on a user's home
directory.

0e707fe3 01/07/2013 04:07 pm Nikos Skalkotos

Fix a bug in get_partition_to_resize

Fix a typo in a variable name

de9859e9 01/04/2013 07:00 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.3

« Previous 1 2 3 4 5 ... 8 Next » (201-300/767) | Per page: 25, 50, 100

Also available in: Atom