78 Commits

Author SHA1 Message Date
CloudBuilder
e20120480d Imported 2.592
No reason for CPC update specified.
2019-06-05 17:00:04 +00:00
Michael Hudson-Doyle
577646d435 Import patches-unapplied version 2.468 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: b05311165170c07d65bc27ea8edf27434c54efca

New changelog entries:
  [ Dimitri John Ledkov ]
  * Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
    correct symlink to resolved without any further fixes.
  [ Michael Hudson-Doyle ]
  * Have subiquity.service order after on a service defined by the subiquity
    snap, which in turn will order after the job that mounts the subiquity
    snap. (LP: #1721414)
2017-10-06 10:23:14 +00:00
Steve Langasek
326e7b0b97 Import patches-unapplied version 2.430 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 8d920803b00bef5b15a0315639a72f2338d6e490

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - do not create "ubuntu" user for ubuntu-core anymore, the
      console-conf package will create this user now
  * live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot
    - dropped
  [ Steve Langasek ]
  * 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-09 23:39:20 +00:00
Sebastien Bacher
cddd4d301b Import patches-unapplied version 2.426 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 6ebeaf88c03ccd5d4838db235a6ff614819fa244

New changelog entries:
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary
    - use echo to display the error, thanks ogra for pointing that out,
      update the string also to use the new snappy command naming
2016-08-17 13:29:06 +00:00
Sebastien Bacher
6ebeaf88c0 Import patches-unapplied version 2.425 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: a23a770ff49c7bf90aa9a8dd3ab556e842ec9558

New changelog entries:
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary,
    500-create-xdg-wrapper.binary, 700-classic-dir.binary:
    - Correct some syntax errors in the ubuntu-core snap hooks.
    - Create a desktop entry and some mimetype associations for xdg-open in
      ubuntu-core. That way interacting with web, email and documentations 
      urls in a snap should do the right thing.
2016-08-17 10:39:23 +00:00
Adam Conrad
a98e648df2 Import patches-unapplied version 2.416 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: 2848624193ee7c9fc50f098382c6f58e64a94231

New changelog entries:
  * Fix security mirror sources.list entries for non-x86 architectures.
2016-06-13 09:09:07 +00:00
Steve Langasek
2848624193 Import patches-unapplied version 2.415 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: ec4b3544697f7592f153fac7967663acf37ce0cb

New changelog entries:
  [ Michael Vogt ]
  * add var/lib/snapd/classic in ubuntu-core
  [ 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).
2016-06-08 20:04:13 +00:00
Adam Conrad
7570a3c606 Import patches-unapplied version 2.411 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.

Changelog parent: aca40d6ebfe51f31b27d745d4b21b8b724c7582b

New changelog entries:
  [ Michael Vogt ]
  * update kernel snap building to match the new kernel policy
  * system-image: add /usr/local/bin/xdg-open dbus helper
  [ Oliver Grawert ]
  * add u-boot-tools to all snappy arches
  * drop flash-kernel from snappy, it is useless there
  * create /boot/uboot dir on all arches and configure /etc/fw_env.config
    everywhere
  * adjust motd message on snappy (capitalize "Snappy Ubuntu Core" and replace
    the "snappy --help" with "snap --help"
  [ Adam Conrad ]
  * Stop explicitly removing systemd-sysv for touch.
  * Move touch resolution hints to a HINTS variable, and adjust for use
    on dual-stack gl/gles arches where things don't quite work right.
2016-05-27 03:34:14 +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
Oliver Grawert
fa7136ad4d Import patches-unapplied version 2.397 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 15d22caf2c437bdfed9b1e71c6e6b4bffd5a26b8

New changelog entries:
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
    create a generic initrd inside the snappy os-snap so we do not need the
    hackish ubuntu-core-generic-initrd package anymore.
2016-04-08 15:15:36 +00:00
Oliver Grawert
3061756ecb Import patches-unapplied version 2.395 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 93f2a06b3ca0f82ff93ab32997e4fd0473113745

New changelog entries:
  * create /etc/cloud/cloud.cfg.d/99-snappy-disable-network-config.cfg on
    snappy so we do not end up with broken network config after cloud-init
    ran (LP: #1563296).
2016-04-01 18:48:48 +00:00
Oliver Grawert
42e2a00908 Import patches-unapplied version 2.393 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 748d5d31bbae4e3e9b3855f0eed19d03a0560d40

New changelog entries:
  * actually make the /etc/mtab link relative (LP: #1547033)
2016-03-24 18:48:50 +00:00
Oliver Grawert
748d5d31bb Import patches-unapplied version 2.392 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 43e896d8a8b1ebe4aae1c965ce9f7761089f7698

New changelog entries:
  * move mtab link to point to /proc/self/mounts instead of /proc/mounts
    (LP: #1547033) in snappy builds
2016-03-22 18:34:12 +00:00
Oliver Grawert
8027f4d9df Import patches-unapplied version 2.379 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: f2412fdd38d4229dc8ece9810ed595c191bc732a

New changelog entries:
  * add /var/lib/systemd/rfkill to pre-created dirs to use as writable
    mountpoint for bind-mounts in snappy.
2016-02-18 13:58:43 +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
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
Łukasz 'sil2100' Zemczak
fafd5d2e07 Import patches-unapplied version 2.368 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: fd0c3235caafe0230287bc607de8987de43060a6

New changelog entries:
  * Fix earlier mistake of changing the wrong hashes.
2015-12-14 09:19:18 +00:00
Łukasz 'sil2100' Zemczak
fd0c3235ca Import patches-unapplied version 2.367 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 6434a60a6a229a817aff749e5363703405ee365e

New changelog entries:
  * Update the passwd/shadow db hashes on ubuntu-touch builds
2015-12-14 09:19:18 +00:00
Oliver Grawert
6434a60a6a Import patches-unapplied version 2.366 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: a44e006ef889ed5de1c68c7d51eae685332f168f

New changelog entries:
  * also add the new apt user to /etc/passwd in snappy
2015-12-11 16:44:22 +00:00
Oliver Grawert
a44e006ef8 Import patches-unapplied version 2.365 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 6cb42069f007e1d10bd6d187d4041db8c2cf9ee2

New changelog entries:
  * update /etc/shadow on snappy for new apt user
2015-12-11 11:24:03 +00:00
Oliver Grawert
c9470d78b1 Import patches-unapplied version 2.363 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 9d5b29127d91fd34153ccb9961abd7de536f1f9a

New changelog entries:
  * configure /etc/fw_env.config for all arm arches on snappy
2015-12-10 14:18:54 +00:00
Oliver Grawert
e8c9dfca01 Import patches-unapplied version 2.361 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 5e6b71b87bde99b5b60768fcb25fb296cc764c36

New changelog entries:
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    make sure the default group is still created when adding the default user
    to adm and sudo groups.
2015-12-08 16:10:11 +00:00
Michael Vogt
5e6b71b87b Import patches-unapplied version 2.360 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 197a5ea75104cda2c0d563cd504a51710be385ad

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - add default ubuntu user to "adm" and "sudo" groups
  [ Łukasz 'sil2100' Zemczak ]
  * Fix the previous apt list removal hook. This hook needs to
    be .binary as otherwise we're still left with apt lists when
    the image is published.
2015-12-07 10:44:29 +00:00
Oliver Grawert
20edede7ea Import patches-unapplied version 2.355 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 1aa0f772408fcfa96e3f7b7546da7dac70ea24a4

New changelog entries:
  * fix input group in snappy
2015-11-13 13:09:05 +00:00
Oliver Grawert
3242ef6c59 Import patches-unapplied version 2.353 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: 131941df22c4e810eca8afb4e2468069aeecc951

New changelog entries:
  * drop input group from snappy images, adjust md5 sums in
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
  * completely separate the snappy device tarball creation from the snappy
    rootfs so one doesnt taint the other (which allows dropping a lot more from
    the rootfs we do not need in a snappy system, like initramfs creation
    tools and all its dependencies).
  * drop live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary
  * enable automated build of raspi2 device tarballs for snappy
2015-11-10 11:43:51 +00:00
Michael Vogt
9ac850741c Import patches-unapplied version 2.351 to ubuntu/xenial-proposed
Imported using git-ubuntu import.

Changelog parent: d0bcbdc422778c3200116a89c26808ecff9161ef

New changelog entries:
  * live-build/ubuntu-core/hooks/21-snappy-security-policy-stamp.chroot:
    - create a /usr/share/snappy/security-policy-version so that
      snappy can re-generate the security profiles if any of the versions
      of apparmor or ubuntu-core-security-* changes
2015-11-04 08:28:47 +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
Oliver Grawert
8c606962fa Import patches-unapplied version 2.348 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 0682fffca187ed3d1686d3802e50785b54eee3fc

New changelog entries:
  * limit grub-install diversion on snappy images to x86 architectures
  * divert grub-install on snappy images during rootfs build
2015-10-09 12:48:49 +00:00
Michael Vogt
b9bcbd6aae Import patches-unapplied version 2.345 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 836f3d5f7204cef41b54bd5a0e5a14a792139606

New changelog entries:
  [ Łukasz Zemczak ]
  * lp:~sil2100/livecd-rootfs/pocket-desktop:
    - add support for pocket-desktop
  [ Oliver Grawert ]
  * add user/group fixes for snappy shipping tpm-tools
2015-09-30 10:04:00 +00:00
Iain Lane
808414beec Import patches-unapplied version 2.343 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 69a5210a5346c66ab135dad2cb19014094c2e1ab

New changelog entries:
  [ Oliver Grawert ]
  * add empty "extrausers" equivalents for subuid and subgid files, else
    adduser falls over in interactive mode when trying to write to them.
  [ Iain Lane ]
  * live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Set up /etc/whoopsie
    too. (LP: #1437633)
2015-09-10 15:03:45 +00:00
Oliver Grawert
5e322d7d9e Import patches-unapplied version 2.340 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 0f5bec4b551e80a188694cdc87ffe30cbf194d72

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - cleanup further after moving the kernel out of the rootfs
      (LP: #1468469)
  [ Oliver Grawert ]
  * systemd-journal-remote was dropped from /etc/group and /etc/gshadow,
    update the files and md5sums in the passwd checks of ubuntu-core
2015-09-03 12:38:50 +00:00
Oliver Grawert
7782a87448 Import patches-unapplied version 2.334 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: f594b3fc3c15d638320ae91b3854d2de423ca168

New changelog entries:
  * add dnsmasq user to snappy builds, needed by ubuntu-fan
2015-07-28 09:04:00 +00:00
Michael Vogt
f594b3fc3c Import patches-unapplied version 2.333 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 1a48fd620db5944272ff017b09092ad620baa728

New changelog entries:
  * lp:~mvo/livecd-rootfs/snappy-add-fw_env.config:
    - add /etc/fw_env.config that points to
      /boot/uboot/fw_env.config to make fw_{set,print}env work
2015-07-20 07:53:39 +00:00
Oliver Grawert
9cc1a68ad1 Import patches-unapplied version 2.331 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 2840dc63ee3069e833ee370b19dc4ae3080aadc8

New changelog entries:
  * merge lp:~sergiusens/livecd-rootfs/eth0Not to not hardcode eth0 anymore on
    snappy.
2015-07-09 14:53:14 +00:00
Oliver Grawert
2840dc63ee Import patches-unapplied version 2.330 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 1d69cd75b2aa568aa3c8c582f7aadb368fc95d56

New changelog entries:
  * fix another quoting issue in snappy
2015-07-09 10:18:42 +00:00
Oliver Grawert
f28c989142 Import patches-unapplied version 2.328 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 9eaa1cb0b2fa982277c9eac3b6ecd3f6bf75aeac

New changelog entries:
  * fix quoting issue with the last change ...
2015-07-08 20:58:13 +00:00
Oliver Grawert
9eaa1cb0b2 Import patches-unapplied version 2.327 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: d61ed6ef41f71a97dfe529c8ee7812f6d4ad1257

New changelog entries:
  * merge lp:~sergiusens/livecd-rootfs/snappyDevicePart for using versioned
    kernel and initrd binaries in snappy
2015-07-08 16:03:35 +00:00
Oliver Grawert
d61ed6ef41 Import patches-unapplied version 2.326 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 1dc9986ac981d50eddc583b479016b28b7dc515b

New changelog entries:
  * snappy: install libc6:i386 on amd64 images for multiarch support out of
    the box. (LP: #1444049)
2015-07-07 09:53:33 +00:00
Sebastien Bacher
2b7fd1f652 Import patches-unapplied version 2.320 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: a1743f955866f4e9ec36a7de44356bda63c353f4

New changelog entries:
  * Copied some touch tweaks (n-m config and user groups) to desktop-next
  [ Michael Vogt ]
  * snappy/desktop-next:
    - add snappypkg user and remove clickpkg user
2015-06-30 16:28:39 +00:00
Sebastien Bacher
a1743f9558 Import patches-unapplied version 2.319 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: d286b4fed10a132f337d78ff064e6455256c3567

New changelog entries:
  * copy set locale hook from core to desktop-next
  
  [ Sergio Schvezov ]
  * removing debian packaging artifacts from the image
2015-06-26 08:48:18 +00:00
Oliver Grawert
d286b4fed1 Import patches-unapplied version 2.318 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: bc2b9aed67e9a153c42c0aea158f3bc3d8fe2021

New changelog entries:
  * merge lp:~sergiusens/livecd-rootfs/no-walinuxagent to remove all the
    hackery that was initially needed for azure snappy images, this got
    properly implemented now.
2015-06-25 12:25:12 +00:00
Sebastien Bacher
426cc7e1e5 Import patches-unapplied version 2.315 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: c9f12e25b1354dd4c64a5b706d401b3c6794f54c

New changelog entries:
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary,
    live-build/ubuntu-desktop-next/hooks/500-move-kernel-to-device-tar.binary,:
    - deal with vmlinuz .signed when copying kernels
2015-06-11 15:58:14 +00:00
Sebastien Bacher
c046fa9fdc Import patches-unapplied version 2.312 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: fee4ba08babf46d650e2bc11e8b3cc15535880b3

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - ignore /vmlinu?, /initrd.img symlinks when building the boot assets
  [ Sebastien Bacher ]
  * Symlink some desktop-next hooks to ubuntu-core to avoid duplication
2015-06-09 16:08:18 +00:00
Oliver Grawert
f5af78966b Import patches-unapplied version 2.305 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 4e6a76065bfdb1b229765518b57c1bc6a9779778

New changelog entries:
  * also add /lib/firmware to the dirs we pre-create on touch and core.
2015-05-28 11:23:21 +00:00
Oliver Grawert
4e6a76065b Import patches-unapplied version 2.304 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: eb5162d504114dc3d5b0461bada2f3d9d580b997

New changelog entries:
  * -touch/-core create /etc/mtab link, /lib/modules dir and the respective
    writable mountpoints (/userdata for touch, /writable for core) so we do
    not need to re-pack the rootfs on the system-image server to add them.
2015-05-28 10:38:21 +00:00
Adam Conrad
4c697dbaf6 Import patches-unapplied version 2.301 to ubuntu/wily-proposed
Imported using git-ubuntu import.

Changelog parent: 35251d626be197aae93c082c48ffc67dad49ed42

New changelog entries:
  [ Michael Vogt ]
  * create /boot/uboot on armhf to ensure that its in the system
    tarball and still on the system if ubuntu-core-upgrader
    performs a "format" (LP: #1447652)
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - fix typo in hardware.yaml
  * live-build/auto/config:
    - add grub-efi-ia32-bin for i386 for efi support
  [ Adam Conrad ]
  * live-build/auto/config: Handle applying priorities to EXTRA_PPAS
    via the extra_ppa="user/ppaname:priority" syntax (LP: #1450257)
2015-05-07 00:34:29 +00:00
Steve Langasek
35251d626b Import patches-unapplied version 2.300 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 7774d33c9b1ec87ec2a86daf500500dffc2bb8b8

New changelog entries:
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
    removal of python from the rootfs temporarily, since we've manually
    re-added it to the seed in order to make walinuxagent work again on the
    azure image.
2015-04-22 23:18:31 +00:00
Adam Conrad
7774d33c9b Import patches-unapplied version 2.299 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: da9dd163bad89ade1243926c6abcc146cb6188f3

New changelog entries:
  * Fix snappy motd to not reference 'development', which isn't always true.
2015-04-17 19:58:35 +00:00
Michael Vogt
da9dd163ba Import patches-unapplied version 2.298 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 8657aaf80ba297aa634eb75972d8eb45358092ad

New changelog entries:
  * live-build/auto/config:
    - remove resolvconf, click-apparmor, dosfstools
    - shuffle install order around
  * snappy:
    + remove click-hook-framework
    + remove /etc/init.d/grub-common
2015-04-16 16:13:45 +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