Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / configure.ac @ 9a4838f0

History | View | Annotate | Download (5.3 kB)

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