[Bug 2070070] Re: Support for Ubuntu Core tegra-igx images in jammy

Launchpad Bug Tracker 2070070 at bugs.launchpad.net
Fri Jul 5 09:56:21 UTC 2024


This bug was fixed in the package livecd-rootfs - 2.765.44

---------------
livecd-rootfs (2.765.44) jammy; urgency=medium

  [ Rémy Martin ]
  * Backport support for building tegra-igx Server and Core images;
    LP: #2070070.

livecd-rootfs (2.765.43) jammy; urgency=medium

  * buildd/02-disk-image-uefi add udev early hook to satisfy grub-probe
    and grub-install. (LP: #2064175)

livecd-rootfs (2.765.42) jammy; urgency=medium

  [ Ankush Pathak ]
  * Add policy:unconfined_restrictions feature to 6.5 kernel (LP: #2062929)

 -- Philip Roche <phil.roche at canonical.com>  Thu, 27 Jun 2024 14:11:06
+0100

** Changed in: livecd-rootfs (Ubuntu Jammy)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2070070

Title:
  Support for Ubuntu Core tegra-igx images in jammy

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in livecd-rootfs source package in Jammy:
  Fix Released

Bug description:
  This bug is to track changes needed to be able to build jammy Ubuntu
  Core images for arm64+tegra-igx to support hardware based on NVIDIA
  Tegra SoCs. NB some initial support had already been backported; see
  LP #2015644.

  [ Impact ]

   * This allows building missing image flavors for the NVIDIA Tegra families of hardware, notably Ubuntu Core images for the tegra-igx subarch.
   * This should also allow building of classic ISO installer images for tegra-igx, albeit that's a lesser priority.

  
  [ Test Plan ]

   * Changes to livecd-rootfs were tested locally and can be tested from the -proposed package by building a Core image for tegra-igx as follows:
  sudo apt install livecd-rootfs
  mkdir build
  cd build

  rm -rf auto local config
  rm -f livecd.*.model-assertion
  mkdir -p auto
  for s in config build clean; do ln -s /usr/share/livecd-rootfs/live-build/auto/$s auto/; done
  lb clean --purge
  export PROJECT=ubuntu-core ARCH=arm64 SUBARCH=tegra-igx SUITE=jammy IMAGEFORMAT=ubuntu-image CHANNEL=edge
  lb config
  sudo -E lb build

  
  [ Where problems could occur ]

   * Changes are relatively light, but in the case of a regression for
  instance due to broken logic, this could break existing image builds,
  in which case an older livecd-rootfs could be reuploaded.

  
  [ Other Info ]

   * These images are still being developed and its possible further
  changes are needed as we iterate through the maturity of the image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2070070/+subscriptions




More information about the foundations-bugs mailing list