lp:ubuntu/wily-proposed/openstack-debian-images

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/openstack-debian-images
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

15. By Thomas Goirand <email address hidden>

* Added script to build a murano image in the contrib folder.
* Now changing the version number on the output file depending on the release
  name of Debian.
* Added patches contributed by Gaudenz Steinlin <email address hidden>
  (Closes: #784334):
  - By default the rescue and emergency shell are started on the boot
    console. This is ttyS0 on this image in order to have the boot output on
    the serial console which is accessible by "nova console-log". But there
    is no input device connected to this console, so the shells there are
    pretty useless. On the other hand tty0 is accessible via the spice or
    VNC console.
  - Only install extlinux in /boot/extlinux. Some parts were installed in
    / only, others in both locations.
  - Remove the quiet flag from the standard boot command. This is useful on
    desktops to not clutter the boot screen, but not on a cloud image.
  - Use symlinks to kernel and initrd. This allows seamless kernel upgrades.
* Changed the loging for the list of packages for wheezy and other releases
  of Debian (it was selecting the list of package for Wheezy for Stretch and
  buster).
* Added a couple of sync calls to make sure we don't have a race condition
  when removing the loopback device using kpartx.

14. By Thomas Goirand <email address hidden>

* Removed the tweak of /etc/modules, as acpiphp and pci_hotplug aren't in the
  Jessie kernel: they are built not as module (Closes: #783340).
* Also adds security repository if building an image for Jessie. Previously,
  this was done only for Wheezy (Closes: #783480).
* Adds dbus + libpam-systemd when building a Jessie image, and acpid +
  acpi-support-base when building a Wheezy image, so that ACPI shutdown works
  by default (Closes: #783448).
* Adds nano as default when not using the --minimal flag (Closes: #783341).

13. By Thomas Goirand <email address hidden>

* Uses 2GB by default as initial HDD space for the image, as 1GB isn't big
  enough for building a Jessie image anymore (Closes: #776217). Thanks to
  Steve McIntyre <email address hidden> for the bug report.
* Error as non-zero in case of an error (Closes: #776216). Thanks to Steve
  McIntyre <email address hidden> for the bug report and patch.
* Allow stretch and buster as release names.
* Adds the contrib/official-debian-image-hook script used for generating the
  official Debian image.

12. By Thomas Goirand <email address hidden>

Fixed compat option for newer qemu (Closes: #770943).

11. By Thomas Goirand <email address hidden>

* Fixed the sudoers file to support the --login option. (Closes: #766234)
* Finally calling this version 1.0 as it seems working well! :)
* Standards-Version is now 3.9.6 (no change).

10. By Thomas Goirand <email address hidden>

Using "console=tty0 console=ttyS0,115200" as boot parameter. The issue to
not being able to log into multiple console is in bootlogd (see Debian bug
181756
).

9. By Thomas Goirand <email address hidden>

Added an option to choose the login username, thanks to Jordan Pittier
<email address hidden> for providing the feature (Closes: #752787).

8. By Thomas Goirand <email address hidden>

Adds manage_etc_hosts: true in /etc/cloud/cloud.cfg.

7. By Thomas Goirand <email address hidden>

[ Thomas Goirand ]
* Added the flag -s to kpart -asv. (Closes: #741477).

[ Thomas Bechtold <email address hidden> ]
* Allow upgrades during build of image.

6. By Thomas Goirand <email address hidden>

* Adds echo "mount_default_fields:" in /etc/cloud/cloud.cfg to allow the
  automatic mount of /dev/vdb ephemeral disk.
* Standards-Version: is now 3.9.5.
* Removes openstack-pkg-tools build-dependency, and made the include in
  debian/rules not mandatory.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/openstack-debian-images
This branch contains Public information 
Everyone can see this information.

Subscribers