Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / configure.ac @ 365b2ed3

History | View | Annotate | Download (5.6 kB)

# Date Author Comment
b03d94b6 12/03/2013 12:43 pm Nikos Skalkotos

Check for python during ./configure

During ./configure check that python >= 2.6 as well as prctl and
scapy python modules are present in the system

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.

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

Make use of devflow building system

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

Update ChangeLogs and configure.ac for ver 0.9.1

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

Update ChangeLogs and configure.ac for ver 0.9

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

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

Update ChangeLogs and configure.ac for version 0.8

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

Rename snf-image-host to snf-image

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

Update ChangeLog and configure.ac for ver. 0.7.6

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

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

Update ChangeLog and configure.ac for ver. 0.7.4

bd6f95c7 01/04/2013 06:16 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.3

2d4e2b7a 01/04/2013 04:46 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.2

72882e1f 12/07/2012 05:34 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7.1

a7a7b869 12/03/2012 05:17 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.7

5d21c514 11/28/2012 07:09 pm Nikos Skalkotos

Add new version_consistency_check in configure

This can be used to enable or disable the version check between
snf-image-host and snf-image-helper at the end of the update-helper
script.

2187080b 11/28/2012 04:22 pm Nikos Skalkotos

Remove caching

Using package caches to create the helper image is dangerous now that
snf-image-helper is automatically retrieved.

5197de03 11/28/2012 02:27 pm Nikos Skalkotos

Add apt preferences dir for multistrap

The files hosted in this directory will be added in the
/etc/apt/preferences.d directory of the helper image before multistrap
runs.

1d6db483 11/22/2012 02:15 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.6.5

c459a69d 11/15/2012 06:40 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.6.4

e47ad37e 11/13/2012 03:17 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.6.3

3e5d018a 11/13/2012 01:16 pm Nikos Skalkotos

Update ChangeLog and configure.ac for ver. 0.6.2

0ac22d10 11/13/2012 01:12 pm Nikos Skalkotos

Update ChangeLog and configure.ac for version 0.6.1

53a5929f 10/05/2012 10:18 am Nikos Skalkotos

Use a seperated dir for update-helper cache files

By default this directory is $(LOCALSTATEDIR)/cache/snf-image/helper

621a9a34 09/27/2012 07:34 pm Nikos Skalkotos

Replace debootstrap with multistrap

multistrap is more flexible allows as to define more that one
repository to retrieve packages from.

ea69a537 09/14/2012 04:43 pm Nikos Skalkotos

Update ChangeLog and configure for version 0.6

305f3086 09/14/2012 03:22 pm Nikos Skalkotos

Remove enable-network-backend flag from configure

The curl dependency is not optional any more.

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

7836baff 05/29/2012 04:55 pm Nikos Skalkotos

Abandon timelimit program in favor of timeout

The latter is part of gnu coreutils.

5fc02e52 05/17/2012 05:21 pm Nikos Skalkotos

Update ChangeLog and configure for v0.4

643d7283 05/17/2012 04:35 pm Nikos Skalkotos

Remove enable-pithos-support option

snf-image will detect at runtime if pithos backend is installed

8689d50f 05/17/2012 03:31 pm Nikos Skalkotos

Add mechanism for using a custom unattend.xml

snf-image-helper by default uses it's own version of unattend.xml file,
but if UNATTEND variable is specified then it will use the one provided
by snf-image-host.

b1fef76e 05/11/2012 11:33 am Nikos Skalkotos

Remove the progress-monitor-support flag

snf-image-host will make use the external progress monitor program
if the PROGRESS_MONITOR variable is not empty. This way progress
monitor can be enable or disabled by just overwriting the aforementioned
variable in the defaults file.

1a16b855 03/29/2012 06:43 pm Nikos Skalkotos

Update ChangeLog and configure for version 0.3.6

5a023838 03/26/2012 08:17 pm Nikos Skalkotos

Update configure.ac and ChangeLogs for v0.3.5

06757f5e 03/05/2012 06:02 pm Nikos Skalkotos

Update configure.ac and ChangeLogs for v0.3.4

fb391215 02/29/2012 10:54 am Nikos Skalkotos

Update configure.ac and ChangeLogs for v0.3.3

44b1d96f 02/06/2012 11:51 am Nikos Skalkotos

Update configure.ac and ChangeLogs for v0.3.2

a27e4ee4 12/17/2011 08:18 pm Nikos Skalkotos

Update PACKAGE_VERSION in configure.ac to 0.3

d71f59e9 12/12/2011 03:34 pm Nikos Skalkotos

Clean up code and support pithos-hosted images

  • Drop "custom" image format type. The same functionality is provided
    by network-hosted images.
  • Images with id that starts with "http:", "https:", "ftp:", "ftps:"
    are considered to be network hosted and are downloaded via cURL....
cb489189 11/11/2011 06:23 pm Nikos Skalkotos

Abandon wget.

Since curl is needed to find remote file sizes, lets do the whole
downloading with curl.

7a72942e 11/11/2011 04:02 pm Nikos Skalkotos

Update ChangeLogs and configure for version 0.2

14de44dc 11/11/2011 11:06 am Nikos Skalkotos

Fix custom images support

  • Add code to compute the remote filesize
  • Check for wget and curl in the configuration phase
edbc7ebf 10/20/2011 12:08 pm Nikos Skalkotos

Update ChangeLogs for v0.1.2

1a38f03a 10/17/2011 01:09 pm Nikos Skalkotos

Update ChangeLog Files

5cbb15b9 10/06/2011 05:49 pm Nikos Skalkotos

Make helper boot from a temporary image snapshot

d5f829b8 10/05/2011 05:20 pm Nikos Skalkotos

Add install-mbr in configure's required packages

d51a95a8 10/05/2011 04:43 pm Nikos Skalkotos

Add script to construct a new helper VM image

The scripts runs debootstrap and creates a new disk image

edf5dd1a 10/05/2011 01:49 pm Constantinos Venetsanopoulos

Rename host to snf-image-host

Also add ChangeLog and COPYING info