casper:jammy

Last commit made on 2023-07-27
Get this branch:
git clone -b jammy https://git.launchpad.net/casper
Members of Ubuntu Installer Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
jammy
Repository:
lp:casper

Recent commits

32b3faa... by Łukasz Zemczak

releasing package casper version 1.470.3

7ff1f54... by Łukasz Zemczak

Merge branch 'lp1990621-sru-jammy' of git+ssh://git.launchpad.net/~dviererbe/casper into jammy

8cbbfd7... by Łukasz Zemczak

Sync with version in archive.

99b418d... by Dominik Viererbe

Use '-latest' links to download images (LP: #1990621).

0da0898... by Dimitri John Ledkov

releasing package casper version 1.470.1

229b07d... by Andrea Righi

autopkgtest: prevent potential OOM failures

During autopkgtest we are creating VMs with 768MB of RAM, that used to
be enough in the past, but nowdays we typically require more memory and
we may trigger some sporadic out-of-memory failures during autopkgtest.

Bump up the memory size to 1G to prevent such potential OOM issues.

BugLink: https://bugs.launchpad.net/bugs/1976287
Signed-off-by: Andrea Righi <email address hidden>

3e40be5... by Steve Langasek

Add missing include of casper-helpers, needed by the iso-scan script. LP: #1960457.

0bf72dd... by Łukasz Zemczak

releasing package casper version 1.469

28b7525... by Łukasz Zemczak

Integrate 20iso_scan into casper (from lupin-casper)

0208d5f... by Mauricio Faria de Oliveira

casper-md5check: fix fsck.mode=skip last in cmdline

Correctly detect fsck.mode=skip if it comes last in
/proc/cmdline, and add a hint about it for users.

Signed-off-by: Mauricio Faria de Oliveira <email address hidden>