2350 Commits

Author SHA1 Message Date
Steve Langasek
b268d90538 Merge lp:~tsimonq2/livecd-rootfs/lubuntu-next-image 2016-08-12 13:01:58 -07:00
Michael Terry
0a141763ce * live-build/ubuntu-touch/includes.chroot/etc/lightdm/
lightdm.conf.d/90-phablet.conf:
  - Don't have Touch greeters show a guest session. Touch isn't ready
    for non-phablet users yet nor a multi-user greeter.
2.422
2016-08-10 11:11:26 -04:00
Sebastien Bacher
5c11231392 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-03 17:00:58 +02:00
Sebastien Bacher
da28a130be update hook comment to match the content 2016-08-03 10:17:59 +02:00
Sebastien Bacher
377b075dcc escape $1 variable in the xdg script where needed 2016-08-03 10:17:24 +02:00
Sebastien Bacher
2dd9d8a055 Correct some syntax errors in the ubuntu-core snap hooks 2016-08-03 10:16:25 +02:00
Simon Quigley
4040816ca7 Add Lubuntu Next image 2016-07-26 12:15:20 -05:00
Steve Langasek
1c6e6fe046 releasing package livecd-rootfs version 2.421 2.421 2016-07-21 09:15:00 -07:00
Steve Langasek
9efc4f0f70 Merge lp:~semiosis/livecd-rootfs/fix-for-1565985 2016-07-21 09:14:49 -07:00
Louis Zuckerman
802e65f885 remove unnecessary virtualbox-guest-dkms package from vagrant image builder 2016-07-21 13:24:53 +00:00
Oliver Grawert
a6c315a79b releasing package livecd-rootfs version 2.420 2.420 2016-07-21 10:11:04 +02:00
Oliver Grawert
418501bc65 slightly adjust the version handling for the core snap, drop suffix from kernel snap version string 2016-07-21 10:09:39 +02:00
Oliver Grawert
f6058dfdb4 sanitize the version number of the ubuntu-core snap 2016-07-19 14:00:49 +02:00
Louis Zuckerman
213c3b317c updated per Steve Langasek's feedback:
- put umount in trap
- wrap comment lines at 78 chars
- remove unnecessary DEBIAN_FRONTENT env var from apt-get lines
2016-07-11 23:11:27 +00:00
Louis Zuckerman
85d3b5fdaf remove comment from vagrant script 2016-07-07 13:12:01 +00:00
Louis Zuckerman
b27567d425 update changelog: Add cloud-init config to manage /etc/hosts LP: #1561250 2016-07-07 13:10:00 +00:00
Louis Zuckerman
c507a5b493 clean up changelog 2016-07-06 14:01:39 +00:00
Louis Zuckerman
fe769a40ff fix changelog 2016-07-06 13:59:09 +00:00
Louis Zuckerman
7c4f296ca5 fixed changelog 2016-07-06 13:58:25 +00:00
Louis Zuckerman
0eac70b33e [ Louis Zuckerman ]
* Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
* Remove extra packages added on 24 Jun 2016 except virtualbox-guest stuff
* Add cloud-init config to manage /etc/hosts for localhost
2016-07-06 13:54:37 +00:00
Louis Zuckerman
2616af2baf [ Louis Zuckerman ]
* Merged the following changes from upstream
[ Łukasz 'sil2100' Zemczak ]
* Remove the ubuntu-pd project from the scripts
* Add instead an ubuntu-touch-custom project for custom re-builds of
  ubuntu-touch 
[ Daniel Watkins ]
* Consolidate cloud images
  - Remove .tar.gz and .tar.xz (removed in favour of the squashfs).
  - Remove the MBR-only disk image in favour of the shared GPT/MBR UEFI
    image.
  - Remove '-disk1' from bootable image names.
[ Phil Roche ]
* Removed HWCLOCKACCESS=no from /etc/default/rcS (LP: #1581044)
2016-07-06 12:12:36 +00:00
Łukasz 'sil2100' Zemczak
b5cf4ca120 Add changelog entry for last change. 2016-07-06 12:58:20 +02:00
Łukasz 'sil2100' Zemczak
9608064276 ubuntu-pd is dead, long live ubuntu-touch-custom - introduce a new project ubuntu-touch-custom that is exactly the same as ubuntu-touch but uses a separate cdimage project (separate builder space). 2016-07-05 15:59:39 +02:00
Steve Langasek
ffb37ebe38 releasing package livecd-rootfs version 2.419 2.419 2016-06-28 16:21:13 -07:00
Steve Langasek
40fd3c6534 Merge lp:~cloudware/livecd-rootfs/image-consolidation 2016-06-28 16:21:01 -07:00
Louis Zuckerman
cad69acf05 fixes for vagrant box builder in ubuntu-cpc 2016-06-24 12:56:22 +00:00
Mathieu Trudel-Lapierre
38e1b7d166 releasing package livecd-rootfs version 2.418 2.418 2016-06-22 13:42:45 -04:00
Mathieu Trudel-Lapierre
0d9f94b48a Ubuntu-MATE now does follow Recommends; adjust the configuration for it
to not pass --no-install-recommends.
2016-06-22 13:42:35 -04:00
Martin Wimpress
cbbcb721a4 Ubuntu MATE seeds now follow Recommends: 2016-06-13 16:40:01 +01:00
Adam Conrad
b3cc872df5 Swap order of security and updates in dvd sources.list. 2.417 2016-06-13 05:11:58 -06:00
Adam Conrad
da54fe4c3e Fix security mirror sources.list entries for non-x86 architectures. 2.416 2016-06-13 02:23:16 -06:00
Michael Vogt
50f5c6cd18 fix 500-create-xdg-wrapper.binary and 700-classic-dir.binary extensions 2016-06-11 22:03:39 +02:00
Daniel Watkins
a3f28d7a1b Fix changelog formatting 2016-06-10 11:29:44 +01:00
Daniel Watkins
319e3668b9 [cpc][ppc64el] apt-get update before installing grub2 2016-06-09 15:48:38 +01:00
Phil Roche
d97134679d Removed HWCLOCKACCESS=no from /etc/default/rcS
HWCLOCKACCESS=no in /etc/default/rcS is no longer required and prompts a confirmation
dialog on upgrade. (bug 1581044)
2016-06-09 10:47:25 +01:00
Daniel Watkins
c1a36eb3cd Don't ignore failures to find a base VMDK for OVAs
We should always build them, and treat them not existing as a failure.
2016-06-09 10:47:25 +01:00
Daniel Watkins
dd9cf219c7 Create a VMDK image on i386 2016-06-09 10:47:25 +01:00
Daniel Watkins
fe81277a0f Continue producing non-UEFI images on non-UEFI arches 2016-06-09 10:47:25 +01:00
Daniel Watkins
0a8a704b0b Remove '-disk1' from bootable image names. 2016-06-09 10:47:25 +01:00
Daniel Watkins
1fd54c49ee * Consolidate cloud images
- Remove .tar.gz and .tar.xz (removed in favour of the squashfs).
  - Remove the MBR-only disk image in favour of the shared GPT/MBR UEFI
    image.
2016-06-09 10:47:25 +01:00
Michael Vogt
698283d1c4 rename var/lib/snapd/classic->var/lib/snapd/hostfs 2016-06-09 11:35:20 +02:00
Steve Langasek
2d5e46e061 releasing package livecd-rootfs version 2.415 2.415 2016-06-08 12:59:44 -07:00
Steve Langasek
6c5dc72d80 Merge lp:~daniel-thewatkins/livecd-rootfs/enable-backports 2016-06-08 12:54:08 -07:00
Michael Vogt
460d363b84 fix corename 2016-06-08 19:18:32 +02:00
Michael Vogt
45dd439f68 add var/lib/snapd/classic in ubuntu-core 2016-06-08 19:13:58 +02:00
Daniel Watkins
8940890039 Remove some trailing spaces 2016-06-08 10:48:50 +01:00
Daniel Watkins
79cf11a25a Use the correct (pre-xenial) universe sources.list comment 2016-06-08 10:48:16 +01:00
Daniel Watkins
407cd3b812 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 10:47:22 +01:00
Łukasz 'sil2100' Zemczak
323e241c02 releasing package livecd-rootfs version 2.414 2016-06-07 11:31:37 +02:00
Łukasz 'sil2100' Zemczak
f83f033060 Update post-debootstrap hashes for ubuntu-touch. 2016-06-07 11:20:27 +02:00