Commit Graph

1623 Commits (master-bump-armhf-uefi-disk-image-size)

Author SHA1 Message Date
Michael Hudson-Doyle 3a3558203b run chroot_hacks on each layer in lb_chroot_layered 4 years ago
Michael Hudson-Doyle ce458ba31e run binary hooks on each layer in lb_binary_layered 4 years ago
Michael Hudson-Doyle 75165aeb34 replace call to Echo_warning with plan echo as former is not defined at this point 4 years ago
Brian Murray 89ff3c4f87 Merge branch 'bdmurray/iotg' which adds the ability to create an image for Intel IOT devices. 4 years ago
Brian Murray ad3e755974 rename iotg to intel-iotg so its slightly more descriptive 4 years ago
Michael Hudson-Doyle 093fbb1404 Merge branch 'more-subiquity-serial-pain' into ubuntu/master 4 years ago
Michael Hudson-Doyle 48c3a11a70 Make sure the process that prints SSH connection info on s390x has its output connected to the console. (LP: ) 4 years ago
Dan Bungert 5b0825a297 Remove custom final_message 4 years ago
Dan Bungert bfce7c126f Remove reference to password for ssh usage 4 years ago
Michael Hudson-Doyle 9a983305ee Remove assumption in 032-installer-squashfs.binary that all core snaps needed for subiquity are already in the filesystem layer. (LP: ) 4 years ago
Brian Murray 066422894b also support building an ubuntu-cpc amd64 iotg image 4 years ago
Brian Murray d8b24aaae6 add iotg as a subarch of amd64 w/ image-intel kernel 4 years ago
Chloé Smith ffab8ceac4
Add a serial port to OVF template (LP: ) 4 years ago
Michael Hudson-Doyle e1e992d295 Fix overriding of ExecStart in serial-getty@sclp_line0.service.d/subiquity-serial.conf. 4 years ago
Łukasz 'sil2100' Zemczak 83852ca96b Revert previous change, use ubuntu-server-raspi task name. 4 years ago
Łukasz 'sil2100' Zemczak d2cfa41ec2 Use the server-raspi task name instead of ubuntu-server-raspi 4 years ago
Sebastien Bacher 48f3682969 Define a new add_snap and use it for canary 4 years ago
Sebastien Bacher 740c960575 The u-boot-tools package was typoed 4 years ago
Michael Hudson-Doyle 5c3bb6896c Remove all references to the "base" project, which has not been built since 16.04 release day. 4 years ago
Steve Langasek c7b751e401 Drop code for the 'ubuntu-core' project when not using image_format: ubuntu-image, as this is obsolete and not used to build core* snaps in recent series. 4 years ago
Michael Hudson-Doyle 7cd7f1e0bf Merge branch 'ubuntu/master' into live-server-serial-argh 4 years ago
Dimitri John Ledkov f58b0693f6
Merge branch 'raspi-server-seed' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master 4 years ago
Dimitri John Ledkov 9596134d8a
Merge branch 'remove-1893818-workaround' of git+ssh://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs into ubuntu/master 4 years ago
Michael Hudson-Doyle c64c81d7fe remove the workaround for bug 4 years ago
Dimitri John Ledkov dd79c5c75d
buildd: Re-enable merged /usr by default, as it is now required 4 years ago
Dimitri John Ledkov dc2a472871
magic-proxy: replace http.client with urllib calls 4 years ago
Dimitri John Ledkov 1cd8fe14b7
Change iptables calls, to query rules and quickly check that connectivity works after transparent proxy has been installed. LP: 4 years ago
Dimitri John Ledkov 20f76e7cf8
Merge branch 'preinstalled' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master 4 years ago
Dimitri John Ledkov 143e72abdc
Merge branch 'fix-grub-images' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master 4 years ago
Michael Hudson-Doyle 749bdeac44 Merge branch 'ubuntu/master' into new-ubuntu-oci 4 years ago
Dimitri John Ledkov d5a8116428
Add support for generic preinstalled images. LP: 4 years ago
Dimitri John Ledkov 41fd537bc2
999-cpc-fixes: enable more code on grub2 armhf & arm64 4 years ago
Thomas Bechtold a81972a58b
add configure_oci function and use it in ubuntu-oci 4 years ago
Thomas Bechtold ac4a95b931
Add new ubuntu-oci project 4 years ago
Michael Hudson-Doyle c1cb61a8f6 just plain mask getty@tty1, ExecStart is a list 4 years ago
Michael Hudson-Doyle 7ba371b315 Simplify how serial-getty@.service is customized in the live server installer environment. 4 years ago
Łukasz 'sil2100' Zemczak 52f3b69331 Enable using ubuntu-server-raspi, clean up handling of raspi setup. 4 years ago
Łukasz 'sil2100' Zemczak b9eb0aaee3 Drop imx6 support as it never really happened. 4 years ago
Łukasz 'sil2100' Zemczak 1d537bf78d Temporarily hack in ubuntu-raspi-settings for raspi images (we should be using seeds tho). 4 years ago
Michael Hudson-Doyle e28938b482 Do not have cloud-init set the installer user's password to something random during boot, as cloud-init now hides the value it was set to much better. Instead, subiquity will reset the password itself. 4 years ago
Dimitri John Ledkov 4428dbbf8f
riscv64: generalise slightly how preinstalled server images are built, to allow using subarch to pick u-boot binaries to install. 4 years ago
Michael Hudson-Doyle d5bc59f2fb Use the correct config keys in suppressing cloud-init output during boot of live server ISO. 4 years ago
Gauthier Jolly 76330897dc ubuntu-cpc: make /etc/fstab consistent with other ubuntu images 4 years ago
Michael Hudson-Doyle 974bb5bfd1 Merge branch 'quieter-live-server-boot' into ubuntu/master 4 years ago
Łukasz 'sil2100' Zemczak 1b0212a76c Use the full name of the 'boot' flag in parted calls 4 years ago
Michael Hudson-Doyle 8ab15a145d set new cloud-init option to suppress final bit of output during boot 4 years ago
Michael Hudson-Doyle 52c8985454 Suppress cloud-init output during boot of live server ISO. 4 years ago
Cody Shepherd 4acd2e3085
Install lxd-agent-loader in bootable buildd image to improve user 4 years ago
Cody Shepherd 5de661e137
Set grub configs to hide boot menu and enable output on ttyS0 4 years ago
Dimitri John Ledkov 82aca610dc
Merge remote-tracking branch 'xnox/fix-misisng-systemd-detect-virt' into ubuntu/master 4 years ago
Dimitri John Ledkov 096a00f404
functions: stop removing systemd-detect-virt unconditionally in undivert_grub 4 years ago
Dimitri John Ledkov 33b7272a23
Perform fsck on all rootfs. 4 years ago
Dimitri John Ledkov 53b28d5f58
esp: perform fsck. 4 years ago
Dimitri John Ledkov 7c760864fd
esp: install grub in ubuntu bootloader id path, instead of removable. 4 years ago
Iain Lane 42409e7068
auto/config: Install pi-bluetooth for raspi images 4 years ago
Sebastien Bacher 1a979b1528 Desktop is using the hwe kernel, do the same on canary 4 years ago
Dimitri John Ledkov 6746d9fbd9
disk-image-uefi: fix riscv64 subarch user-data. 4 years ago
Dimitri John Ledkov 4881f5260a
qcow2-image: unbreak builds without subarch. 4 years ago
Sebastien Bacher ed8ee60c98 Desktop is using the hwe kernel, do the same on canary 4 years ago
Dimitri John Ledkov 3e1e76b94a
riscv64: fixup subarch build, unbound variable 4 years ago
Łukasz 'sil2100' Zemczak c2733a55f7 Still hardcode UC20 amd64 image size, but to the same value as for UC16 and UC18. 4 years ago
Dimitri John Ledkov 2f84bc9a84
config: on hirsute build UC22 images 4 years ago
Dimitri John Ledkov a808b28d47
riscv64: build preinstalled riscv64 image with uboot SPL and CIDATA. 4 years ago
Łukasz 'sil2100' Zemczak dda73b5591 Do not hard-code the UC20 amd64 image size anymore. 4 years ago
Dimitri John Ledkov 3962f4ac23
disk-image-uefi: riscv64 add ubuntu:ubuntu login, without expiry. 4 years ago
Dimitri John Ledkov da578b2c6b
disk-image-uefi: riscv64 add u-boot spl 4 years ago
Sebastien Bacher fb0d16ea8a Correctly set the environment needed by snapd in layered 4 years ago
Sebastien Bacher 79e8f3b53e Use the target realpath to do the unmounting 4 years ago
Cody Shepherd edaab1def3
Omit file type exensions in manifest names 4 years ago
Cody Shepherd 762124dbd7
Create manifests for buildd tarballs 4 years ago
Dimitri John Ledkov 3a20f2669c
Merge remote-tracking branch 'davidkrauser/buildd-image-perform-upgrade' into ubuntu/master 4 years ago
Dimitri John Ledkov f53a681d8a
Merge remote-tracking branch 'patviafore/use_ftpmaster_instead_of_archive_in_binary_hooks' into ubuntu/master 4 years ago
Dimitri John Ledkov 8e986c20fd
Merge remote-tracking branch 'seb128/layered-languages-fix' into ubuntu/master 4 years ago
Dimitri John Ledkov 83c77f9c60
Merge remote-tracking branch 'davidkrauser/dk/buildd-unpack-kernel-initrd' into ubuntu/master 4 years ago
Dimitri John Ledkov 914997827d
disk-image-uefi.binary: build riscv64 image without a bootloader. 4 years ago
Dimitri John Ledkov 122364df65
disk-image-uefi.binary: enable secureboot on the arm64 image. 4 years ago
Sebastien Bacher fa5c2092c7 During the layered build generate the right content for no languages 4 years ago
Dimitri John Ledkov e8f53aabdf
disk-image.binary: however still build MBR image on amd64. 4 years ago
Dimitri John Ledkov 8e548f37d9
disk-image.binary: skip building MBR image on riscv64. 4 years ago
Dimitri John Ledkov ff175e3f4a
disk-image.binary: actually skip building MBR image on EFI platforms. 4 years ago
Jinming Wu, Patrick 72e47a9f8b
Hyper-V hook fix 4 years ago
Dimitri John Ledkov e2fd168f50
amd64: always install grub-pc with shim-signed 4 years ago
Robert C Jennings df38b9ba75
Merge ensure-vmtools-in-vmdk-header into ubuntu/master [a=jchittum] [r=rcj] 4 years ago
Dimitri John Ledkov 1c7d688319
auto/config: scope ubuntu:desktop-preinstalled:raspi image options 4 years ago
Dimitri John Ledkov 5d9af7f3c5
auto/config: seed ubuntu-desktop when building hyperv image 4 years ago
Joshua Powers b0c8b628b2
ubuntu-cpc: only install shim-signed, run autoremove 4 years ago
John Chittum 4f1df739f6
Debug logging information 4 years ago
David Krauser 065c823144 Produce buildd kernel and initrd as separate artifacts 4 years ago
Łukasz 'sil2100' Zemczak f4f4fec5dc Add the pi desktop oem user to the adm and sudo groups 4 years ago
John Chittum 201addb317
Remove sed and move size check 4 years ago
John Chittum 24ee4b8c4d
vmtools version in vmdk header (LP: ) 4 years ago
Łukasz 'sil2100' Zemczak 5a7b332745 Build classic raspi server images by default from the 'classic' branch now. 4 years ago
Łukasz 'sil2100' Zemczak 5d0e1c602a duh, Laney is right, we can do 1G straight away. 4 years ago
Łukasz 'sil2100' Zemczak 729e12c846 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into pi-desktop-swapfile 4 years ago
Michael Hudson-Doyle b677bdbcc6 Remove 68-del-part-nodes.rules from installer squashfs to work around it breaking curtin. (LP: ) 4 years ago
Łukasz 'sil2100' Zemczak 1a8d6d203e Add creation of a 1GB swapfile for desktop pi images. 4 years ago
Łukasz 'sil2100' Zemczak eda716902e For desktop-preinstalled we don't need cloud-image. 4 years ago
Łukasz 'sil2100' Zemczak 42b28cf70a Fix braces broken again. 4 years ago
Łukasz 'sil2100' Zemczak 7d524ffb98 Remove unneeded sedding. 4 years ago
Łukasz 'sil2100' Zemczak 99556c77ea Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into raspi-desktop-1 4 years ago