Michael Hudson-Doyle
8d7efb4d15
Move configuration of casper in ubuntu-serve:live builds to a "chroot early" hook for the installer layer and remove the now unnecessary update-initramfs from the binary hook that breaks because mkinitramfs now requires that /sys is mounted. (LP: #2097280 )
2025-02-05 11:23:58 +13:00
Dan Bungert
dbfe42ad25
live-server: omit kernel-meta-package file
2024-10-16 12:40:44 -06:00
Łukasz 'sil2100' Zemczak
8c4ebae358
Add a largemem subarch that ships a 64k kernel variant by default.
2024-01-22 15:00:58 +01:00
Loïc Minier
b6c9a4d711
Add support for tegra-igx (similar to tegra)
2023-06-28 09:21:03 +00:00
Loïc Minier
9f3b345b06
Initial support for NVIDIA Tegra
...
live-build/auto/config:
- for Ubuntu Server live images and the arm64+tegra full arch, build a
tegra variant with linux-nvidia-tegra as the flavor and
linux-nvidia-tegra as the kernel meta-package
- default to nvidia-$SUBARCH as the kernel flavor for all images using
arm64+tegra as full arch
hooks/03-kernel-metapkg.chroot_early:
- use linux-nvidia-tegra as kernel meta-package for the nvidia-tegra
flavor
2023-04-14 23:21:43 +00:00
Łukasz 'sil2100' Zemczak
85f93d836a
Add intel-iot server image support to devel.
2023-03-17 12:15:05 +01:00
Michael Hudson-Doyle
fb589ecf00
Produce a tarball of artifacts for netbooting during live-server build.
2022-05-26 14:33:59 +12:00
Michael Hudson-Doyle
b341c81ff3
do the mounting in an initrd script rather than systemd units
2021-08-03 16:36:02 +12:00
Michael Hudson-Doyle
d11c71a686
add a minimal server layer under the full server layer
2021-08-03 16:36:00 +12:00
Michael Hudson-Doyle
bb0bba1793
address review comments
2021-07-08 11:50:22 +12:00
Michael Hudson-Doyle
fc890b15e7
adjust hooks for move of live-server to layers
2021-07-07 19:31:53 +12:00