CHANGELOG

Path: CHANGELOG
Last Update: Wed Apr 27 16:37:28 +0000 2011

v0.9.1

  • [BGBUILD-188] Use libuestfs instead mounting partitions manually for EC2 appliances
  • [BGBUILD-97] some filesystems dont get unmounted on BG interruption
  • [BGBUILD-155] Images built on Centos5.x (el5) for VirtualBox kernel panic (/dev/root missing)
  • [BGBUILD-190] Allow to specify kernel variant (PAE or not) for Fedora OS
  • [BGBUILD-196] GuestFS fails mounting partitions where more then 3 partitions are present
  • [BGBUILD-200] /sbin/e2label: Filesystem has unsupported feature(s) while trying to open /dev/sda1
  • [BGBUILD-194] Add support for ElasticHosts cloud
  • [BGBUILD-202] Unable to get valid context for ec2-user after login on AMI

v0.9.0

  • [BGBUILD-174] Move plugins to boxgrinder-build gem
  • [BGBUILD-169] S3 plugin temporary work-around for EL5
  • [BGBUILD-103] README to indicate supported operating systems / requirements
  • [BGBUILD-175] Rewrite boxgrinder CLI to remove thor dependency
  • [BGBUILD-81] post command execution w/ setarch breaks commands which are scripts
  • [BGBUILD-173] Include setarch package in default package list for RPM-based OSes
  • [BGBUILD-177] Fedora 13 builds have enabled firewall although they shouldn‘t have it
  • [BGBUILD-178] Remove sensitive data from logs
  • [BGBUILD-179] Boolean and numeric parameters in hash-like values are not recognized
  • [BGBUILD-176] Fail the build with appropriate message if any of post section commands fails to execute
  • [BGBUILD-183] Add support for Fedora 15

v0.8.1

  • [BGBUILD-141] Long delay after "Preparing guestfs" message when creating new image
  • [BGBUILD-150] Cyclical inclusion dependencies in appliance definition files are not detected/handled
  • [BGBUILD-165] Use version in dependencies in gem and in RPM only where necessary

v0.8.0

  • [BGBUILD-138] enablerepo path is not escaped when calling repoquery
  • [BGBUILD-133] Support a consolidated configuration file
  • [BGBUILD-128] Allow to specify plugin configuration using CLI
  • [BGBUILD-134] Replace rubygem-commander with rubygem-thor
  • [BGBUILD-131] Check if OS is supported before executing the plugin
  • [BGBUILD-68] Global .boxgrinder/config or rc style file for config
  • [BGBUILD-79] Allow to use BoxGrinder Build as a library
  • [BGBUILD-127] Use appliance definition object instead of a file when using BG as a library
  • [BGBUILD-72] Add support for growing (not pre-allocated) disks for KVM/Xen
  • [BGBUILD-147] Allow to list installed plugins and version information

v0.7.1

  • [BGBUILD-124] Guestfs fails while mounting multiple partitions with ‘_’ prefix
  • [BGBUILD-123] Remove RPM database recreation code

v0.7.0

  • [BGBUILD-119] Fix SElinux issues on EC2 appliances
  • [BGBUILD-118] Enable SElinux in guestfs
  • [BGBUILD-80] VMware .tgz Bundle Should Expand Into Subdirectory, Not Current Directory
  • [BGBUILD-113] Allow to specify supported file formats for operating system plugin
  • [BGBUILD-73] Add support for kickstart files

v0.6.5

  • Release bump required for plugins

v0.6.4

  • [BGBUILD-98] Use hashery gem
  • [BGBUILD-99] Timeout exception is not catched on non-EC2 platfrom in GuestFSHelper
  • [BGBUILD-92] Enable —trace switch by default
  • [BGBUILD-91] Log exceptions to log file

v0.6.3

  • [BGBUILD-94] Check if set_network call is avaialbe in libguestfs

v0.6.2

  • [BGBUILD-84] Don‘t use in libguestfs qemu-kvm where hardware accleration isn‘t available

v0.6.1

  • [BGBUILD-81] post command execution w/ setarch breaks commands which are scripts

v0.6.0

  • [BGBUILD-52] Wrong post section inheritance
  • [BGBUILD-46] Allow building 32 bit image s on 64 bit arch

v0.5.1

  • [BGBUILD-40] Fix for running Augeas in Libguestfs

v0.5.0

v0.4.0

[Validate]