Commit Graph

592 Commits (90fc7655511f544e673906d0e084254e464eca0b)

Author SHA1 Message Date
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
Steve Langasek 6fce3b879d -> in a few overlooked places
9 years ago
Steve Langasek 99cdaafd61 Refactor ubuntu-cpc hooks to allow us to handle images where the root
9 years ago
Steve Langasek 7ec8dd87ac Fix architecture handling in hooks. We know we're always being invoked
9 years ago
Steve Langasek cb58e88614 If a subarch is specified for a cloud image build, don't build rootfs
9 years ago
Steve Langasek 691a0ca08f Add hooks to ubuntu-cpc to divert /bin/sync in the chroot and undivert it
9 years ago
Łukasz 'sil2100' Zemczak 487a0a403c Change real name for phablet user to 'Ubuntu'
9 years ago
Ben Howard a5ee888d1b ubuntu-cpc: add missing net.ifnames=0 for ppc64el disk images.
9 years ago
Steve Langasek 8e20e4b169 Refactor some non-idiomatic architecture handling in
9 years ago
Ben Howard ca800e778b * ubuntu-cpc:
9 years ago
Steve Langasek 4f55631a9f Refactor/reorder ubuntu-cpc support for consistency with other flavors,
9 years ago
Dimitri John Ledkov 9e06b90ead * ubuntu-cpc:
9 years ago
Michael Terry 538192d3f4 Make a variable because Saviq likes variables
9 years ago
Michael Terry 39eb02ea86 Use Ubuntu as phablet user's real name
9 years ago
Michael Vogt 06ce71492b auto/build: copy kenrel chroot dpkg.list to assets dir
9 years ago
Michael Vogt 51a5cca323 * ubuntu-core:
9 years ago
Daniel Watkins 414cbec4dc Specify a regex to run-parts so that cloud image extra scripts are found
9 years ago
Daniel Watkins e3d6d5dc9f Set timeout options so ppc64el cloud images don't display a grub boot
9 years ago
Daniel Watkins ece1f6ccab Install grub in ppc64el cloud images so they are bootable (LP: #1538610)
9 years ago
Ben Howard 8ff658da8d Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
9 years ago
Ben Howard fdd9a3e716 Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
9 years ago
Daniel Watkins cf2e1f3cdc Produce OVA files for i386 cloud builds
9 years ago
Daniel Watkins c6440fdfe5 Enable building of s390x cloud images.
9 years ago
Michael Vogt 9a3b3d6280 * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
9 years ago
Łukasz 'sil2100' Zemczak 0011e92391 Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early for ubuntu-touch.
9 years ago
Łukasz 'sil2100' Zemczak 05f661be29 Fix earlier mistake of changing the wrong hashes.
9 years ago
Łukasz 'sil2100' Zemczak bcfda67527 Update the passwd/shadow db hashes on ubuntu-touch builds
9 years ago
Oliver Grawert 1124ea4776 also add the new apt user to /etc/passwd in snappy
9 years ago
Oliver Grawert 499779097f update /etc/shadow on snappy for new apt user
9 years ago
Ben Howard 5a84144a9b * ubunut-cpc:
9 years ago
Oliver Grawert ef219ff9ee configure /etc/fw_env.config for all arm arches on snappy
9 years ago
Oliver Grawert 74633563d8 make sure u-boot-tools is installed on snappy arm64
9 years ago
Oliver Grawert 93f112e8e8 make sure the default group is still created when adding the default user to adm and sudo groups
9 years ago
Ben Howard 421269a732 ubuntu-cpc: clean up qcow2 image builds
9 years ago
Ben Howard c6077abaab ubuntu-cpc: create VMDK's for disk images if they exist. Remove
9 years ago
Ben Howard 5b08080057 ubuntu-cpc: only execute first level executables in the extra hooks
9 years ago
Ben Howard 7853f8b318 ubuntu-cpc:
9 years ago
Michael Vogt c97c00d749 manually merge upload of 2.359
9 years ago
Michael Vogt fb84e38cf2 * live-build/ubuntu-core/hooks/01-setup_user.chroot:
9 years ago
Łukasz 'sil2100' Zemczak 3b7c4b69f4 Fix the previous apt list removal hook. This hook needs to be .binary as otherwise we're still left with apt lists when the image is published.
9 years ago
Ben Howard 2f1831ed07 Fix typo in ubuntu-cpc preventing non-intel builds.
9 years ago
Oliver Grawert 6a39712da0 merge lp:~utlemming/livecd-rootfs/additional-cloud-targets to add Vagrant, OVA, VMDK and squashfs cloud image generation to livecd-rootfs
9 years ago