Add partial support for NetBSD and OpenBSD
[snf-image] / snf-image-helper / common.sh
2013-10-29 Nikos SkalkotosAdd partial support for NetBSD and OpenBSD
2013-10-18 Nikos Skalkotoshelper: Fix a bug triggered by corrupted images
2013-04-23 Nikos SkalkotosRemove duplicated error report in the helper
2013-04-23 Nikos SkalkotosAdd some extra checks on FreeBSD images
2013-04-22 Nikos SkalkotosFix yet another bug in the helper monitoring code
2013-04-22 Nikos SkalkotosFix a bug in the extended partition detection code
2013-04-22 Nikos SkalkotosFix a bug in the helper monitoring code
2013-04-18 Nikos SkalkotosAdd support for FreeBSD
2013-04-16 Nikos SkalkotosUse sgdisk to create gpt partitions
2013-04-16 Nikos SkalkotosReplace fix_gpt.py script with `sgdisk -e'
2013-03-07 Nikos SkalkotosMake helper_ip and monitor_port configurable
2013-03-06 Nikos SkalkotosMonitor helper through UDP packages in xen
2013-02-20 Nikos SkalkotosMake monitoring work with xen
2013-02-08 Nikos SkalkotosRemove hardcoded FLOPPY_DEV in helper
2013-02-08 Nikos SkalkotosIn xen use the helper image in ro mode
2013-02-07 Nikos SkalkotosMerge branch 'master' into xen
2013-02-07 Nikos SkalkotosCleanup Xen code
2013-01-07 Nikos SkalkotosMount all local filesystems when deploying images
2013-01-07 Nikos SkalkotosFix a bug in get_partition_to_resize
2013-01-03 Nikos SkalkotosTreat partitions with id="f" as extended
2012-12-15 Nikos SkalkotosFix helper's error monitoring system
2012-12-07 Nikos SkalkotosIn helper put sysrq shutdown cmd in an inf loop
2012-12-03 Nikos SkalkotosCredit psomas@grnet.gr for the helper VM shutdown
2012-12-02 Nikos SkalkotosCode cleanup
2012-11-22 Nikos SkalkotosFix a bug introduced in 9fca5245a2eae67af86719bb0f
2012-11-13 Nikos SkalkotosFix a bug in helper's error monitoring system
2012-11-13 Nikos SkalkotosFix the error messages in helper
2012-11-13 Nikos SkalkotosFix a bug in the helper's monitoring system
2012-09-29 Dimitris AragiorgisUse socat to dump helper messages in case of xen
2012-09-28 Dimitris AragiorgisMake use of XenStore to export SUCCESS msg
2012-09-28 Dimitris AragiorgisXen support
2012-09-28 Nikos SkalkotosDisable fsyncs in helper's VM resize operation
2012-09-26 Nikos SkalkotosRemove the boot and shutdown process in helper VM
2012-09-24 Nikos SkalkotosUse UTC when calling date command
2012-07-23 Nikos SkalkotosAdd support for archlinux
2012-07-16 Nikos SkalkotosAdd helper-monitor.py program
2012-06-29 Nikos SkalkotosMake the name of image properties case-insensitive
2012-05-29 Nikos Skalkotoscleanup! cleanup! cleanup! cleanup!
2012-05-28 Nikos SkalkotosCleanup monitoring code pt2
2012-05-25 Nikos SkalkotosCleanup monitoring code
2012-05-24 Nikos SkalkotosAdd start-task and finish-task events
2012-05-15 Nikos SkalkotosFix a bug introduced in 01da0f7d58e0bf30f06755d802
2012-05-11 Nikos SkalkotosAdd AddSwap task
2012-05-10 Nikos SkalkotosRemove redundant normalize_unit function
2012-05-09 Nikos SkalkotosAdd swap partition if SWAP property is defined
2012-03-30 Nikos SkalkotosAdd support for logical partitions
2012-02-14 Nikos SkalkotosAdd a partition table check in FixPartitionTable
2012-02-13 Nikos SkalkotosAdd pipefail option in helpers common.sh library
2012-01-24 Nikos SkalkotosFix OS detection for SuSE and gentoo
2012-01-11 Nikos SkalkotosHandle unknown linux distro situations
2011-12-14 Nikos SkalkotosRemove fs check before resizing a partition.
2011-12-13 Nikos SkalkotosMove the task exclusion check away from common.sh
2011-12-12 Nikos SkalkotosChange the format of the "exclude task" properties
2011-12-01 Nikos SkalkotosDo fs check before reseizing ext{2,3,4} partitions
2011-11-18 Nikos SkalkotosFix copyright and license notices throughout
2011-11-15 Nikos SkalkotosDisable RDP connection during windows setup
2011-11-11 Nikos SkalkotosMake exclude task vars comply to property format
2011-11-11 Nikos SkalkotosMinor fixes in helper's tasks
2011-11-08 Nikos SkalkotosAdd code to make task exclusion possible
2011-11-04 Nikos SkalkotosAdd diskdump support in the helper (part 2)
2011-11-03 Nikos SkalkotosAdd diskdump support in the helper (part 1)
2011-10-11 Nikos SkalkotosFix a bug in helper's get_distro function
2011-10-10 Vangelis KoukisFix typos, remove reference to $windows_support
2011-10-10 Nikos SkalkotosMass cleanup and some bug fixing
2011-10-06 Nikos SkalkotosFix a bug in helper's common.sh
2011-10-05 Constantinos Venet... Rename helper to snf-image-helper