~tai271828/+git/maas-preseeds:dev-use-ERD535

Last commit made on 2023-07-19
Get this branch:
git clone -b dev-use-ERD535 https://git.launchpad.net/~tai271828/+git/maas-preseeds
Only Taihsiang Ho can upload to this branch. If you are Taihsiang Ho please log in for upload directions.

Branch merges

Branch information

Name:
dev-use-ERD535
Repository:
lp:~tai271828/+git/maas-preseeds

Recent commits

f30c41d... by Taihsiang Ho

DROPME: testing branch

c68902d... by Taihsiang Ho

Use the R535 NVIDIA GPU driver branch for jammy

74487aa... by Taihsiang Ho

late.sh: style: trim redundant tabs

05bdd10... by dann frazier

Use the R525 NVIDIA GPU driver branch for jammy

Ref: https://canonical.my.salesforce.com/5004K00000TIGSiQAP

28f6350... by dann frazier

Updated MOFED for Ubuntu 18.04 from 4.9-2.2.4.0 to 4.9-4.1.7.0

Ref: https://canonical.my.salesforce.com/5004K00000TIGSiQAP

7a1578e... by dann frazier

Add preseed symlinks for hidon

de45f84... by Taihsiang Ho

curtin_userdata_dgx: apply templating workaround for linux-nvidia

The "fallback-package" option for the field "kernel" of curtin behaves
differently from the corresponding manual description. Let us apply this
workaround to do something similiar until the feature or the doc are
fixed.

LP: #2016347

a1da872... by Taihsiang Ho

late.sh: Search for possible flavors of kernel meta packages

We begin to introduce linux-nvidia meta package since Jammy. We want
to install the corresponding drivers properly along with the meta
package of kernel flavor, so every function e.g. infinite band, numa,
and GPUs etc., could work as expected.

9f40a62... by Taihsiang Ho

late.sh: Make comments more accurately

87437b0... by Taihsiang Ho

Use curtin to install linux-nvidia

This customization is specific for our collaboration with nvidia for DGX
project. Please note it will override the kernel selected by users via
MAAS. We expect this could be optimized by new features of MAAS
according to their product roadmap. We should guide users how to use our
DGXs in the lab correctly until the new feature landed.