11 Commits

Author SHA1 Message Date
Michael Vogt
92b0d8c502 Import patches-unapplied version 2.267 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 50aa7ff1c2c14ba7e453dcae26a7a68170d009fc

New changelog entries:
  * live-build/auto/config:
    - system-image: do not install ubuntu-minimal
    - system-image: install KERNEL_FLAVOURS=virtual on i386/amd64
    - system-image: use "--linux-packages=linux-image"
    - add click-hook-framework
  * live-build/auto/build:
    - system-image: collect the deivce.tar.gz
  * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
    - create a device.tar.gz from the installed kernel/modules and
      remove it from the rootfs
  * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
    - strip documentation
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
    - remove extra packages like libicu52/libqt that are still on the 
      image because vivid system-image has a dependency on u-d-m which
      depends on libqt
  * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
    - add a docker user/group into the image (this can go once we have
      a hook for this)
2014-11-14 12:38:28 +00:00
Michael Vogt
1e373302d7 Import patches-unapplied version 2.265 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 79f342f1d0a273ca792c1307907435c6450090c9

New changelog entries:
  * live-build/ubuntu-core/hooks/03-boot_with_systemd.chroot:
    - only modify /etc/default/grub if the file exists
2014-11-03 16:48:41 +00:00
Michael Vogt
cf6d153711 Import patches-unapplied version 2.259 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 6c4b5a72d494663e427cd8e0eefebd3c1b3489f5

New changelog entries:
  * merge ubuntu-core system-image fixes from the PPA:
    - add ubuntu-core-libs
    - add packages not (yet) in the ubuntu-core seed
    - fix resolv.conf
    - make timezone, localtime and hostname writable for cloud-init
2014-10-29 10:18:29 +00:00
Michael Vogt
a40ec94d24 Import patches-unapplied version 2.252 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: c788aa8b1c8ea89c6d3dcec2b5b7b1d17993fc0a

New changelog entries:
  [ James Hunt ]
  * Convert resolvconf hook from a chroot hook to a binary hook since lb
    overwrites /etc/resolv.conf after the chroot hooks have run.  * 
  * create /etc/hosts for ubuntu-core:system-image
2014-10-09 16:54:23 +00:00
James Hunt
32cc9da6c0 Import patches-unapplied version 2.249 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: e11f18b965f1af115101493aba8f091a1a873fb6

New changelog entries:
  * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove
    pre-existing /etc/resolv.conf.
2014-10-06 12:53:14 +00:00
James Hunt
e11f18b965 Import patches-unapplied version 2.248 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 720ff888d355d17f6d3bb0c25cdea3ecd01b827f

New changelog entries:
  * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure
    resolv.conf for Ubuntu Core. 
  * live-build/ubuntu-core/hooks/07-configure-system-image-client.chroot:
    Configure system-image-cli's client.ini for Ubuntu Core. This can be
    dropped once bug 1373467 is fixed.
2014-10-03 23:18:11 +00:00
Stéphane Graber
c66e2a7c05 Import patches-unapplied version 2.239 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 4b23d3370bf92ee0122fa50410bba8cbe5b9ca16

New changelog entries:
  * Revert part of the last change to ship the systemd hook as .chroot
    and not .binary since it doesn't appear to be running properly as a
    binary hook.
2014-08-05 18:08:47 +00:00
Stéphane Graber
4b23d3370b Import patches-unapplied version 2.238 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 81269b7a62596b6cc8006d8bc2315810c3be45e6

New changelog entries:
  * ubuntu-core: Fix build failure due to missing /etc/default/grub and
    provide an fstab that will make systemd happy.
2014-08-05 15:48:40 +00:00
Colin Watson
c802879846 Import patches-unapplied version 2.236 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 61e05b928da0570f1dd7eadff817719c1d36b89c

New changelog entries:
  [ James Hunt ]
  * ubuntu-core:
    - Perform in-place edit.
    - Allow variable expansion.
2014-08-05 09:23:38 +00:00
Colin Watson
5264712d26 Import patches-unapplied version 2.234 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 8a676fab2386045951488682d8462bac68dc53f6

New changelog entries:
  [ James Hunt ]
  * ubuntu-core:
    - Don't remove doc to be kind to devs.
    - Boot with systemd (temporary method until we have systemd-sysv).
    - Configure first network interface.
2014-08-04 14:38:30 +00:00
Colin Watson
8a676fab23 Import patches-unapplied version 2.233 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 82eb59481a00162dda3996611b39053230ed14b9

New changelog entries:
  [ Colin Watson ]
  * live-build/auto/config: Add configuration for new kubuntu-plasma5
    flavour.
  [ James Hunt ]
  * ubuntu-core: Run setup hooks as done for ubuntu-touch.
2014-07-31 10:13:30 +00:00