Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / multistrap.conf @ 2187080b

History | View | Annotate | Download (1014 Bytes)

# Date Author Comment
5a5bf07d 11/28/2012 03:26 pm Nikos Skalkotos

Hardcode arch and suit in multistrap.conf

Use squeeze instead of stable

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.

c9f5980b 10/05/2012 03:09 pm Nikos Skalkotos

Support installing snf-image-helper from apt repos

snf-image-update-helper should check when creating a helper VM if
an snf-image-helper package was installed from an apt repository
through multistrap. If this is the case, snf-image-update-helper
should not complain about not finding the HELPER_PKG.

beeb8f9f 09/28/2012 04:46 pm Nikos Skalkotos

Disable fsyncs in helper's VM resize operation

You can disable this behaviour by defining the DO_SYNC image property.

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.