lp:~xypron/livecd-rootfs

Get this repository:
git clone https://git.not.enabled/~xypron/livecd-rootfs
Only Heinrich Schuchardt can upload to this repository. If you are Heinrich Schuchardt please log in for upload directions.

Branches

Name Last Modified Last Commit
armhf 2023-10-18 08:20:28 UTC
arm: fix console parameter for ARM cloud-images

Author: Heinrich Schuchardt
Author Date: 2023-10-06 10:42:14 UTC

arm: fix console parameter for ARM cloud-images

On armhf and arm64 the QEMU virt machine provides the serial console as an
emulated AMBA PrimeCell UART which the kernel refers to as /dev/ttyAMA0.

Consider this when constructing GRUB_CMDLINE_LINUX_DEFAULT in file
/etc/default/grub.d/50-cloudimg-settings.cfg (LP: #2036730).

Reviewed-by: Gauthier Jolly <gauthier.jolly@canonical.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

generic 2023-08-19 07:35:59 UTC
risc-v: no flash-kernel for generic image

Author: Heinrich Schuchardt
Author Date: 2023-08-18 12:20:03 UTC

risc-v: no flash-kernel for generic image

Don't install flash-kernel on the generic preinstalled image.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

vf2_edk2 2023-08-01 14:06:00 UTC
risc-v: increase loader 2 partition for VF2

Author: Heinrich Schuchardt
Author Date: 2023-08-01 14:06:00 UTC

risc-v: increase loader 2 partition for VF2

EDK II is available for the StarFive VisionFive 2 board. As it is larger
than U-Boot we need to increase the size of the loader 2 partition to
accommodate it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

umount 2023-02-28 09:57:02 UTC
functions: fix unmounting for local builds

Author: Heinrich Schuchardt
Author Date: 2021-12-01 12:52:42 UTC

functions: fix unmounting for local builds

When building locally using the auto/build script unmounting fails.

Avoid mounting via bind. Mount mountpoint/dev as devtmpfs file system and
mountpoint/dev/pts as devpts file system.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

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