Commit Graph

633 Commits (47a0bcd26f501ade9332840f17b001f449fb124b)

Author SHA1 Message Date
Xavi Garcia Mena 0fbe88364f Changing upower configuration to use percentages and poweroff the device when the critical battery level has been reached
9 years ago
Oliver Grawert 16f26af920 make the /etc/mtab link relative in snappy (LP: #1547033)
9 years ago
Oliver Grawert 66c472388c move mtab link to point to /proc/self/mounts instead of /proc/mounts in snappy images
9 years ago
Oliver Grawert 60c9b694c4 adjust snap versions to only have one dash and use plus chars instead
9 years ago
Oliver Grawert c5905d18b6 add link for wlan mac address in dragonboard kernel snaps, move dragonboard kernel snap to linux-snapdragon
9 years ago
Colin Watson af517f422a Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.
9 years ago
Oliver Grawert 753bd8acd0 remove grub-efi-arm64 to the arm64 OS snap as it breaks uboot
9 years ago
Oliver Grawert eba875e96c add support for dragonboard kernel snap
9 years ago
Łukasz 'sil2100' Zemczak b6eae423cd Move the new touch click apps (unav, dekko, calendar) to the custom tarball.
9 years ago
Adam Conrad d77a731d63 Build raspi2 images with multiverse for firmware.
9 years ago
Michael Vogt f94b5db6e3 add grub-efi-arm64 to the arm64 OS snap
9 years ago
Michael Vogt 5439a48096 add dpkg.list to assets of the kernel snap
9 years ago
Oliver Grawert 9a9e8685f9 add snap building for kernel snaps
9 years ago
Oliver Grawert 768445efda adjust naming to something easier consumable for cdimage of os snap in snappy builds
9 years ago
Oliver Grawert 6d4209f62c add .snap cration for ubuntu-core snappy rootfs builds
9 years ago
Łukasz 'sil2100' Zemczak 1865c71a24 Remove the manta device from the list of touchsubarches as we're not building its kernel anymore.
9 years ago
Łukasz 'sil2100' Zemczak f7c5d2ac50 Update the debootstrap group and gshadow hashes for ubuntu-touch.
9 years ago
Ben Howard f3d90d962f live-build/ubuntu-cpc/hooks/042-vagrant.binary: scope serial device for
9 years ago
Dimitri John Ledkov d570ecdcb8 Refactor ubuntu-cpc hooks to hard-code producing an 'ext4' rootfs, which
9 years ago
Ben Howard eff40b8e5d live-build/ubuntu-cpc/hooks/042-vagrant.binary: add serial device for
9 years ago
Daniel Watkins 6f6fb2834b Refactor ubuntu-cpc hooks to hard-code producing an 'ext4' rootfs, which
9 years ago
Oliver Grawert 4bf82391aa add /var/lib/systemd/rfkill to pre-created snappy dirs
9 years ago
Adam Conrad cbbb38a364 Add net.ifnames=0 to the raspi2 cmdline injected into raspi2 builds.
9 years ago
Adam Conrad 8b77178bc5 live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot: Add fake_cloud_init
9 years ago
Steve Langasek 1d428db1ab Switch to passing the raspi2 boot options entirely via cmdline.txt to match the latest flash-kernel change
9 years ago
Steve Langasek a545002b7c Mark boot partitions as type vfat
9 years ago
Steve Langasek b1099d2a64 Import live-build/ubuntu-cpc/hooks/raspi2/mkknlimg from
9 years ago
Steve Langasek 65f74a021d Drop gratuitous call to dpkg
9 years ago
Steve Langasek a92bf11406 Initial support for raspi2 subarch.
9 years ago
Steve Langasek 246d45c839 And one more
9 years ago
Steve Langasek c62743e5f4 ...but if we're going to avoid using umount_partition, we need to actually unmount all the mountpoints mounted by setup_mountpoint
9 years ago
Steve Langasek 93314b5882 and the parent directory isn't a mountpoint, so roll back a change that also causes the script to fail. This still warrants refactoring, but let's refactor it in a way that actually works.
9 years ago
Steve Langasek c53b727a79 But don't try to use the function without declaring the function...
9 years ago
Steve Langasek 7339cb09b3 Remove some code duplication
9 years ago
Steve Langasek 0b279f731b Refactor ubuntu-cpc hooks to always produce a 'plain' rootfs via
9 years ago
Dimitri John Ledkov 375554f157 * Chroot to execute zipl, because it's nice.
9 years ago
Dimitri John Ledkov 8f825a91c9 * Correct initrd.img symlink, kernel/hooks should actually produce the
9 years ago
Steve Langasek 6bd644f252 Revert change that adds a *sixth* argument to create_empty_partition; this can't possibly be the cause of whatever problem was being seen
9 years ago
Ben Howard 28c10e02db ubuntu-cpc: in hooks/030-root-tarball.binary create /lib/modules to fix
9 years ago
Dimitri John Ledkov 21b502d78c Do not remove linux-base, when purging all the linux-*, in the tarball
9 years ago
Ben Howard ba1b657624 ubuntu-cpc: fix hooks/032-disk-image.binary call to
9 years ago
Steve Langasek 90fc765551 set -u damage
9 years ago
Steve Langasek e51a8f8aef Make sure we still mount the kernel filesystems in the disk setup
9 years ago
Steve Langasek eb9b43defe Don't forget to mark our root partition bootable
9 years ago
Steve Langasek e9d31ea96a Fix some thinkos in the loop device name handling
9 years ago
Steve Langasek 4594c28c1f More set -u damage
9 years ago
Steve Langasek 83d2176957 chroot hooks are special, they don't get the environment because it gets scrubbed by rootcmd; so we have to call dpkg --print-architecture after all
9 years ago
Steve Langasek b9f96f5682 set -u is a hateful thing
9 years ago
Steve Langasek 0be484d35e Add support for actually mounting the boot partition and copying contents to it
9 years ago
Steve Langasek 24b9feb58a further refactoring of partition handling
9 years ago