Fix yet another syntax error introduced in 78e9f20
[snf-image] / snf-image-host /
2011-11-23 Nikos SkalkotosFix yet another syntax error introduced in 78e9f20 v0.2
2011-11-23 Nikos SkalkotosFix a syntax error introduced in the commit 78e9f
2011-11-22 Nikos SkalkotosMake image properties optional
2011-11-22 Nikos SkalkotosFix license and copyright
2011-11-18 Nikos SkalkotosUpdate ChangeLogs for v0.2
2011-11-18 Nikos SkalkotosFix copyright and license notices throughout
2011-11-18 Nikos SkalkotosFix a bug in host's floppy exported variables
2011-11-17 Constantinos Venet... Change COPYING from BSD-2-clause to GPLv2
2011-11-16 Nikos SkalkotosRemove " from variables hosting program names.
2011-11-16 Nikos SkalkotosHardcode OSFAMILY img property for {ntfs,ext}dump
2011-11-15 Nikos SkalkotosDisable RDP connection during windows setup
2011-11-11 Nikos SkalkotosAbandon wget.
2011-11-11 Nikos SkalkotosUpdate ChangeLogs and configure for version 0.2
2011-11-11 Nikos SkalkotosFix ROOT_PARTITION property support
2011-11-11 Nikos SkalkotosFix custom images support
2011-11-10 Nikos SkalkotosFix bash syntax error in a case statement
2011-11-09 Nikos SkalkotosAdd initial support for custom images
2011-11-08 Nikos SkalkotosRemove forgotten -l option in update-helper
2011-11-08 Nikos SkalkotosAdd parted as a default pkgs in HELPER_EXTRA_PKGS
2011-11-08 Constantinos Venet... Add `img_properties` OS parameter
2011-11-03 Nikos SkalkotosPass a new (SNF_IMAGE_)ROOT variable to the helper
2011-11-02 Nikos SkalkotosAdd diskdump support in create (part 2)
2011-10-31 Nikos SkalkotosAdd diskdump support in create
2011-10-31 Nikos SkalkotosBeautify common.sh.in
2011-10-31 Nikos SkalkotosBeautify common.sh.in
2011-10-26 Nikos SkalkotosBeautify help msg in update-helper
2011-10-26 Nikos SkalkotosAdd input options in update-helper script
2011-10-20 Nikos SkalkotosUpdate ChangeLogs for v0.1.2 v0.1.2
2011-10-20 Nikos SkalkotosFix issues #1531 #1532 #1533
2011-10-17 Nikos SkalkotosUpdate ChangeLog Files v0.1.1
2011-10-17 Nikos SkalkotosAdd timestamp before & after helper VM's execution
2011-10-17 Nikos SkalkotosReplace $(var) with ${var} in defaults file.
2011-10-13 Nikos SkalkotosFix a dangerous-use-of-xargs bug in create v0.1
2011-10-11 Vangelis KoukisFix minor bugs, update AUTHORS
2011-10-10 Vangelis KoukisAvoid activating snf-image-helper by mistake
2011-10-10 Vangelis KoukisMinor fixes to documentation
2011-10-10 Vangelis KoukisFix typos, remove reference to $windows_support
2011-10-10 Nikos SkalkotosReplace losetup in update-helper with the $LOSETUP
2011-10-10 Nikos SkalkotosFix some minor things in defaults file
2011-10-10 Nikos SkalkotosFix a var name bug introduced in the last commit
2011-10-10 Nikos SkalkotosMass cleanup and some bug fixing
2011-10-07 Nikos SkalkotosFix minor typos in update-helper script
2011-10-07 Nikos SkalkotosCorrect the IMAGE_DIR var in the defaults file
2011-10-07 Nikos SkalkotosBeautify the output of update-helper script
2011-10-06 Nikos SkalkotosRemove filesystem scan enforcement rules in helper
2011-10-06 Nikos SkalkotosReduce helper's timeout limits
2011-10-06 Nikos SkalkotosMake helper boot from a temporary image snapshot
2011-10-06 Nikos SkalkotosMake update-helper update the images /etc/rc.local
2011-10-06 Nikos SkalkotosAdd further functionality in update-helper script
2011-10-06 Nikos SkalkotosFix a bug in common.sh
2011-10-05 Nikos SkalkotosAdd install-mbr in configure's required packages
2011-10-05 Nikos SkalkotosMove update-helper script to snf-image-host
2011-10-05 Nikos SkalkotosAdd script to construct a new helper VM image
2011-10-05 Constantinos Venet... Rename host to snf-image-host