76 Commits

Author SHA1 Message Date
Oliver Grawert
4825764bf0 Import patches-unapplied version 2.292 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 04b6ca0a8a38f019d7533c3d8e0fdf534302e9b2

New changelog entries:
  [ Michael Vogt ]
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
    - python2 is no longer required on a snappy system
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - updated md5sums as the ordering of users/groups has changed with
      the new systemd-sysv
  [ Oliver Grawert ]
  * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early:
    bump all md5sums to new values, now that debootstrap installs systemd-sysv
    instead of upstart the ordering and thus the group numbering has changed
2015-03-10 11:23:33 +00:00
Oliver Grawert
04b6ca0a8a Import patches-unapplied version 2.291 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: d43f1aeb9c4becad068fdd3e57739dc0ec26f63f

New changelog entries:
  [ Michael Vogt ]
  * do not leave some packages in ^rc state on snappy/ubuntu-core
    (LP: #1428115). Thanks to Daniel Holbach
  [ Oliver Grawert ]
  * put FLASH_KERNEL_SKIP=true into /etc/environment on phones, this will
    prevent the systems from trying to flash an updated initrd automatically
    in case you call update-initramfs or install your own kernel package on a
    nexus device where this is supported, please call flash-kernel manually
    after unsetting the variable in your work environment.
2015-03-06 20:33:34 +00:00
Oliver Grawert
c68dfb0ea3 Import patches-unapplied version 2.287 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 3ebe79c0ac74daf9747b2fe661eb830f292ee7f9

New changelog entries:
  [ Michael Vogt ]
  * add even more verbose output to
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
    (thanks Oliver!)
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
    - adjust the {group,gshadow}_bootstrap values. The audio group
      used to be gid 1005 after the bootstrap and is now 29.
  * live-build/auto/config:
    - add snappy-ubuntu
  [ Oliver Grawert ]
  * make sure /var/log is always owned by the syslog group on touch
2015-02-18 14:33:38 +00:00
Oliver Grawert
bc80922506 Import patches-unapplied version 2.283 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: ec516d6897abb29fa9f7fec4623455b1eefbe137

New changelog entries:
  [ Michael Vogt ]
  * add more verbose output to
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
    (thanks Oliver!)
  [ Oliver Grawert ]
  * make sure to collect all output of all changed files in one go in
    00-uid-gid-fix.chroot_early, that way we only need to fix it once and have
    all info in the logs
2015-02-11 18:22:22 +00:00
Loïc Minier
f3ee6d7ce0 Import patches-unapplied version 2.280 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 552fc27ec03a4347ae14a0fbbf4f294b13545f05

New changelog entries:
  * live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot: use commas
    instead of spaces.
2015-02-04 17:18:44 +00:00
Loïc Minier
552fc27ec0 Import patches-unapplied version 2.279 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 6c019ed4526ea6efa7428d2c0faf11271a9669de

New changelog entries:
  * Revert changes to post-debootstrap hashes for core.
2015-02-04 15:43:39 +00:00
Loïc Minier
6c019ed452 Import patches-unapplied version 2.278 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: a2210d3df2c8c97c80fa10710ea65220ff4a5fcc

New changelog entries:
  * Add live-build/ubuntu-core/hooks/99zz-check-uid-gid.chroot, copy of
    live-build/ubuntu-touch/hooks/99zz-check-uid-gid.chroot with just the
    error message changed. Currently, the passwd/group checks weren't run.
  * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early: also add input
    group.
  * Core: drop live-build/ubuntu-core/hooks/12-add-docker-user.chroot and move
    docker user creation to
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early; add ubuntu user
    to docker group in
    live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot. This fixes
    static uid/gid maps for docker user/group.
  * Update post-debootstrap hashes in
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early.
2015-02-04 13:43:30 +00:00
Loïc Minier
a2210d3df2 Import patches-unapplied version 2.277 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 6583eeab58cec8ae20049b55a52a301f92722b7e

New changelog entries:
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: add new "input"
    group to etc/group and etc/gshadow static maps.
  * live-build/ubuntu-core/includes.chroot/etc/resolv.conf: use relative
    symlink as suggested by lintian.
  * Bump Standards-Version to 3.9.6.
2015-02-04 12:58:36 +00:00
Mathieu Trudel-Lapierre
6583eeab58 Import patches-unapplied version 2.276 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 46882a81aaffafffbc08bc47674c5f2f83e0823c

New changelog entries:
  [ Mathieu Trudel-Lapierre ]
  * live-build/auto/config: add config for Ubuntu MATE.
  [ Michael Vogt ]
  * use generic kernel for all ubuntu-core system-image
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - run chpasswd after user moved into /var/lib/extrausers
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
    - run with -e
2015-01-28 16:23:33 +00:00
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