1323 Commits

Author SHA1 Message Date
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
f83f033060 Update post-debootstrap hashes for ubuntu-touch. 2016-06-07 11:20:27 +02:00
Oliver Grawert
e9c7cee3de revert the renaming from ubuntu-core to core for the os snap until snapd is ready for this 2016-05-30 17:45:20 +02:00
Oliver Grawert
0ffbd3a7cc drop "execution" from os snap description 2016-05-27 15:40:31 +02:00
Oliver Grawert
2db1eb2155 rename the ubuntu-core snap to simply be "core" 2016-05-27 14:09:39 +02:00
Adam Conrad
8cd6c20291 Move touch resolution hints to a HINTS variable, and adjust for use
on dual-stack gl/gles arches where things don't quite work right.
2016-05-26 21:05:21 -06:00
Adam Conrad
1463239cb2 Stop explicitly removing systemd-sysv for touch. 2016-05-26 21:02:25 -06:00
Oliver Grawert
b38412b4ed adjust motd message on snappy 2016-05-25 14:30:39 +02:00
Daniel Watkins
e690e4bdf7 [CPC] Don't overwrite the default sources.list
We've received a request not to do so (LP: #1513529) and cloud-init applies it
(or something similar to it) at boot anyway, so the list we're putting in place
isn't generally used.
2016-05-20 16:40:41 +01:00
Michael Vogt
863c46941a rename com.canonical.UrlLauncher -> com.canonical.SafeLauncher 2016-05-20 09:09:31 +02:00
Michael Vogt
8a5032e26e live-build/ubuntu-core/hooks/500-create-xdg-wrapper: rename to com.canonical.UrlLauncher 2016-05-13 13:16:09 -07:00
Oliver Grawert
56e798bcbd add u-boot-tools to all snappy arches, drop flash-kernel from snappy, create /boot/uboot dir on all snappy arches and configure /etc/fw_env.config 2016-05-13 21:06:41 +02:00
Michael Vogt
d436f951c3 system-image: add /usr/local/bin/xdg-open dbus helper 2016-05-13 11:43:15 -07:00
Michael Vogt
d617d8f840 update kernel snap building to match the new kernel policy 2016-05-10 18:18:06 -07:00
Steve Langasek
baf4f47379 Drop special-casing of ubuntu-core:system-image in places, now that
ubuntu-core unambiguously refers to the snappy Ubuntu Core image.
2016-05-09 16:31:57 -07:00
Steve Langasek
8b79962b99 Rename old ubuntu-core tarballs to ubuntu-base to avoid confusion. 2016-05-09 15:08:27 -07:00
Łukasz 'sil2100' Zemczak
1a5f9bc338 Add the new dhcpd user introduced by latest archive changes. 2016-05-04 12:50:31 +02:00
Michael Vogt
15ed930293 add meta/kernel.yaml to the kernel snaps 2016-05-04 11:45:17 +02:00
Oliver Grawert
6bd3aaffc1 drop linux-firmware-raspi2 from snappy 2016-04-21 15:01:42 +02:00
Oliver Grawert
0b1c0642f7 add multiverse to sources.list for snappy kernel builds 2016-04-21 11:16:15 +02:00
Oliver Grawert
03f89315cc add multiverse to sources.list for snappy kernel builds 2016-04-21 11:04:53 +02:00
Iain Lane
e5142015a3 Fix syntax error. 2016-04-20 21:14:59 +01:00
Oliver Grawert
8d145b4d43 move the snappy kernel builds to the correct linux-image-$arch and linux-firmware-$arch metapackages 2016-04-20 19:35:55 +02:00
Adam Conrad
4eae5fbf1d Follow linux-firmware-raspi2 renaming in the archive for raspi2 images. 2016-04-20 10:50:51 -06:00
Łukasz 'sil2100' Zemczak
d136431dd5 Follow up on recent changes from the new network-manager packages and add the nm-openvpn user to touch. This should essentially fix the image build failures. 2016-04-18 12:33:38 +02:00
Łukasz 'sil2100' Zemczak
8fa28215c8 Update the passwd, shadow, group and gshadow bootstrap hashes for touch. 2016-04-15 13:54:30 +02:00
Daniel Watkins
2c27aab38c Re-enable systemd predictable interface naming in cloud images 2016-04-14 11:06:33 -07:00
Daniel Watkins
6340e292d6 Don't configure the eth0 interface by default
In xenial, eth0 won't exist (as we've moved to systemd's predictable interface
naming), and even were it to exist, cloud-init would handle configuring it on
boot.
2016-04-14 11:03:18 -07:00
Adam Conrad
57c110d861 Transition from ubuntu-snappy to ubuntu-core-snapd-units and snapd. 2016-04-13 22:59:33 -06:00
Adam Conrad
dbcbcfaf7c live-build/ubuntu-cpc/hooks/032-disk-image.binary: Install s390-tools
and sysconfig-hardware before we attempt to configure zipl.
2016-04-13 05:40:22 -06:00
Oliver Grawert
814311e826 snappy: make ppc64el and s390x os tarball builds work 2016-04-12 19:24:25 +02:00
Oliver Grawert
62b25a47f2 kill the snappy os build if the initramfs-tools-ubuntu-core package is not found 2016-04-10 17:27:32 +02:00
Oliver Grawert
e7723219a3 switch snappy package builds from "snappy build" to "snapcraft snap" (LP: #1557515) 2016-04-08 16:52:42 +02:00
Oliver Grawert
4d25373897 live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot create a generic initrd inside the snappy os-snap 2016-04-07 18:57:07 +02:00
Adam Conrad
ec84072284 Merge powerpc fixes from Daniel Watkins 2016-04-07 07:42:08 -06:00
Daniel Watkins
2909aba4b5 Enable building of powerpc cloud images. 2016-04-07 14:34:12 +01:00
Adam Conrad
5ac47abce7 Remove obsolete pvr-omap4 special-casing to simplify configs. 2016-04-03 02:41:30 -06:00
Oliver Grawert
24d78ecf5f fix cloud-init breaking snappy networking on boot (LP: #1563296) 2016-04-01 16:34:02 +02:00
Xavi Garcia Mena
0fbe88364f Changing upower configuration to use percentages and poweroff the device when the critical battery level has been reached 2016-03-30 15:09:04 +02:00
Oliver Grawert
16f26af920 make the /etc/mtab link relative in snappy (LP: #1547033) 2016-03-24 13:28:08 +01:00
Oliver Grawert
66c472388c move mtab link to point to /proc/self/mounts instead of /proc/mounts in snappy images 2016-03-22 13:19:21 +01:00
Oliver Grawert
60c9b694c4 adjust snap versions to only have one dash and use plus chars instead 2016-03-21 17:41:14 +01:00
Oliver Grawert
c5905d18b6 add link for wlan mac address in dragonboard kernel snaps, move dragonboard kernel snap to linux-snapdragon 2016-03-17 19:48:29 +01:00
Colin Watson
af517f422a Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts. 2016-03-16 10:45:26 +00:00
Oliver Grawert
753bd8acd0 remove grub-efi-arm64 to the arm64 OS snap as it breaks uboot 2016-03-15 15:46:51 +01:00
Oliver Grawert
eba875e96c add support for dragonboard kernel snap 2016-03-15 15:39:33 +01:00
Łukasz 'sil2100' Zemczak
b6eae423cd Move the new touch click apps (unav, dekko, calendar) to the custom tarball. 2016-03-15 12:57:33 +01:00
Adam Conrad
d77a731d63 Build raspi2 images with multiverse for firmware. 2016-03-14 10:32:26 -06:00
Michael Vogt
f94b5db6e3 add grub-efi-arm64 to the arm64 OS snap 2016-03-09 23:19:11 +01:00