40 Commits

Author SHA1 Message Date
Francis Ginther
b02381a9e1 Import patches-unapplied version 2.408.34 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 84e5eaf9ae0ac374e869d157b1cf8c660a0b1bdd

New changelog entries:
  * Add back pollinate for minimal after it is removed due to a dependency
    on vim-common.  LP: #1779406.
2018-07-02 16:28:13 +00:00
Robert C Jennings
bc3a52a929 Import patches-unapplied version 2.408.32 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 8d6e24efc75872c5321ca41c8176be76736a452f

New changelog entries:
  * snaps: Fixes for snap pre-seeding (LP: #1775710)
    * Backport: Refactor functions out of ubuntu-cpc and ubuntu-server hooks.
    * Add dependency on distro-info for snap preseeding
2018-06-08 05:13:16 +00:00
Daniel Watkins
04fe9ce754 Import patches-unapplied version 2.408.28 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: ce664be75f887c57731d3c53089462f25c2de69f

New changelog entries:
  * ubuntu-cpc: When performing a minimized build, don't generate artifacts
    that won't boot with the linux-kvm kernel (LP: #1757223).
2018-03-20 12:42:25 -04:00
Balint Reczey
ce664be75f Import patches-unapplied version 2.408.27 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 6be108d84763e754152b03b31ff01998edc673bb

New changelog entries:
  * Don't ask for password and GECOS while creating vagrant user
    (LP: #1569237)
  * Added a "vagrant" user to the vagrant image in addition to the "ubuntu"
    user, in accordance with the vagrant community's expectations (LP: #1569237)
2018-01-03 17:38:36 +00:00
Balint Reczey
6be108d847 Import patches-unapplied version 2.408.25 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 4c3694d4a2b50dd2faa9ee66575645d5b3315179

New changelog entries:
  * Sort and list dependencies nicely
  * Depend on packages instead of installing them at run time
  * Use xz -T4 instead of pxz.
    Supported xz versions before 5.2 accept the -T4 option but ignore it.
    Also depend on xz-utils instead of downloading pxz. (LP: #1701132)
2017-12-07 21:00:00 +00:00
Steve Langasek
16c064a241 Import patches-unapplied version 2.408.23 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 118c6476a962cbdc0a61dd8384f65265a9cb8e98

New changelog entries:
  [ Gary Wang ]
  * Add the IMAGEFORMAT=none to support generating a single rootfs
    (LP: #1730642)
  [ Christopher Glass (Ubuntu) ]
  * Backport "minimized round 2" changes from trunk to Xenial (LP: #1731492)
  * Remove apt, debconf, dpkg cruft files from /var/cache and /var/lib in
    all our livefses.
  * Pass --cache false to lb config; otherwise we copy around caches of
    .debs that are never used properly, and which prevent us from emptying
    /var/cache/apt in images.
  * When building minimized cloud images, remove various packages that we
    don't want installed by default.  Some are tools that aren't needed for
    non-interactive use; some are libraries whose reverse-dependencies
    will have already been removed; and one, open-vm-tools, should only be
    included in images that are targeted to VMWare (which is not the case
    for any of the current minimal images), rather than being included
    directly in the cloud-image seed.
2017-11-16 20:58:29 +00:00
Steve Langasek
118c6476a9 Import patches-unapplied version 2.408.22 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 09a02366158f903528da1e2c083407c75a2f7a18

New changelog entries:
  * Make sure to remove any initramfs that was generated in a minimized
    image.
  * divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
    that the grub kernel postinst hook is operational when we're building
    in a container.  LP: #1729034.
2017-10-31 23:59:05 +00:00
Steve Langasek
09a0236615 Import patches-unapplied version 2.408.21 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 8cc7060c24b61c30d5f5dc4f224916f2c2f40132

New changelog entries:
  [ Balint Reczey ]
  * Use kvm kernel only on amd64.
  * Make non-x86 minimized images consistent with x86 by not explicitly
    installing the server task.
  * Clean up dangling /boot/initrd.img symlink left behind on minimized
    builds.
2017-10-21 06:28:15 +00:00
Dimitri John Ledkov
8cc7060c24 Import patches-unapplied version 2.408.20 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: d59199fe59fa2649ca5dccd2bc03df6de64d7274

New changelog entries:
  * Now that grub-related diversions have been factored out in 2.466
    instead of having bogus root=stuff arg generated in grub.cfg, it is
    actually empty. Therefore update the sed command to make the arg in
    the root= token optional. This should resolve non-booting livecd cpc
    images.
  [ Nishanth Aravamudan ]
  * live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI
    Initiator Name at first iscsid run for cloud images to ensure it is
    unique (LP: #1444992).
  [ Steve Langasek ]
  * Improve teardown_mountpoint to recursively find all submounts and
    unmount them, instead of working from a hard-coded list.  This makes
    the code resilient against other submounts being added later, including
    downstream.  LP: #1721279.
  * Also nuke the sleep / udevadm settle calls in the process, which should
    never be required and slow down the builds.
  * Fix a reference to an undefined variable in a script that's set -u.
  * Use /bin/sh, not /bin/bash, for autopkgtest.
  * debian/tests/default-bootstraps: minor adjustments to shell syntax,
    syncing with artful where this originated.
  [ Steve Langasek, Balint Reczey ]
  * Introduce a new project-independent 'minimized' subproject
    (LP: #1721261):
    - omit ubuntu-minimal in favor of using only the minbase package set.
    - boot directly by partuuid, avoiding the use of an initramfs.
    - Bump needed live-build version which can build images without initrd
    - drop man pages and most of the documentation from minimized images
      (/usr/share/doc/*/copyright and changelog.Debian.gz files are still
      kept)
    - Add unminimize script for reverting minimization on a running system
    - Mention unminimize script in motd
    - Run autopkgtest for SUBPROJECT=minimized
    - If we're using SUBPROJECT=minimized, and tzdata is not installed,
      remove files that have been left behind.  This is a workaround for a
      bug that should be fixed in tzdata.
  * Factor out grub-related diversions and use them consistently, so we
    don't end up with wrong os-probe output in our grub.cfg.
  [ Balint Reczey ]
  * Mount using --make-rslave to ensure safe unmounts for rbind mounts
  * When SUBPROJECT environment variable is not set assume it to be ""
2017-10-19 23:03:14 +00:00
Steve Langasek
d59199fe59 Import patches-unapplied version 2.408.18 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 803cf10633714ca2289646de61a9952a420232e0

New changelog entries:
  [ Robert C Jennings ]
  * Install udev before calls to udevadm
2017-09-14 05:43:43 +00:00
Steve Langasek
803cf10633 Import patches-unapplied version 2.408.17 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: d980e7008da283668653a90e6ee574b05dc19d74

New changelog entries:
  [ Robert C Jennings ]
  * live-build/ubuntu-cpc/functions: Add a function, teardown_mountpoint,
    to reverse the work done in setup_mountpoint.  Lack of this function
    has forced users of setup_mountpoint to implement this separately
    and the implementations have diverged. (LP: #1716992)
  * live-build/ubuntu-cpc/functions: Remove umount_settle function.
    The was only used where teardown_mountpoint was lacking.
2017-09-13 19:48:39 +00:00
Steve Langasek
d980e7008d Import patches-unapplied version 2.408.16 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: aee4e79c87bc904e07c71ea30b16055335d55ef7

New changelog entries:
  * live-build/ubuntu-cpc/functions: call apt-get update in the chroot
    after mounting a blank /var/lib/apt, so that further operations work
    as expected; otherwise, 'apt-get purge ^grub-.*' fails on s390x because
    no such packages are known to apt.
  * live-build/ubuntu-cpc/hooks/030-root-tarball.binary: correct a missing
    unmount of /var/{lib,cache}/apt on cleanup, detected via autopkgtests.
2017-09-12 21:43:13 +00:00
Steve Langasek
aee4e79c87 Import patches-unapplied version 2.408.15 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 2473668b91bf1e0c83f8160377ba7de3364657b0

New changelog entries:
  [ Mathieu Trudel-Lapierre ]
  * Drop preloading of grub modules that are built into the grub signed
    image.  This is functionally a no-op, changed only to clean up the code.
  [ Steve Langasek ]
  * live-build/ubuntu-cpc/functions: mount tmpfs on /var/cache/apt and
    /var/lib/apt, so we don't have to leave empty space in our derivative
    images for packages that have been downloaded/installed/removed.  This
    normally isn't relevant for the installed system, since the root
    filesystem will auto-expand in place on the target disk, but lets us
    ship smaller images.
  * live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: call apt-get
    update *before* installing packages, not after.
  [ Colin Watson ]
  * Mount and unmount /dev recursively, to cope with setups where there are
    interesting bind-mounts under /dev (e.g. loop devices bind-mounted by
    LXD).  LP: #1716465.
  [ Balint Reczey ]
  * Fix suppression of kpartx error.  LP: #1684090.
2017-09-11 22:23:17 +00:00
Steve Langasek
eeac687884 Import patches-unapplied version 2.408.13 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: eea56e02ae121482387ddc2206bc27de53f2627c

New changelog entries:
  [ Balint Reczey ]
  * Source ubuntu-cpc functions from the right place
  * Use all config hooks from the proper place, not from /build/
  * Add basic but configurable autopkgtest (LP: #1690440)
  * sync before calling kpartx to let writing to loop devices finish
  * wrap kpartx and trap spurious errors, to work around kpartx
    unreliability.
2017-06-13 13:58:45 +00:00
Robert C Jennings
eea56e02ae Import patches-unapplied version 2.408.12 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: f4c4fa3fcc4b5a9fff8a56c4bb21dada6239c0a0

New changelog entries:
  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.
    (LP: #1687752)
2017-05-11 19:50:29 +00:00
Daniel Watkins
f4c4fa3fcc Import patches-unapplied version 2.408.11 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: af583de4a48845e6e00f199b4fc4eda3e7091efb

New changelog entries:
  * Add `apt-get update` to ubuntu-cpc ppc64el builds so they use the new
    sources.
2017-04-08 06:58:13 +00:00
Robert C Jennings
6227a6abfb Import patches-unapplied version 2.408.9 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 7b0112eea72aa1b63afa8ea110f70b6442c544b9

New changelog entries:
  [ Daniel Watkins ]
  * Don't overwrite the default sources.list in cloud images.
  * Replace sources.list generated using COMPONENTS with the sources.list from
    an Ubuntu Server installation (i.e. with all components enabled, and all
    deb-src lines commented).  LP: #1513529.
  [ Chris Glass ]
  * Fix the manifest generation in OVA files so that ovf files don't have
    double extensions.  (LP: #1627931)
  * Fix the OVF's metadata to include Ubuntu specific identifiers and
    descriptions instead of the generic Linux ones.  (LP: #1656293) 
  [ Daniel Watkins ]
  * Add replace_grub_root_with_label function thereby consolidating multiple
    uses of the same calls to sed.
  [ Robert C Jennings ]
  * ubuntu-cpc: Remove redundant copy of grub files. (LP: #1637290)
2017-03-23 20:18:25 +00:00
Steve Langasek
c4386e711c Import patches-unapplied version 2.408.4 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 00897d2a2a5282c4639eb4b8f5f950e5c401e1ef

New changelog entries:
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: fix unmount handling
    so that the teardown is done properly /before/ we try to make an
    image from our filesystem, since otherwise /etc/resolv.conf is broken.
    LP: #1621393.
2016-09-12 22:49:21 +00:00
Brian Murray
00897d2a2a Import patches-unapplied version 2.408.3 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 560feadb4d082d7e6da922f0cfef0c1e3e3ddc58

New changelog entries:
  [ Louis Zuckerman ]
  * Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
    - Install virtualbox-guest-utils
    - Don't disable default synced folder
    - Don't set vm name
    - Add cloud-init config to manage /etc/hosts LP: #1561250
2016-08-31 15:29:33 +00:00
Daniel Watkins
ccf58fecb7 Import patches-unapplied version 2.401 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 1ab44006f5221aee34464d786400d4e623fbea57

New changelog entries:
  * Re-enable systemd predictable network interface naming on cloud-images
  * Stop creating default configuration for eth0 (LP: #1563487)
2016-04-14 20:10:28 +00:00
Oliver Grawert
9fadf2c648 Import patches-unapplied version 2.399 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 01521cefe4108a2a62c47eb2bdbc978a70f0ed20

New changelog entries:
  [ Oliver Grawert ]
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
    kill the snappy os build if the initramfs-tools-ubuntu-core package
    is not found
  * make s390x known to the snappy builds
  * skip kernel snap an device tarball builds for s390x and ppc64el
  * drop listing of the device tarballs, this was only for debugging
  [ Adam Conrad ]
  * live-build/ubuntu-cpc/hooks/032-disk-image.binary: Install s390-tools
    and sysconfig-hardware before we attempt to configure zipl.
2016-04-13 11:59:27 +00:00
Adam Conrad
15d22caf2c Import patches-unapplied version 2.396 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 3061756ecb64747bf12af0dc1b0db390717c07a6

New changelog entries:
  [ Adam Conrad ]
  * Remove obsolete pvr-omap4 special-casing to simplify configs.
  [ Daniel Watkins ]
  * Enable building of powerpc cloud images.
2016-04-07 13:53:59 +00:00
Łukasz 'sil2100' Zemczak
745856c1d8 Import patches-unapplied version 2.381 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 5bc52b48769f2082c67ad4d3b33ab4fb77ff04b8

New changelog entries:
  [ Ben Howard ]
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: scope serial device for
    Virtualbox only.
  [ Łukasz 'sil2100' Zemczak ]
  * Update the debootstrap group and gshadow hashes for ubuntu-touch.
2016-03-03 09:18:39 +00:00
Dimitri John Ledkov
5bc52b4876 Import patches-unapplied version 2.380 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 8027f4d9dfa5da2553557a5cb727f301166396ac

New changelog entries:
  [ Ben Howard ]
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: add serial device for
    Vagrant images (LP: #1546108).
  [ Daniel Watkins ]
  * Refactor ubuntu-cpc hooks to hard-code producing an 'ext4' rootfs, which
    is used outside of the livecd-rootfs build process (specifically for EC2
    publication).
2016-02-22 19:45:45 +00:00
Adam Conrad
13d50e4fa1 Import patches-unapplied version 2.377 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 0ae1111c558c96f1ddd7b15e79e3c179301a7ac5

New changelog entries:
  * live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot: Add fake_cloud_init
    function to create a nocloud data source for cloud images that aren't
    meant to be used on real clouds and use it by default on armhf+raspi2
2016-02-14 22:53:49 +00:00
Steve Langasek
0ae1111c55 Import patches-unapplied version 2.376 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 80fddc56a2b4d6ed82dcce3ef56028b37e40705a

New changelog entries:
  [ Michael Terry ]
  * Change real name for phablet user to "Ubuntu" in ubuntu-touch.
  [ Steve Langasek ]
  * Drop BuildLiveCD from the examples; we now use launchpad-buildd to drive
    livefs builds, so BuildLiveCD is obsolete and misleading.
  * Add hooks to ubuntu-cpc to divert /bin/sync in the chroot and undivert it
    at the end.  This is a general-purpose change that should be applied to
    all flavors and archs, but at the moment it's only needed on armhf+raspi2
    to work around the raspberrypi2-firmware postinst calling sync, which is
    actually warranted in the normal case.
  * If a subarch is specified for a cloud image build, don't build rootfs
    artifacts; these should come from the 'generic' build.
  * Fix architecture handling in hooks.  We know we're always being invoked
    from a launchpad-buildd-like setup, which passes ARCH and SUBARCH in the
    environment, because auto/config and auto/build both rely on this.  So
    don't scatter dpkg --print-architecture calls throughout, especially
    when many of these are not cross-build-aware.
  * Refactor ubuntu-cpc hooks to allow us to handle images where the root
    partition should not be partition 1.
  [ Ben Howard ]
  * ubuntu-cpc: fix hooks/032-disk-image.binary call to
    create_empty_partition, which requires five args due to "-u"
  * ubuntu-cpc: in hooks/030-root-tarball.binary create /lib/modules to fix
    (LP: 1543204).
  [ Dimitri John Ledkov ]
  * Do not remove linux-base, when purging all the linux-*, in the tarball
    build. Otherwise ubuntu-minimal is removed, and things get crazy.
  * Correct initrd.img symlink, kernel/hooks should actually produce the
    right thing here, but meh.
  * Chroot to execute zipl, because it's nice.
  * Use the right loop device to install zipl onto.
  [ Steve Langasek ]
  * Refactor ubuntu-cpc hooks to always produce a 'plain' rootfs via
    live-build and reuse this for the tarball, instead of lb_binary_rootfs
    creating some artifact that we ignore / throw away.
  * Initial support for raspi2 subarch.
  * Import live-build/ubuntu-cpc/hooks/raspi2/mkknlimg from
    https://github.com/raspberrypi/linux/blob/rpi-4.1.y/scripts/mkknlimg
    and use it to install a bootable uboot.bin.
2016-02-12 21:43:58 +00:00
Ben Howard
80fddc56a2 Import patches-unapplied version 2.375 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 2ace5b787ba058c6de1803bd4d4ef825ebfea82d

New changelog entries:
  [ Steve Langasek ]
  * Refactor some non-idiomatic architecture handling in
    live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot that also misidentifies
    the architecture name for armhf.
  [ Ben Howard ]
  * ubuntu-cpc: add missing net.ifnames=0 for ppc64el disk images.
2016-02-04 16:39:38 +00:00
Ben Howard
2ace5b787b Import patches-unapplied version 2.374 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: b668a9f9f9048b0fa06523dc084d8fb308fcd9c5

New changelog entries:
  [ Michael Vogt ]
  * ubuntu-core:
    - include the dpkg.list in the device tarball
    - store /usr/share/snappy/dpkg.list manifest on the OS tarball
  [ Dimitri John Ledkov ]
  * ubuntu-cpc:
    - exclude s390x from should_install_grub
  [ Steve Langasek ]
  * Refactor/reorder ubuntu-cpc support for consistency with other flavors,
    so that subarch overrides can be applied correctly.
  [ Ben Howard ]
  * ubuntu-cpc:
    - fixed loop setup due to change of kpartx output
    - only use grub-install logic for Intel architectures
2016-02-02 22:18:53 +00:00
Daniel Watkins
b668a9f9f9 Import patches-unapplied version 2.373 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 63154a9a2f35d29fb66f3b90ba72d76df4d14503

New changelog entries:
  * Set timeout options so ppc64el cloud images don't display a grub boot
    menu (matching the behaviour of other cloud images).
  * Specify a regex to run-parts so that cloud image extra scripts are found
    and executed.
2016-01-28 12:19:50 +00:00
Daniel Watkins
63154a9a2f Import patches-unapplied version 2.372 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 601e67d4841f74f29d6e78d497bd6b950c1f1b42

New changelog entries:
  * Install grub in ppc64el cloud images so they are bootable (LP: #1538610)
2016-01-27 16:50:28 +00:00
utlemming Howard
601e67d484 Import patches-unapplied version 2.371 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 94300585a3aa8fc6616a610d58528f5ec9db6965

New changelog entries:
  * Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
    (LP: #1534764).
2016-01-19 13:14:14 +00:00
Daniel Watkins
94300585a3 Import patches-unapplied version 2.370 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: b479b0b368b74e0c718f4d414f1cf7f696137362

New changelog entries:
  * Produce OVA files for i386 cloud builds.
2016-01-13 12:19:30 +00:00
Colin Watson
b479b0b368 Import patches-unapplied version 2.369 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: fafd5d2e07ba316cbce81f78f3fd5b681e7cb523

New changelog entries:
  [ Łukasz 'sil2100' Zemczak ]
  * Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early
    for ubuntu-touch.
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
    - remove libicu52 hook
  [ Daniel Watkins ]
  * Enable building of s390x cloud images.
2016-01-13 10:54:08 +00:00
Ben Howard
6cb42069f0 Import patches-unapplied version 2.364 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: c9470d78b1f5a1d37001234373d905f5c627c264

New changelog entries:
  * ubunut-cpc:
    - extendend hooks/functions to support creation of derivative images
      including mounting images.
    - added the ability to create qcow2 images in hooks/functions
    - simplified loop clean-up in hooks/functions
    - removed assumption that disk1.img would be built
    - switched qcow2 generation to use hooks/functions function
2015-12-10 16:44:58 +00:00
Ben Howard
197a5ea751 Import patches-unapplied version 2.359 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: fc5a8afdab08a12e9b45b1d26b83b3d20f1684a9

New changelog entries:
  * ubuntu-cpc:
    - add devpts-live to hook builds
    - add logic to settle the disks after UEFI builds
2015-11-23 18:24:42 +00:00
Ben Howard
fc5a8afdab Import patches-unapplied version 2.358 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 1bffb76250fa549e882bfc6cdda72dd85f40fb19

New changelog entries:
  * Fix typo in ubuntu-cpc preventing non-intel builds.
2015-11-17 17:20:06 +00:00
Oliver Grawert
1bffb76250 Import patches-unapplied version 2.357 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 7ff03ccdbb51cad4157fd101150690249d2ac60b

New changelog entries:
  * merge lp:~utlemming/livecd-rootfs/additional-cloud-targets:
  * added additional CPC build targets:
    - added manifest generation for squashfs and root.tar.gz
    - added VMDK generation
    - added OVA generation from VMDK's
    - added generic Vagrant image generation
2015-11-16 15:04:00 +00:00
Daniel Watkins
131941df22 Import patches-unapplied version 2.352 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 9ac850741cb5c111949cb40b971436c3524d495d

New changelog entries:
  * Move building of all architecture-specific CPC artifacts into Launchpad
    (LP: #1513754).
2015-11-06 10:24:18 +00:00
Colin Watson
d0bcbdc422 Import patches-unapplied version 2.350 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 5edb230a21e0360cdcd03a51dad9562219c9b1f5

New changelog entries:
  [ Oliver Grawert ]
  * bump UID for tss user in snappy, else it matches dnsmasq and bad things
    happen
  * fix handling of writable files in /etc/default for snappy 
  [ Ben Howard ]
  * Cloud Images: disable new NIC naming convention (LP: #1510345).
2015-10-29 14:49:31 +00:00
Michael Vogt
8657aaf80b Import patches-unapplied version 2.297 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 1aff015ce1318f1ae128d9b21d50fdb86b3b7bc8

New changelog entries:
  * fix device.tar.gz generation for snappy
  * lp:~ubuntu-on-ec2/livecd-rootfs/cpc2:
    - build cloud based images using livecd-rootfs
2015-04-09 14:43:25 +00:00