67 Commits

Author SHA1 Message Date
Steve Langasek
46882a81aa Import patches-unapplied version 2.275+ppa2 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: e9c37a48e9398794be88d0f437b5f0b287e29180

New changelog entries:
  * live-build/ubuntu-core/hooks/04-configure_network.chroot: use
    'allow-hotplug' for the network config, not 'auto', to work around
    systemd behavior that causes 'auto' to delay the rest of the boot when
    DHCP is not available on the network.
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - port static uid/gid setup from ubuntu-touch
  * live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot:
    - byte compile .pyc files for snappy
2015-01-15 06:58:45 +00:00
Ricardo Salveti de Araujo
e9c37a48e9 Import patches-unapplied version 2.275 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 1689669b4b8c60514b28b19ddd4fb32a5bf85409

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - port static uid/gid setup from ubuntu-touch
  [ Ricardo Salveti de Araujo ]
  * Bump the hardcoded libmirplatform driver version for ubuntu-touch
2015-01-14 15:38:33 +00:00
Michael Vogt
1689669b4b Import patches-unapplied version 2.274 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: c9aadc4a6985a3327e7dc52bc471f3156ae9d764

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
    - improve apt-get output
  * live-build/auto/config:
    - add click-apparmor for system-image
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
    - fix incorrect "echo"
    - add missing wrappers for apt, apt-cache
    - fix message
  * live-build/ubuntu-core/hooks/14-set-motd.chroot:
    - update motd
  [ James Hunt ]
  * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
    - compress remaining documentation to save further space.
2014-12-10 12:33:36 +00:00
Oliver Grawert
c9aadc4a69 Import patches-unapplied version 2.273 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 35c929f886c8dc982bc322c8db42d13ccb321479

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/14-set-motd.chroot:
    - set snappy specific motd
  * live-build/ubuntu-core/hooks/13-set-locale.chroot:
    - set default locale to C.UTF-8
  [ Oliver Grawert ]
  * add systemd-journal-remote group to touch builds
2014-12-02 09:48:35 +00:00
Michael Vogt
a0b7ec336e Import patches-unapplied version 2.269 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 3ae0f6025fcc17a9625944d782d97cad537bfdce

New changelog entries:
  * live-build/auto/{build,config}:
    - create device-azure.tar.gz during the build that includes the
      packages for the azure cloud
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
    - display helpful message to use snappy when a user tries to use
      apt-get on a snappy system
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
    - do the device-azure.tar.gz extraction here
  * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
    - ensure docker group is used
2014-11-24 07:48:18 +00:00
Michael Vogt
3ae0f6025f Import patches-unapplied version 2.268 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 92b0d8c50265bb9a3ef16d51a84bf81f7beca842

New changelog entries:
  * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
    - build device tarball with system/ prefix
    - include /vmlinz, /initrd.img into device tarball
    - include /boot/abi-* /boot/System.map-*
2014-11-18 15:13:35 +00:00
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