Michael Vogt
a618ff72fe
* 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 08:47:39 +01:00
Michael Vogt
8af855c26d
* 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"
2014-11-14 08:26:23 +01:00
Steve Langasek
1bec61e622
Move the shorts click package to the custom tarball. LP: #1386177 .
2.266
2014-11-12 23:17:16 -08:00
Michael Vogt
1a081c62eb
releasing package livecd-rootfs version 2.265
2.265
2014-11-03 17:13:37 +01:00
Michael Vogt
6d1a165421
* live-build/ubuntu-core/hooks/03-boot_with_systemd.chroot:
...
- only modify /etc/default/grub if the file exists
2014-11-03 17:13:08 +01:00
Michael Vogt
30ec04dc33
releasing package livecd-rootfs version 2.264
2.264
2014-11-03 11:46:19 +01:00
Michael Vogt
d142da3fbb
* live-build/auto/config:
...
- also install flash-kernel/u-boot-tools in the armhf system-image,
thanks to Adam Conrad
2014-11-03 11:46:14 +01:00
Michael Vogt
08a0e9bf0d
releasing package livecd-rootfs version 2.263
2.263
2014-11-03 11:30:40 +01:00
Michael Vogt
d1aed3dd90
* live-build/auto/config:
...
- explicitly set KERNEL_FLAVOURS=generic to get the right kernel
on armhf
2014-11-03 11:30:34 +01:00
Oliver Grawert
97a9a926f6
releasing package livecd-rootfs version 2.262
2.262
2014-10-29 19:56:13 +01:00
Oliver Grawert
3bf1ea2cb3
add systemd users to touch password db files
2014-10-29 19:55:45 +01:00
Oliver Grawert
9713c042b6
releasing package livecd-rootfs version 2.261
2.261
2014-10-29 16:46:24 +01:00
Oliver Grawert
5dc7bbd2ab
make diff not exit 1 when comparing password files
2014-10-29 16:45:54 +01:00
Oliver Grawert
4578b6a4d0
releasing package livecd-rootfs version 2.260
2.260
2014-10-29 13:24:49 +01:00
Oliver Grawert
71df9bb84e
properly redirect error output in 99zz-check-uid-gid.chroot so it ends up in the log files
2014-10-29 13:23:28 +01:00
Michael Vogt
6525a869c6
releasing package livecd-rootfs version 2.259
2.259
2014-10-29 13:03:13 +01:00
Michael Vogt
f04d8577ab
* 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 11:07:31 +01:00
Michael Vogt
1d9ee67e4e
merge fixes from the ubuntu-system-image PPA
2014-10-29 11:04:17 +01:00
Oliver Grawert
a0dff8070d
releasing package livecd-rootfs version 2.258
2.258
2014-10-29 09:55:26 +01:00
Oliver Grawert
00daad436c
adjust /etc/{passwd|shadow|group|gshadow} handling in ubuntu-touch for more info so the log gets all needed data for necessary changes at once
2014-10-29 09:54:52 +01:00
Colin Watson
3c40a504ad
releasing package livecd-rootfs version 2.257
2.257
2014-10-15 21:12:57 +01:00
Colin Watson
e74d0c509b
Drop the click packages moved in 2.255 from the rootfs, leaving them
...
only in the custom tarball.
2014-10-15 21:07:28 +01:00
Colin Watson
e2e925c658
releasing package livecd-rootfs version 2.256
2.256
2014-10-15 17:13:06 +01:00
Colin Watson
ee2b82dfe7
Fix directory layout of custom tarball.
2014-10-15 17:12:19 +01:00
Colin Watson
19d97b1a80
releasing package livecd-rootfs version 2.255
2.255
2014-10-14 00:13:22 +01:00
Colin Watson
debaef297b
merge lp:~ubuntu-core-dev/livecd-rootfs/split-custom-tarball
2014-10-14 00:12:01 +01:00
Colin Watson
b41729958a
Clean up duplicate AppArmor cache entries between rootfs and custom.
2014-10-13 20:11:42 +01:00
Colin Watson
f4589e7c31
Fix linking of manifest into /custom/lib/apparmor/clicks/.
2014-10-13 20:08:50 +01:00
Colin Watson
68e78ecd52
Fix manifest_tail computation.
2014-10-13 18:41:23 +01:00
Colin Watson
448c8f9fc0
Rearrange AppArmor policy precompilation to handle a click package being in multiple locations.
2014-10-13 16:51:48 +01:00
Colin Watson
95c970f52f
Take a different approach to working around deduplication cleverness in click, this time hopefully without breaking hooks.
2014-10-13 16:29:52 +01:00
Colin Watson
5d707813f0
Move default click database configuration aside while installing click packages, otherwise click gets clever and stops us installing things into multiple databases.
2014-10-13 14:22:41 +01:00
Colin Watson
a10e22f77b
Temporarily install the to-be-moved click packages in both core and
...
custom databases, to simplify the landing process.
2014-10-13 12:48:04 +01:00
Colin Watson
b47dbe69a7
merge trunk
2014-10-13 12:46:00 +01:00
Colin Watson
5407721469
sort by package name
2014-10-13 12:44:01 +01:00
Oliver Grawert
f581692297
releasing package livecd-rootfs version 2.254
2.254
2014-10-11 13:13:39 +02:00
Oliver Grawert
908891a41a
ubuntu-touch: make sure we force the android alternative for libmir*- packages, in case their -mesa equivalent is installed by accident
2014-10-11 13:13:13 +02:00
Colin Watson
a4870efde1
releasing package livecd-rootfs version 2.253
2.253
2014-10-11 08:55:56 +01:00
Colin Watson
4570a8250f
Update hardcoded libmir*-android installations for Mir 0.8.0.
2014-10-11 08:54:42 +01:00
Steve Langasek
b6d1950e37
Fix a typo
2014-10-10 07:27:42 +00:00
Steve Langasek
23f92bce16
Whoops, fix the directory inclusion
2014-10-10 07:26:06 +00:00
Steve Langasek
b423980cd5
Make sure the apparmor profiles and manifests end up in the custom directory, not in the rootfs
2014-10-10 07:18:52 +00:00
Steve Langasek
138465c476
Add support to the ubuntu-touch target to generate a separate custom
...
tarball as part of the build, moving most click packages into it.
2014-10-10 00:11:26 -07:00
Michael Vogt
026fcaffe5
merged lp:~jamesodhunt/livecd-rootfs/system-image-really-fix-resolvconf-for-ubuntu-core
2.252
2014-10-09 13:21:19 +02:00
James Hunt
3ed35d22c6
Convert resolvconf hook from a chroot hook to a binary hook since lb
...
overwrites /etc/resolv.conf after the chroot hooks have run.
2014-10-09 11:43:52 +01:00
Michael Vogt
caaf3d447b
releasing package livecd-rootfs version 2.251
2.251
2014-10-09 09:26:29 +02:00
Michael Vogt
806fa5030e
[r=mvo] merge lp:~mvo/livecd-rootfs/system-image-include-hosts
2014-10-09 09:24:29 +02:00
Michael Vogt
2b98d836b5
releasing package livecd-rootfs version 2.250
2.250
2014-10-09 09:24:12 +02:00
Michael Vogt
505a9cfc7e
add /etc/hosts
2014-10-08 13:31:09 +02:00
Michael Vogt
3b6ba57453
build system-image without recommends
2014-10-07 11:44:37 +02:00