Commit Graph

1643 Commits (ef7a95ab8283d0cf67fee15c0cd99754195ace12)

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak ef7a95ab82 Merge branch 'pi-desktop-one-gadget' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
3 years ago
Łukasz 'sil2100' Zemczak e4c846199b Following Dave's changes to the classic pi gadget, switch to using the classic branch for desktop images as well.
3 years ago
Dave Jones 4a4e2924c8 Tidy up fstab mods on preinstalled desktop images
3 years ago
Dave Jones 990b7c8a38 Generate the default swapfile on first boot
3 years ago
Ivan Kapelyukhin 50e32d93c0
fix: unset initrdless_boot_fallback_triggered instead of setting it to 0
3 years ago
John Chittum ce5dd6f411 Add sleep to workaround e2fsck errors
3 years ago
Brian Murray 16c1851a90 Add the casper package instead of the lupin-casper package as the installer for Windows is a project that is no longer supported and lupin is being removed the archive in LP: 1960457.
3 years ago
Thomas Bechtold 14a628e3c8 Disable APT periodic update for OCI/docker images
3 years ago
Michael Hudson-Doyle b2094f0319 Disable compression and "hash table hardening" for journald in the live installer environment as these features make the journal unreadable using the systemd libraries from 20.04 that are included in the subiquity snap.
3 years ago
Steve Langasek 5474af17df Remove references to archive.canonical.com, which is no longer used and should not be included in the default sources.list.
3 years ago
William Wilson 2312c08d26 Revert change for local builds as it is breaking autopkgtests
3 years ago
Steve Langasek 245f7772bd Treat it as a fatal error if we are asked to install a snap that would pull in the core snap. Ubuntu 20.04 and Ubuntu 22.04 official images should never require snaps that depend on an Ubuntu 16.04 runtime, this indicates a misconfiguration that will bloat the install.
3 years ago
Steve Langasek bcfad43fd4 We don't pipe grep to awk in this house, young man
3 years ago
Steve Langasek 0b4811f7a9 Do not look for a base snap on snaps of type base, because recursive dependencies are not allowed for snaps. LP: #1957123.
3 years ago
Łukasz 'sil2100' Zemczak 6df425bb34 Merge branch 'umount' of https://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
3 years ago
Łukasz 'sil2100' Zemczak 32b54e6242 Merge branch 'partalign' of https://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
3 years ago
Brian Murray fe662c5c8a Merge remote-tracking branch 'jessica-youjeong/111721-ubuntu-master-ova' into ubuntu/master
3 years ago
Heinrich Schuchardt b6701e556f riscv64: ensure reasonable partition alignment
3 years ago
Heinrich Schuchardt d65af891f3 functions: fix unmounting for local builds
3 years ago
Thomas Bechtold 1a7e9ca8c9 Bump UEFI disk image size for armhf to 3.5 GB
3 years ago
Jess Jang a97e98c968 Change serial0 allocation as false (LP:#1895104)
3 years ago
Brian Murray e5beee30fd Add the capability to build an ISO image for the Intel IoT project. Additionally, stop using universe with the project given that the kernel is now in main.
3 years ago
Erich Eickmeyer 04c4a14a4e Remove fonts and publishing tasks form ubuntustudio
3 years ago
Didier Roche 6a05e7fa22 Install desired already seeded snap in wsl.
3 years ago
Sebastien Bacher 808220c868 Enable universe sources on the desktop canary
3 years ago
Brian Murray 85fb768f4f Properly check ARCH when setting the intel-iot model.
3 years ago
John Chittum 9c3851d401
Mount cgroup2 type for snapd
3 years ago
Michael Hudson-Doyle f5bdeaf4fb Merge branch 'language-support-in-catalogs' into ubuntu/master
3 years ago
Michael Hudson-Doyle 391439d44c Record information about locale support (in particular, whether to install langpacks and which languages have pre-baked squashfses).
3 years ago
Dan Bungert a96d56a110 desktop: install-sources.yaml type fsimage-layered
3 years ago
Steve Langasek 9e6b983728 Merge remote-tracking branch 'toabctl/keep-debian-native-package-changelogs' into ubuntu/master
3 years ago
Thomas Bechtold 2b2f67c7fb Keep changelogs in minimized builds for native deb pkgs
3 years ago
Michael Hudson-Doyle 8f8fc220c7 Generate source catalogs for the desktop canary build.
3 years ago
Michael Hudson-Doyle fe38bd02c1 Change the per language layers in the desktop canary build to have more regular names (and make their implementation better documented and hopefully more comprehensible).
3 years ago
Michael Hudson-Doyle 8106244b42 add a little debugging output
3 years ago
Michael Hudson-Doyle 17279822d5 Get source catalog translations from subiquity git, as brz is in universe.
3 years ago
Michael Hudson-Doyle 543c40b347 Merge branch 'source-catalog-2' into ubuntu/master
3 years ago
Michael Hudson-Doyle 021c8e063c better minimal ubuntu server description
3 years ago
Łukasz 'sil2100' Zemczak 2dc48a1687 Make the UBUNTU_STORE_ARCH adjustment more fool-proof
3 years ago
Łukasz 'sil2100' Zemczak 744585ed9a Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/~ethan.hsieh/livecd-rootfs/+git/livecd-rootfs into ubuntu/master
3 years ago
Michael Hudson-Doyle cda8c920dd create source catalogs for live server install sources
3 years ago
Brian Murray 44384357ad add missing for intel-iot
3 years ago
Michael Hudson-Doyle 116a51a080 bootstrap the minimal variant for the minimal server layer
3 years ago
Michael Hudson-Doyle b341c81ff3 do the mounting in an initrd script rather than systemd units
3 years ago
Michael Hudson-Doyle 5fda0bb2aa apply dpkg minimizations to minimal layer, and undo them for full layer
3 years ago
Michael Hudson-Doyle 5232f2f8cc fix /media/filesystem mount
3 years ago
Michael Hudson-Doyle d11c71a686 add a minimal server layer under the full server layer
3 years ago
Łukasz 'sil2100' Zemczak 09cbdfa7e9 Revert /dev sharing improvements.
3 years ago
Michael Hudson-Doyle 75fe0241f3 lb_chroot_layered: fix quoting when searching for trusted.overlay.opaque
3 years ago
Łukasz 'sil2100' Zemczak d198821c07 Fix sharing of the /dev tree to make sure we can safely umount the chroot when needed. This fixes local non-livefs-builder image builds.
3 years ago