lp:~philroche/maas-images

Owned by Philip Roche
Get this repository:
git clone https://git.launchpad.net/~philroche/maas-images
Only Philip Roche can upload to this repository. If you are Philip Roche please log in for upload directions.

Branches

Name Last Modified Last Commit
feature/oracular-enable-armhf 2024-05-27 09:16:01 UTC
feat: re-enable armhf for oracular MAAS images

Author: Philip Roche
Author Date: 2024-05-27 09:15:37 UTC

feat: re-enable armhf for oracular MAAS images

The decision to deprecate armhf for oracular has been reverted.

feature/opening-oracular 2024-05-03 14:05:32 UTC
feat: Add config for Oracular 24.10

Author: Philip Roche
Author Date: 2024-05-03 13:58:52 UTC

feat: Add config for Oracular 24.10

Note that this also drops armhf support which is no longer supported in 24.10 plus for any images.

feature/opening-noble 2023-10-27 19:20:20 UTC
feat: Add config for Noble 24.04

Author: Philip Roche
Author Date: 2023-10-27 18:25:34 UTC

feat: Add config for Noble 24.04

feature/mantic-6.5-kernel-lpae-merging 2023-09-19 11:04:47 UTC
feat: Following the roll to the 6.5 kernel in mantic we no longer produce gen...

Author: Philip Roche
Author Date: 2023-09-19 11:04:47 UTC

feat: Following the roll to the 6.5 kernel in mantic we no longer produce generic-lpae flavour

See related livecd-rootfs bug too @ https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2036192

This commit removes the generic-lpae config for mantic.

feature/opening-mantic 2023-05-11 14:25:39 UTC
feat: Add config for Mantic 23.10

Author: Philip Roche
Author Date: 2023-05-11 14:21:41 UTC

feat: Add config for Mantic 23.10

feature/shim-signed-rename 2023-04-20 13:29:38 UTC
Fix: Migrate to shimx64.efi.signed.latest and shimaa64.efi.signed.latest for ...

Author: Philip Roche
Author Date: 2023-04-20 13:29:38 UTC

Fix: Migrate to shimx64.efi.signed.latest and shimaa64.efi.signed.latest for shim

Following a rename of the shimx64.efi.signed files to shimx64.efi.signed.latest and
shimx64.efi.signed.previous we need to migrate the new `.latest` file instead.

This fixes the build issue when creating bootloader stream.

```
13:05:31 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/maas-images-onnhjghf/usr/lib/shim/shimx64.efi.signed'
13:05:32 Failed to import the bootloaders
```

feature/opening-lunar 2022-11-10 13:33:51 UTC
feat: Add config for Lunar Lobster.

Author: Philip Roche
Author Date: 2022-11-10 13:33:51 UTC

feat: Add config for Lunar Lobster.

bugfix/esm-eol-keyerror 2019-05-03 10:58:23 UTC
ESM EOL code must support running on systems with older versions of python-di...

Author: Philip Roche
Author Date: 2019-05-03 10:58:23 UTC

ESM EOL code must support running on systems with older versions of python-distro-info

This was discovered when running this on Ubuntu Precise with python-distro-info 0.8.2ubuntu1
and distro-info-data 0.8ubuntu0.17

When running on a system like this the _rows attribute is used and as such the dict
key for ESM EOL is eol-esm and not eol_esm as it is on newer systems where we use a
dict representation of DistroRelease objects instead.

feature/esm-image-sync-support 2019-05-02 19:06:49 UTC
Add support_esm_eol key with details on when a releases ESM support will end

Author: Philip Roche
Author Date: 2019-05-02 19:06:49 UTC

Add support_esm_eol key with details on when a releases ESM support will end

If a release does not receive ESM support (all non-LTS releases) then the esm_eol
is the same as the regular support eol.

19 of 9 results
This repository contains Public information 
Everyone can see this information.

Subscribers