Commit Graph

87 Commits (24.10.10)

Author SHA1 Message Date
Utkarsh Gupta 7535bf7bc7 Use packaged unminimize in the ubuntu-server images
6 months ago
Philip Roche f574fc8200
fix: Revert removal of unminimize call in server builds (LP: #2069828)
6 months ago
Philip Roche 46c19dfa91 fix: No longer install LXD snap in unminimize script (LP: #2066905)
7 months ago
Łukasz 'sil2100' Zemczak ace66cbb52 Attempt building netboot tarballs for largemem arm64 server images.
10 months ago
Łukasz 'sil2100' Zemczak 54100874a4 Merge branch 'noble-64k' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
11 months ago
Philip Roche e1ab57301f fix: Fix calls to `unminimize` if lxd-installer package not present (LP: #2049723)
11 months ago
Łukasz 'sil2100' Zemczak 8c4ebae358 Add a largemem subarch that ships a 64k kernel variant by default.
11 months ago
Loïc Minier b6c9a4d711 Add support for tegra-igx (similar to tegra)
2 years ago
Steve Langasek 4112488a44 Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master
2 years ago
Loïc Minier 9f3b345b06 Initial support for NVIDIA Tegra
2 years ago
Łukasz 'sil2100' Zemczak ac8f964b19 Fix for netboot tarballs generation.
2 years ago
Łukasz 'sil2100' Zemczak 85f93d836a Add intel-iot server image support to devel.
2 years ago
Steve Langasek 4dbeba4ba3 Address the fact that debootstrap doesn't follow Recommends and as a result we're missing several Recommends that should be installed by default and are on upgrades but not on new installs. This is not applied to minimized images, which don't follow Recommends; but does get separately applied to the ubuntu-server full squashfs.
2 years ago
Michael Hudson-Doyle 13ed256581 Fix some issues with the netboot tarballs:
2 years ago
Michael Hudson-Doyle 364e561308 Use the new iso-url= parameter in the bootloader configs in the netboot tarballs.
3 years ago
Michael Hudson-Doyle fb589ecf00 Produce a tarball of artifacts for netbooting during live-server build.
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 d11c71a686 add a minimal server layer under the full server layer
3 years ago
Michael Hudson-Doyle bb0bba1793 address review comments
4 years ago
Michael Hudson-Doyle fc890b15e7 adjust hooks for move of live-server to layers
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: #1933352)
4 years ago
Michael Hudson-Doyle c64c81d7fe remove the workaround for bug #1893818
4 years ago
Michael Hudson-Doyle b677bdbcc6 Remove 68-del-part-nodes.rules from installer squashfs to work around it breaking curtin. (LP: #1893818)
4 years ago
Steve Langasek 37f5f8881f Revert "Revert "Remove fstab from squashfs images""
4 years ago
Steve Langasek d9de270189 Revert "Remove fstab from squashfs images"
4 years ago
Dimitri John Ledkov 6e6ab16bf2
live-server: remove duplicate snaps, due to overlayfs vs snap-preseed.
4 years ago
Balint Reczey f96e874ed1 Remove fstab from squashfs images
5 years ago
Dimitri John Ledkov a21a67ab52 Print subiquity ssh login details on s390x line based consoles.
5 years ago
Michael Hudson-Doyle 0dc12a1122 remove stuff for copying autoinstall files around
5 years ago
Michael Hudson-Doyle f6e5da24f9 enable cloud-init in live session on all architectures
5 years ago
Dimitri John Ledkov d7045b2e09 Fixup subiquity:
5 years ago
Dimitri John Ledkov 3b1047fbc2 Configure a better nocloud datasource for subiquity cloud-init.
5 years ago
Dimitri John Ledkov e062389eb9 * On s390x subiquity:
5 years ago
Michael Hudson-Doyle 1be2ba1779 oops
5 years ago
Michael Hudson-Doyle 547eb7bda8 copy /autoinstall.yaml in initrd to /run/initrd-autoinstall.yaml if present
5 years ago
Michael Hudson-Doyle 377e7b4ddd mount a filesystem with label autoinstall at /autoinstall for live-server
5 years ago
Dimitri John Ledkov f918cd5eb1 Subiquity: install linux-firmware in the installer layer, to make firmware blobs available in the live session. LP: #1847835
5 years ago
Dimitri John Ledkov 4c534bc6be subiquity: Use LazyUnmount=yes on memorymapped /usr/lib/modules.
5 years ago
Dimitri John Ledkov 095c8f4696 Install s390-tools-zkey into the installer layer for zkey support in subiquity.
6 years ago
Dimitri John Ledkov 9d7b6a8e7e Drop maas hook from server-live.
6 years ago
Dimitri John Ledkov aa58b069ed Set executable bit on kernel-bits.binary
6 years ago
Dimitri John Ledkov ba49d6db5f Use snap-tool to seed subiquity snap.
6 years ago
Dimitri John Ledkov d13964805e
Fix ubuntu-server-live images to generate initrd with casper UUID. Whilst configs are sources, the variables are not exported into the environment by default. Thus when casper hook is executed, it had no idea that it should generate UUID.
6 years ago
Dimitri John Ledkov 1ab438750d
Revert "subiquity: fix name of mdoules.squashfs to mount"
6 years ago
Dimitri John Ledkov 98e0b1031d
subiquity: fix name of mdoules.squashfs to mount
6 years ago
Dimitri John Ledkov 37d9b77b95
subiquity: make subiqutiy_config.mount optional
6 years ago
Michael Hudson-Doyle 625ace8483 Do not include curtin in the live-server installer.squashfs as the version of subiquity that includes it in the snap has now been released to stable.
6 years ago
Michael Hudson-Doyle 1b93df3ae8 A few simple tweaks to reduce size of live servers installer.squashfs
6 years ago
Michael Hudson-Doyle 1e9fc65863 Use right lsb_release argument for HWE kernel name (-sc -> bionic, need -sr -> 18.04).
6 years ago