docs: Remove reference to a file:// img_id prefix
[snf-image] / snf-image-host / create
2013-10-17 Nikos SkalkotosFix minor typo
2013-10-17 Nikos SkalkotosFix some debug messages
2013-10-11 Nikos SkalkotosPrint the img name and type in the logfile
2013-10-04 Nikos SkalkotosChange the local back-end id format
2013-10-04 Nikos SkalkotosAllow /'s in local back-end IDs
2013-10-04 Nikos SkalkotosChange the local-backend identifier to local://
2013-09-12 Nikos SkalkotosFix a bash bug affecting the network image backend
2013-03-08 Nikos SkalkotosRename snf-image-host to snf-image
2013-03-08 Nikos SkalkotosAdd copyright notices to {kvm,xen}-common.sh
2013-02-07 Nikos SkalkotosMerge branch 'master' into xen
2013-02-07 Nikos SkalkotosCleanup Xen code
2013-01-17 Nikos SkalkotosCleanup variables and ./configure options
2012-10-22 Nikos SkalkotosFix an obsolete trap line
2012-10-22 Nikos SkalkotosFix error and info messages
2012-10-22 Nikos SkalkotosSeperate error messages from monitoring messages
2012-10-04 Nikos SkalkotosUse env. variables to pass options to pithcat
2012-09-29 Dimitris AragiorgisUse socat to dump helper messages in case of xen
2012-09-28 Dimitris AragiorgisXen support
2012-09-26 Nikos SkalkotosRemove the boot and shutdown process in helper VM
2012-09-24 Nikos SkalkotosUse UTC when calling date command
2012-09-21 Nikos SkalkotosAdd IMAGE_DEBUG variable
2012-08-29 Nikos SkalkotosAdd support for null image backend type
2012-07-23 Nikos SkalkotosFix some monitoring messages.
2012-07-20 Nikos SkalkotosAdd new image-info monitoring msg type
2012-07-18 Nikos SkalkotosRun ganeti_os_main before monitor_pipe utilization
2012-07-16 Nikos SkalkotosFix some error messages
2012-07-16 Nikos SkalkotosAdd helper-monitor.py program
2012-05-29 Nikos Skalkotoscleanup! cleanup! cleanup! cleanup!
2012-05-29 Nikos SkalkotosFix a bash bug introduced in 7836baffa680fe294f542
2012-05-29 Nikos SkalkotosAbandon timelimit program in favor of timeout
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-24 Nikos SkalkotosAdd monitoring event for errors in create
2012-05-23 Nikos SkalkotosAdd mechanism for monitoring snf-image events
2012-05-11 Nikos SkalkotosRemove the progress-monitor-support flag
2012-02-14 Nikos SkalkotosOutput the error helper VM returns
2011-12-15 Nikos SkalkotosFix a bash bug in create
2011-12-15 Nikos SkalkotosHost helper's COW and result file in a tmpfs jail
2011-12-12 Nikos SkalkotosClean up code and support pithos-hosted images
2011-12-01 Nikos SkalkotosRemove the ARCH field from the image name
2011-11-23 Nikos SkalkotosFix yet another syntax error introduced in 78e9f20 v0.2
2011-11-22 Nikos SkalkotosMake image properties optional
2011-11-18 Nikos SkalkotosFix copyright and license notices throughout
2011-11-16 Nikos SkalkotosRemove " from variables hosting program names.
2011-11-16 Nikos SkalkotosHardcode OSFAMILY img property for {ntfs,ext}dump
2011-11-11 Nikos SkalkotosAbandon wget.
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 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-17 Nikos SkalkotosAdd timestamp before & after helper VM's execution
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 Nikos SkalkotosFix a var name bug introduced in the last commit
2011-10-10 Nikos SkalkotosMass cleanup and some bug fixing
2011-10-06 Nikos SkalkotosMake helper boot from a temporary image snapshot
2011-10-05 Nikos SkalkotosAdd script to construct a new helper VM image
2011-10-05 Constantinos Venet... Rename host to snf-image-host