lp:~hammerstefan/livecd-rootfs

Owned by Stefan Hammer
Get this repository:
git clone https://git.not.enabled/~hammerstefan/livecd-rootfs
Only Stefan Hammer can upload to this repository. If you are Stefan Hammer please log in for upload directions.

Branches

Name Last Modified Last Commit
mantic 2023-09-14 07:50:55 UTC
update d/c

Author: Gauthier Jolly
Author Date: 2023-08-23 12:16:59 UTC

update d/c

ubuntu/master 2023-09-14 07:50:55 UTC
update d/c

Author: Gauthier Jolly
Author Date: 2023-08-23 12:16:59 UTC

update d/c

fix-armhf 2023-08-09 15:09:22 UTC
fix(armhf): Fix armhf kernel file detection

Author: Stefan Hammer
Author Date: 2023-08-04 15:16:00 UTC

fix(armhf): Fix armhf kernel file detection

Armhf images install the `generic-lpae` kernel, while other ARCHes use the
standard `generic` kernel when building the "virtual" image flavour.
Code was looking for a kernel binary ending with -generic in armhf
builds, and failed. Add a special condition to handle armhf builds'
kernel ending with `generic-lpae`

References:
[1] https://bugs.launchpad.net/cloud-images/+bug/2029527

lunar-arm64-minimal-fix 2023-03-22 12:15:51 UTC
fix(minimized): Generate initramfs for all minimized images

Author: Stefan Hammer
Author Date: 2023-03-16 14:47:29 UTC

fix(minimized): Generate initramfs for all minimized images

Non-amd64 minimized images are not being built with an initrd img.
AMD64 builds manually install linux-kvm which runs update-initramfs, but
other arches use the default linux-virtual and never run
update-initramfs. Fix by running update-initramfs during those builds.

References:
https://bugs.launchpad.net/cloud-images/+bug/2012418

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers