Commit Graph

164 Commits (97a518d6768e4f863e282087f3ba25036d28a084)

Author SHA1 Message Date
Oliver Grawert 8c9f0350b0 make sure bootimgs are created in /boot of the chroot and only copied from outside the chroot afterwards
12 years ago
Colin Watson 0eaec780a0 live-build/auto/build: Fix syntax error.
12 years ago
Oliver Grawert cf8a492d00 use the packaged generic initrd for touch images
12 years ago
Oliver Grawert 9a79d68d7d export $NOW in BuildLiveCD and use that var inside Ubuntu Touch builds to create /var/log/installer/media-info
12 years ago
Oliver Grawert 04ac56d2b6 drop the generic .bootimg from ubuntu-touch, all boot images we need have to be subarch tagged
12 years ago
Oliver Grawert e7c4acc158 adjust naming of the touch bootimg files so cdimage picks them up for publishing
12 years ago
Adam Conrad 1b5c986fbb Clean up subarch loop for touch subarches to skip unwanted deps.
12 years ago
Oliver Grawert 2756b26952 drop ubuntu-tuch cleanup code, should not affect teh tarball. fix quoting of abootimg and update-initramfs calls
12 years ago
Oliver Grawert b932a9dbf2 copy the initrd out of the chroot before we purge the kernel package on ubuntu-touch
12 years ago
Oliver Grawert 2afcb7b21c make failing removal of non existing old initrds non fatal in ubuntu-touch
12 years ago
Oliver Grawert 7535aeaedf hardcode dist in the temporary sources.list of the ubuntu-touch initrd creation for a test
12 years ago
Oliver Grawert c4064d69e0 fix resolv.conf for ubuntu-touch initramfs creation
12 years ago
Oliver Grawert f95a12af84 also move the sources.list.d dir out of the way on ubuntu-touch
12 years ago
Oliver Grawert 3ff5a4a4db handle sources.list in ubuntu-touch initrd creation
12 years ago
Oliver Grawert e7feae4838 clean chroot/var/lib/initramfs-tools/ after building initrds
12 years ago
Oliver Grawert b870dec921 determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch
12 years ago
Oliver Grawert ce32cc1fe6 add live-build script for subarch specific Ubuntu Touch initrd and boot image creation
12 years ago
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
12 years ago
Colin Watson af1c3724e7 Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
12 years ago
Colin Watson 902d0c9338 Revert squashfs change for ubuntu-touch; it may come in handy after all, since it's smaller.
12 years ago
Colin Watson 307dc8a8d5 Disable zsync for ubuntu-touch images.
12 years ago
Colin Watson 0d6b6f5113 Don't build a squashfs for ubuntu-touch images.
12 years ago
Colin Watson 73a02f22f0 Use gzip compression for ubuntu-touch tarballs.
12 years ago
Colin Watson 361c7f03dc Don't include lupin-casper in ubuntu-touch images.
12 years ago
Colin Watson dc5e9931d0 Install metapackages rather than tasks for ubuntu-touch, since it still
12 years ago
Colin Watson 95246a6553 live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
12 years ago
Colin Watson ee1909ade6 live-build/auto/config: Add basic ubuntu-touch enablement (based on
12 years ago
Colin Watson 464cdd3e4c live-build/auto/config: Run the ubuntukylin-default-settings chroot
12 years ago
Colin Watson f21a32bcaf Revert changes in 2.113. This needs to be done in cdimage/debian-cd
12 years ago
Colin Watson 2140c6cce9 live-build/auto/config: Set gfxboot default language to zh_CN for
12 years ago
Jeremy Bicha 9443070b24 live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
12 years ago
Colin Watson 69aa7ac1bf BuildLiveCD, live-build/auto/config: Add ubuntukylin as a valid project
12 years ago
cjwatson@chiark.greenend.org.uk 430f9da9c0 live-build/auto/config: Drop ubuntustudio-audio-plugins task.
12 years ago
Micah Gersten 36bcb835bd * Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
12 years ago
Adam Conrad b660991a76 * Add abootimg explicitly to ac100 and nexus7 images, so it's marked
12 years ago
Colin Watson c304ced763 live-build/auto/build: Use slightly safer code for kernel handling just
12 years ago
Colin Watson 4c8d8ea4d2 Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
12 years ago
Oliver Grawert ecc7ef9605 re-enable the slideshow for preinstalled images again
12 years ago
Oliver Grawert b59e8a152b preseed autologin in the nexus7 tarball, use ubuntu-defaults-nexus7 package in the nexus7 images
12 years ago
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
12 years ago
Colin Watson c2d2c4d262 live-build/auto/build: Exclude all *.efi* files from kernel version
12 years ago
Oliver Grawert 459c30a21b create nexus7 rootfs as .ext4 instead of .img
12 years ago
Oliver Grawert 91577600f4 use own config for nexus7 instead of mangling ac100 bootimg files
12 years ago
Oliver Grawert 7dfc058f6f fix abootimg call of nexus7 processing harder
12 years ago
Oliver Grawert c5b22a8b92 move the nexus rootfs tarball around instead of copying it
12 years ago
Oliver Grawert d7689c69a0 clean up the userdata dir
12 years ago
Oliver Grawert 917b5a8e49 fix quoting of the abootimg call for nexus7, dont fail if the userdata exists
12 years ago
Oliver Grawert 6a7fcb5055 use the binary, not the source package for tegra3 drivers
12 years ago
Oliver Grawert de7911fa65 add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7 builds, preseed the license popup of linux-firmware-nexus7
12 years ago
Oliver Grawert 7c3b30f6fc add nexus7 specific kernel cmdline, move the nexus7 processing up a bit in the code so we can modify the bootimg cmdline before the file gets copied around
12 years ago