Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ fcae4e91

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
ChangeLog 1.4 kB
Makefile.am 754 Bytes
autogen.sh 302 Bytes
common.sh 11.1 kB
configure.ac 1.1 kB
decode-properties.py 2.5 kB
fix_gpt.py 9.1 kB
inject-files.py 3.4 kB
snf-image-helper.in 2.9 kB
snf-passtohash.py 2.4 kB
unattend.xml 4.8 kB

Latest revisions

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

1ea8db72 09/29/2012 05:46 am Dimitris Aragiorgis

Use socat to dump helper messages in case of xen

Helper gets a dummy interface and communication between helper
and host is done via socat STDIO INTERFACE:eth0/vif$helperid.0

Signed-off-by: Dimitris Aragiorgis <>

e9413eab 09/28/2012 09:41 pm Dimitris Aragiorgis

Make use of XenStore to export SUCCESS msg

Signed-off-by: Dimitris Aragiorgis <>

72052003 09/28/2012 08:17 pm Dimitris Aragiorgis

Xen support

Support launching helper domain on top of Xen hypervisor under PV mode.

Helper VM becomes hypervisor aware by passing hypervisor=$HYPERVISOR
in the kernel command line and thus acts accordingly (which logging
devices to use, what disk/floppy devices to expect, etc)...

c50358a6 09/06/2012 01:10 pm Nikos Skalkotos

Make sure EnforcePersonality runs last

When a users inject a file in an image that already exists,
we want to make sure that this file is not altered by any other task.
So, the EnforcePersonality task, is the last task that should run
before the image is unmounted.

68ec47be 08/31/2012 11:57 am Nikos Skalkotos

Update ChangeLog and configure for version 0.5

82c29397 08/31/2012 10:55 am Nikos Skalkotos

Update ChangeLog and configure.ac for v0.4.2

8437606a 08/31/2012 10:55 am Nikos Skalkotos

Update ChangeLog and configure.ac for v0.4.1

18b4d7d0 07/29/2012 04:58 pm Nikos Skalkotos

In archlinux make use of /etc/hostname if present

Newer arch linux systems use this file to assign a hostname. If the
file is present and not empty, then use it.

9eaa21c5 07/23/2012 07:26 pm Nikos Skalkotos

Add support for archlinux

  • Fix distro detection code to detect arch linux systems
  • Fix AssighHostname hook to successfully assign the host name on
    arch linux systems

View revisions

Also available in: Atom