lp:~sjg1/curtin

Owned by Simon Glass
Get this repository:
git clone https://git.launchpad.net/~sjg1/curtin
Only Simon Glass can upload to this repository. If you are Simon Glass please log in for upload directions.

Branches

Name Last Modified Last Commit
boot-schema-update 2025-01-09 22:42:27 UTC
Add initial support for extlinux bootloader

Author: Simon Glass
Author Date: 2025-01-07 17:19:42 UTC

Add initial support for extlinux bootloader

Add a basic implementation of this, mirroring the u-boot-update script.
For now, this lacks several features which require schema additions.

The main question here is how to find the correct root= argument for
Linux.

Signed-off-by: Simon Glass <simon.glass@canonical.com>

master 2024-11-23 13:24:07 UTC
kdump: manual enable look for detection script

Author: Chris Peterson
Author Date: 2024-11-23 13:24:07 UTC

kdump: manual enable look for detection script

Make the manual enablement code path for kernel crash dumps check for the
enablement script. Previously we assumed any ProcessExecutionError
that resulted was from the script not existing, but it may be the case
that it fails for other reasons. Let's check if it exists first and just
not call it if it doesn't. This means we can let any
ProcessExecutionErrors bubble up instead of catching all of them.

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers