165 Commits

Author SHA1 Message Date
Oliver Grawert
04ac56d2b6 drop the generic .bootimg from ubuntu-touch, all boot images we need have to be subarch tagged 2013-05-30 18:22:37 +02:00
Oliver Grawert
e7c4acc158 adjust naming of the touch bootimg files so cdimage picks them up for publishing 2013-05-30 12:15:42 +02:00
Adam Conrad
1b5c986fbb Clean up subarch loop for touch subarches to skip unwanted deps. 2013-05-29 16:42:47 -06:00
Oliver Grawert
2756b26952 drop ubuntu-tuch cleanup code, should not affect teh tarball. fix quoting of abootimg and update-initramfs calls 2013-05-29 21:50:21 +02:00
Oliver Grawert
b932a9dbf2 copy the initrd out of the chroot before we purge the kernel package on ubuntu-touch 2013-05-29 16:55:14 +02:00
Oliver Grawert
2afcb7b21c make failing removal of non existing old initrds non fatal in ubuntu-touch 2013-05-29 16:28:49 +02:00
Oliver Grawert
7535aeaedf hardcode dist in the temporary sources.list of the ubuntu-touch initrd creation for a test 2013-05-29 14:23:01 +02:00
Oliver Grawert
c4064d69e0 fix resolv.conf for ubuntu-touch initramfs creation 2013-05-29 12:12:41 +02:00
Oliver Grawert
f95a12af84 also move the sources.list.d dir out of the way on ubuntu-touch 2013-05-28 15:18:43 +02:00
Oliver Grawert
3ff5a4a4db handle sources.list in ubuntu-touch initrd creation 2013-05-28 11:45:43 +02:00
Oliver Grawert
d7ec3fcc95 remove ubuntu-touch/hooks/49-setup-demo-assets.chroot 2013-05-28 11:14:39 +02:00
Oliver Grawert
e7feae4838 clean chroot/var/lib/initramfs-tools/ after building initrds 2013-05-27 18:26:52 +02:00
Oliver Grawert
b870dec921 determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch 2013-05-27 18:16:06 +02:00
Oliver Grawert
ce32cc1fe6 add live-build script for subarch specific Ubuntu Touch initrd and boot image creation 2013-05-27 14:37:30 +02:00
Oliver Grawert
34ab86114e remove qt5-proper PPA from ubuntu touch builds 2013-05-17 14:34:51 +02:00
Oliver Grawert
6f9e6a7c2b drop online-accounts-qt5-staging PPA from ubuntu-touch images 2013-05-07 21:01:46 +02:00
Oliver Grawert
a3f3cdd531 drop hardcoded packagelists for ubuntu-touch 2013-05-07 14:33:55 +02:00
Oliver Grawert
c69174945c drop setting manual options for getting an ubuntu-touch preinstalled tarball, we set -f plain in cdimage to get proper configuration already 2013-05-06 12:53:38 +02:00
Colin Watson
af1c3724e7 Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists. 2013-05-03 11:46:55 -07:00
Colin Watson
902d0c9338 Revert squashfs change for ubuntu-touch; it may come in handy after all, since it's smaller. 2013-05-03 10:52:05 -07:00
Colin Watson
307dc8a8d5 Disable zsync for ubuntu-touch images. 2013-05-03 10:45:54 -07:00
Colin Watson
0d6b6f5113 Don't build a squashfs for ubuntu-touch images. 2013-05-03 10:36:15 -07:00
Colin Watson
73a02f22f0 Use gzip compression for ubuntu-touch tarballs. 2013-05-03 08:51:20 -07:00
Colin Watson
361c7f03dc Don't include lupin-casper in ubuntu-touch images. 2013-05-03 08:45:36 -07:00
Colin Watson
dc5e9931d0 Install metapackages rather than tasks for ubuntu-touch, since it still
relies on PPAs and those don't have tasks.
2013-05-02 13:50:29 -07:00
Oliver Grawert
e9b902d453 drop super-friends and ubuntu-sdk PPAs from touch builds 2013-05-02 20:26:33 +02:00
Colin Watson
95246a6553 live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
customisation by Ricardo Salveti from
lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
be close to enough for the architecture-independent parts of
ubuntu-touch builds.
2013-05-01 12:01:21 -07:00
Colin Watson
ee1909ade6 live-build/auto/config: Add basic ubuntu-touch enablement (based on
patch from Oliver Grawert, for which thanks).
2013-05-01 10:51:50 -07:00
Colin Watson
464cdd3e4c live-build/auto/config: Run the ubuntukylin-default-settings chroot
hook.
2013-03-27 14:47:18 +00:00
Colin Watson
f21a32bcaf Revert changes in 2.113. This needs to be done in cdimage/debian-cd
instead.
2013-03-14 16:54:46 +00:00
Colin Watson
2140c6cce9 live-build/auto/config: Set gfxboot default language to zh_CN for
UbuntuKylin.
2013-03-14 11:53:35 +00:00
Jeremy Bicha
9443070b24 live-build/auto/config: Add ubuntu-gnome project (LP: #1152818) 2013-03-09 15:34:04 -05:00
Colin Watson
69aa7ac1bf BuildLiveCD, live-build/auto/config: Add ubuntukylin as a valid project
(LP: #1152812).
2013-03-09 02:36:24 +00:00
cjwatson@chiark.greenend.org.uk
430f9da9c0 live-build/auto/config: Drop ubuntustudio-audio-plugins task. 2013-03-07 13:27:09 +00:00
Micah Gersten
36bcb835bd * Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
  - update live-build/auto/config
2013-03-05 22:45:55 -06:00
Adam Conrad
b660991a76 * Add abootimg explicitly to ac100 and nexus7 images, so it's marked
as manually installed and apt doesn't autoremove it (LP: #1041290)
* Remove linux-firmware-nexus7 from the install list, it gets pulled
  in automatically by linux-image-nexus7, so this is redundant.
2013-01-29 12:35:51 -07:00
Colin Watson
c304ced763 live-build/auto/build: Use slightly safer code for kernel handling just
in case 'set -o pipefail' is ever reinstated here.
2013-01-07 21:24:47 +00:00
Colin Watson
4c8d8ea4d2 Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
world-readable.
2012-12-04 16:20:09 +00:00
Oliver Grawert
ecc7ef9605 re-enable the slideshow for preinstalled images again 2012-12-03 14:39:32 +01:00
Oliver Grawert
b59e8a152b preseed autologin in the nexus7 tarball, use ubuntu-defaults-nexus7 package in the nexus7 images 2012-11-23 12:22:38 +01:00
Oliver Grawert
49e75ffbcd make the bootimg.cfg file handling subarch based instead of having two code paths, create a media-info file with build timestamp for preinstalled ac100 and nexus7 images 2012-11-22 01:29:14 +01:00
Colin Watson
c2d2c4d262 live-build/auto/build: Exclude all *.efi* files from kernel version
detection (i.e. including *.efi.signature), not just *.efi.signed.
2012-11-21 22:31:25 +00:00
Oliver Grawert
459c30a21b create nexus7 rootfs as .ext4 instead of .img 2012-11-20 16:47:57 +01:00
Oliver Grawert
91577600f4 use own config for nexus7 instead of mangling ac100 bootimg files 2012-11-20 12:47:50 +01:00
Oliver Grawert
7dfc058f6f fix abootimg call of nexus7 processing harder 2012-11-19 23:24:47 +01:00
Oliver Grawert
c5b22a8b92 move the nexus rootfs tarball around instead of copying it 2012-11-19 23:13:11 +01:00
Oliver Grawert
d7689c69a0 clean up the userdata dir 2012-11-19 19:49:31 +01:00
Oliver Grawert
917b5a8e49 fix quoting of the abootimg call for nexus7, dont fail if the userdata exists 2012-11-19 18:08:22 +01:00
Oliver Grawert
6a7fcb5055 use the binary, not the source package for tegra3 drivers 2012-11-19 14:56:51 +01:00
Oliver Grawert
de7911fa65 add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7 builds, preseed the license popup of linux-firmware-nexus7 2012-11-19 13:00:41 +01:00