lp:~virtustom/livecd-rootfs

Owned by Tomáš Virtus
Get this repository:
git clone https://git.launchpad.net/~virtustom/livecd-rootfs
Only Tomáš Virtus can upload to this repository. If you are Tomáš Virtus please log in for upload directions.

Branches

Name Last Modified Last Commit
mount-partnum-param 2024-01-24 12:53:24 UTC
feat: mount_disk_image: Add rootpart parameter

Author: Tomáš Virtus
Author Date: 2024-01-24 10:20:26 UTC

feat: mount_disk_image: Add rootpart parameter

mount_disk_image function expects root partition to be at number 1. But
some images require the root partition to be at other some other number.
For example, EKS Anywhere images for bare metal are used with Tinkerbell
deployment with a default configuration that expects the root device to
be found at /dev/sda2. The knowledge of the root device path is needed
to modify certain files in the root filesystem (e.g. cloud-init configs)
for the machine to join Kubernetes cluster control plane.

The partition number can be changed in the hook by "sgidsk --transpose".
Allow the hook to use mount_disk_image with custom root partition number
by making it an optional third parameter that defaults to 1.

ubuntu/bionic 2022-11-24 10:06:09 UTC
feat: Add metadata on ubuntu-oci image

Author: Samir Akarioh
Author Date: 2022-09-29 08:51:46 UTC

feat: Add metadata on ubuntu-oci image

Add a file build.info on etc/cloud
with the serial information

Signed-off-by: Samir Akarioh <samir.akarioh@canonical.com>
(cherry picked from commit 105acdebc783291f740294b5c317f3e6d2da9de4)

ubuntu/master 2021-09-29 23:34:51 UTC
Properly check ARCH when setting the intel-iot model.

Author: Brian Murray
Author Date: 2021-09-29 23:34:51 UTC

Properly check ARCH when setting the intel-iot model.

ubuntu/focal 2021-09-15 11:41:43 UTC
releasing package livecd-rootfs version 2.664.29

Author: Michael Hudson-Doyle
Author Date: 2021-09-15 11:41:43 UTC

releasing package livecd-rootfs version 2.664.29

ubuntu/hirsute 2021-09-15 11:38:12 UTC
releasing package livecd-rootfs version 2.719.2

Author: Michael Hudson-Doyle
Author Date: 2021-09-15 11:38:12 UTC

releasing package livecd-rootfs version 2.719.2

bdmurray/focal-intel-iot 2021-07-29 08:31:38 UTC
Merge branch 'ubuntu/focal' of git+ssh://git.launchpad.net/livecd-rootfs into...

Author: Łukasz Zemczak
Author Date: 2021-07-29 08:31:38 UTC

Merge branch 'ubuntu/focal' of git+ssh://git.launchpad.net/livecd-rootfs into bdmurray/focal-intel-iot

bdmurray/intel-iot-models 2021-07-26 18:45:00 UTC
switch amd64 to the arch variable

Author: Brian Murray
Author Date: 2021-07-26 18:45:00 UTC

switch amd64 to the arch variable

bdmurray/iotg 2021-06-23 18:09:19 UTC
also support building an ubuntu-cpc amd64 iotg image

Author: Brian Murray
Author Date: 2021-06-23 18:09:19 UTC

also support building an ubuntu-cpc amd64 iotg image

sil2100/riscv-unmatched-unleashed 2021-06-16 07:52:02 UTC
Fix typo in changelog.

Author: Łukasz Zemczak
Author Date: 2021-06-16 07:52:02 UTC

Fix typo in changelog.

canary-new-installer 2021-06-08 13:20:41 UTC
Define a new add_snap and use it for canary

Author: Sebastien Bacher
Author Date: 2021-06-08 13:20:41 UTC

Define a new add_snap and use it for canary

We can install the new ubuntu-desktop-installer on the iso this way

ubuntu/groovy 2021-05-20 23:56:24 UTC
releasing package livecd-rootfs version 2.694.6

Author: Steve Langasek
Author Date: 2021-05-19 15:22:37 UTC

releasing package livecd-rootfs version 2.694.6

use-right-naming 2021-05-19 14:05:15 UTC
The u-boot-tools package was typoed

Author: Sebastien Bacher
Author Date: 2021-05-19 14:05:15 UTC

The u-boot-tools package was typoed

Should fix the ubuntu-preinstalled impish build

delete-obsolete-ubuntu-core 2021-05-12 00:12:20 UTC
Drop code for the 'ubuntu-core' project when not using image_format: ubuntu-i...

Author: Steve Langasek
Author Date: 2021-05-12 00:12:20 UTC

Drop code for the 'ubuntu-core' project when not using image_format: ubuntu-image, as this is obsolete and not used to build core* snaps in recent series.

raspi-server-seed 2021-04-20 09:17:39 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2021-04-20 09:17:39 UTC

Add changelog.

raspi-settings-hack 2021-04-19 19:49:43 UTC
Temporarily hack in ubuntu-raspi-settings for raspi images (we should be usin...

Author: Łukasz Zemczak
Author Date: 2021-04-19 19:49:43 UTC

Temporarily hack in ubuntu-raspi-settings for raspi images (we should be using seeds tho).

ubuntu/xenial 2021-04-10 10:28:51 UTC
releasing package livecd-rootfs version 2.408.68

Author: Robert C Jennings
Author Date: 2021-04-10 10:28:51 UTC

releasing package livecd-rootfs version 2.408.68

sil2100/hwe-enable-desktops 2021-02-01 21:25:00 UTC
Enable the HWE kernel for all flavours.

Author: Łukasz Zemczak
Author Date: 2021-02-01 21:25:00 UTC

Enable the HWE kernel for all flavours.

sil2100/proposed-components 2021-01-29 00:35:33 UTC
Fix PROPOSED=1 not enabling proposed for all needed components

Author: Łukasz Zemczak
Author Date: 2021-01-29 00:35:33 UTC

Fix PROPOSED=1 not enabling proposed for all needed components

sil2100/raspi-server 2021-01-20 15:54:21 UTC
First try on using the raspi seeds for raspi image building.

Author: Łukasz Zemczak
Author Date: 2021-01-20 15:54:21 UTC

First try on using the raspi seeds for raspi image building.

sil2100/appliance-qcow2 2020-12-11 09:16:43 UTC
Build appliance qcow2 images only for amd64 appliances.

Author: Łukasz Zemczak
Author Date: 2020-12-11 09:16:43 UTC

Build appliance qcow2 images only for amd64 appliances.

uc20-no-fixed-size 2020-11-03 10:30:23 UTC
Do not hard-code the UC20 amd64 image size anymore

Author: Łukasz Zemczak
Author Date: 2020-11-03 10:30:23 UTC

Do not hard-code the UC20 amd64 image size anymore

pi-desktop-swapfile 2020-10-15 09:44:26 UTC
duh, Laney is right, we can do 1G straight away.

Author: Łukasz Zemczak
Author Date: 2020-10-15 09:44:26 UTC

duh, Laney is right, we can do 1G straight away.

raspi-desktop-1 2020-10-07 15:04:08 UTC
For desktop-preinstalled we don't need cloud-image.

Author: Łukasz Zemczak
Author Date: 2020-10-07 15:04:08 UTC

For desktop-preinstalled we don't need cloud-image.

rpi-eeprom-dep 2020-07-23 13:14:16 UTC
Install rpi-eeprom by default on raspi images

Author: Łukasz Zemczak
Author Date: 2020-07-23 13:14:16 UTC

Install rpi-eeprom by default on raspi images

wip/ubuntu/focal/studio 2020-07-21 15:23:39 UTC
Hack seeding of linux kernel in ubuntustudio/focal

Author: Iain Lane
Author Date: 2020-07-13 16:41:02 UTC

Hack seeding of linux kernel in ubuntustudio/focal

ubuntustudio-default-settings in focal release has a Recommends to this
kernel, which makes it impossible to update the kernel later on, since
we would install the -updates and release kernel, which isn't allowed
and causes FTBFS. Hack out the focal-release kernel and let the rest of
the build process pull in the right one.

LP: #1884915

sil2100/appliance-images 2020-07-15 14:16:24 UTC
Remove unneeded change.

Author: Łukasz Zemczak
Author Date: 2020-07-15 14:16:24 UTC

Remove unneeded change.

appliance-channel 2020-06-23 13:30:26 UTC
Make sure the brand-id is properly selected, allow channel overrides.

Author: Łukasz Zemczak
Author Date: 2020-06-23 13:30:26 UTC

Make sure the brand-id is properly selected, allow channel overrides.

arbitrary-model-names 2020-06-23 13:21:53 UTC
Allow passing arbitrary model assertion names for ubuntu-core builds via SUBA...

Author: Łukasz Zemczak
Author Date: 2020-06-23 13:21:53 UTC

Allow passing arbitrary model assertion names for ubuntu-core builds via SUBARCH.

ubuntu/eoan 2020-05-22 12:37:22 UTC
Revert of initramfs package removal in KVM image (LP: #1880170)

Author: Philip Roche
Author Date: 2020-05-22 12:37:22 UTC

Revert of initramfs package removal in KVM image (LP: #1880170)

It was reported and confirmed in LP bug #1875400
(https://bugs.launchpad.net/cloud-images/+bug/1875400) that on the public
KVM cloud image there exists a large list of packages marked for auto-removal.

This should never be the case on a released cloud image.

These packages are marked for auto-removal because in the KVM image binary hook
we removed both initramfs-tools and busybox-initramfs packages. Due to package
dependencies this also removed:

busybox-initramfs* cloud-initramfs-copymods* cloud-initramfs-dyn-netconf*
cryptsetup-initramfs* initramfs-tools* initramfs-tools-core* multipath-tools*
overlayroot* sg3-utils-udev* ubuntu-server*

But it did not remove all the packages that the above list depended on.
This resulted in all those packages being marked for auto-removal because they
were not manually installed nor did they have any manually installed packages
that depended on them.

The removal of initramfs-tools and busybox-initramfs was to avoid the
generation of initramfs in images that should boot initramfsless.

This requirement is obsolete now because the initramfsless boot handling
is now handled via setting GRUB_FORCE_PARTUUID in /etc/default/grub.d/40-force-partuuid.cfg.

In test images I have verified that GRUB_FORCE_PARTUUID is set and that
boot speeds have not regressed.

LP: #1880170

xnox/lxd-add-riscv64 2020-05-11 13:20:34 UTC
make-lxd-metadata: add riscv64 lxd architecture tag

Author: Dimitri John Ledkov
Author Date: 2020-05-11 11:06:02 UTC

make-lxd-metadata: add riscv64 lxd architecture tag

xnox/focal-sru-2.664.1 2020-05-01 19:09:06 UTC
releasing package livecd-rootfs version 2.664.1

Author: Dimitri John Ledkov
Author Date: 2020-05-01 19:09:06 UTC

releasing package livecd-rootfs version 2.664.1

xnox/riscv64 2020-05-01 18:56:18 UTC
ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. (LP: ...

Author: Dimitri John Ledkov
Author Date: 2020-05-01 18:56:18 UTC

ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. (LP: #1876359)

xnox/fix-pi-models 2020-05-01 18:52:02 UTC
ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name. (LP:...

Author: Dimitri John Ledkov
Author Date: 2020-05-01 18:52:02 UTC

ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name. (LP: #1876358)

xnox/lp-uc20-8gb 2020-05-01 18:47:17 UTC
Bump only the UC20 pc image to 8GB, and keep Pi images as small as possible. ...

Author: Dimitri John Ledkov
Author Date: 2020-05-01 18:47:17 UTC

Bump only the UC20 pc image to 8GB, and keep Pi images as small as possible. (LP: #1875430)

bugfix/snapd_for_core18-eoan 2020-04-15 15:07:45 UTC
Release 2.620.2

Author: Robert C Jennings
Author Date: 2020-04-15 15:07:45 UTC

Release 2.620.2

xnox/risc64 2020-04-09 16:05:49 UTC
Remove dependencies on qemu-utils and snapd on riscv64, we don't have those y...

Author: Dimitri John Ledkov
Author Date: 2020-04-09 16:05:49 UTC

Remove dependencies on qemu-utils and snapd on riscv64, we don't have those yet, but at least we can be on parity with i386 livecd-rootfs already.

rolling-from-GA 2020-04-03 11:54:54 UTC
Use generic-hwe-20.04 as the default (rolling) kernel flavour.

Author: Dimitri John Ledkov
Author Date: 2020-04-01 10:31:10 UTC

Use generic-hwe-20.04 as the default (rolling) kernel flavour.

rcj/test 2020-03-16 10:42:39 UTC
releasing package livecd-rootfs version 2.655

Author: Dimitri John Ledkov
Author Date: 2020-03-16 10:42:39 UTC

releasing package livecd-rootfs version 2.655

fix-raspi-gadgets 2020-03-06 10:57:47 UTC
Switch to using the generic pi gadget repo for classic, use the main branches.

Author: Łukasz Zemczak
Author Date: 2020-03-06 10:57:47 UTC

Switch to using the generic pi gadget repo for classic, use the main branches.

u-i-disk-info 2020-03-06 10:38:42 UTC
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs int...

Author: Łukasz Zemczak
Author Date: 2020-03-06 10:38:42 UTC

Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into u-i-disk-info

oem-2004-is-oem 2020-01-30 13:35:47 UTC
releasing package livecd-rootfs version 2.640

Author: Dimitri John Ledkov
Author Date: 2020-01-30 13:35:47 UTC

releasing package livecd-rootfs version 2.640

bionic-1855354 2019-12-19 09:43:39 UTC
releasing package livecd-rootfs version 2.525.36

Author: Michael Hudson-Doyle
Author Date: 2019-12-19 09:43:39 UTC

releasing package livecd-rootfs version 2.525.36

xenial-1855354 2019-12-19 09:42:31 UTC
releasing package livecd-rootfs version 2.408.57

Author: Michael Hudson-Doyle
Author Date: 2019-12-19 09:42:31 UTC

releasing package livecd-rootfs version 2.408.57

ubuntu/trusty 2019-12-06 01:03:30 UTC
releasing package livecd-rootfs version 2.208.18

Author: Michael Hudson-Doyle
Author Date: 2019-12-06 01:03:30 UTC

releasing package livecd-rootfs version 2.208.18

ubuntu/disco 2019-11-05 19:27:17 UTC
Fix the bug number in changelog.

Author: Łukasz Zemczak
Author Date: 2019-11-05 19:27:17 UTC

Fix the bug number in changelog.

sil2100/backport-datasource-raspi3 2019-10-23 10:41:40 UTC
Backport the 999-ubuntu-image-customization changes, add a delta on top to st...

Author: Łukasz Zemczak
Author Date: 2019-10-23 10:41:40 UTC

Backport the 999-ubuntu-image-customization changes, add a delta on top to still support the old legacy raspi2 images.

xnox/linux-firmware 2019-10-13 19:53:16 UTC
releasing package livecd-rootfs version 2.619

Author: Dimitri John Ledkov
Author Date: 2019-10-13 19:53:16 UTC

releasing package livecd-rootfs version 2.619

xnox/lazy-modules 2019-10-04 18:38:01 UTC
subiquity: LazyUnmount=yes /usr/lib/modules mountpoint.

Author: Dimitri John Ledkov
Author Date: 2019-10-04 18:37:57 UTC

subiquity: LazyUnmount=yes /usr/lib/modules mountpoint.
Subiquity images mount /usr/lib/modules from a squashfs, which systemd tries to unmount on shutdown, whilst they are still being in use. This produces an error on shutdown, flooding the screen with messages as systemd switches to a more verbose shutdown. Specify LazyUnmount=yes on that mount, such that unmount call succeeds without flooding the shutdown log.

amd64-kernel-on-i386 2019-10-02 22:59:25 UTC
002-add-foreign-kernel.chroot_early: enable amd64 as a foreign arch on i386 i...

Author: Steve Langasek
Author Date: 2019-10-02 22:59:25 UTC

002-add-foreign-kernel.chroot_early: enable amd64 as a foreign arch on i386 image builds, since this is where the kernel comes from henceforth.

u-i-cloud-init 2019-09-06 09:55:33 UTC
Add explaination to why ubuntu-image == device image.

Author: Łukasz Zemczak
Author Date: 2019-09-06 09:55:33 UTC

Add explaination to why ubuntu-image == device image.

core-include-dmsetup 2019-07-09 00:30:06 UTC
Include dmsetup in the core18 snap

Author: Steve Langasek
Author Date: 2019-07-09 00:30:06 UTC

Include dmsetup in the core18 snap

The dmsetup package includes udev rules that are essential for any system
using device mapper, which includes any system using crypsetup and we want
to support full-disk encryption in Ubuntu Core.

Bug-Ubuntu: https://bugs.launchpad.net/bugs/1835846

snap-manifests 2019-07-02 09:43:10 UTC
Add changelog entry.

Author: Łukasz Zemczak
Author Date: 2019-07-02 09:43:10 UTC

Add changelog entry.

sil2100/raspi-generic 2019-06-28 08:45:50 UTC
Get rid of raspi2 and switch from raspi3 to raspi.

Author: Łukasz Zemczak
Author Date: 2019-06-28 08:45:50 UTC

Get rid of raspi2 and switch from raspi3 to raspi.

sil2100/enable-universe-none 2019-06-24 14:18:04 UTC
Enable universe in sources.list for IMAGEFORMAT=none

Author: Łukasz Zemczak
Author Date: 2019-06-24 14:18:04 UTC

Enable universe in sources.list for IMAGEFORMAT=none

ubuntu/cosmic 2019-05-28 15:51:19 UTC
releasing package livecd-rootfs version 2.542.5

Author: Steve Langasek
Author Date: 2019-05-28 15:51:19 UTC

releasing package livecd-rootfs version 2.542.5

uc18-kassel 2019-04-19 22:24:45 UTC
Add support for the 'kassel' subflavor of UC18 images.

Author: Steve Langasek
Author Date: 2019-04-19 22:24:45 UTC

Add support for the 'kassel' subflavor of UC18 images.

snap-tool-base-none 2019-04-16 15:01:57 UTC
Handle the special case of base: none in snap-tool

Author: Łukasz Zemczak
Author Date: 2019-04-16 15:01:57 UTC

Handle the special case of base: none in snap-tool

sil2100/core18-pi3-arm64 2019-02-06 17:11:27 UTC
Support building pi3-arm64 core18 images. At the same time, make sure we stil...

Author: Łukasz Zemczak
Author Date: 2019-02-06 17:11:27 UTC

Support building pi3-arm64 core18 images. At the same time, make sure we still use the right gadget tree repository for the classic arm64 pi3 image.

sil2100/raspi-wpasupplicant 2019-01-11 10:25:30 UTC
Bump the timestamp

Author: Łukasz Zemczak
Author Date: 2019-01-11 10:25:30 UTC

Bump the timestamp

ubuntu/zesty 2018-12-12 15:25:54 UTC
debian/control: Update Vcs-*: URLs

Author: Balint Reczey
Author Date: 2018-12-12 15:25:54 UTC

debian/control: Update Vcs-*: URLs

ubuntu/yakkety 2018-12-12 15:25:54 UTC
debian/control: Update Vcs-*: URLs

Author: Balint Reczey
Author Date: 2018-12-12 15:25:54 UTC

debian/control: Update Vcs-*: URLs

ubuntu/precise 2018-12-12 15:25:54 UTC
debian/control: Update Vcs-*: URLs

Author: Balint Reczey
Author Date: 2018-12-12 15:25:54 UTC

debian/control: Update Vcs-*: URLs

ubuntu/artful 2018-12-12 15:25:54 UTC
debian/control: Update Vcs-*: URLs

Author: Balint Reczey
Author Date: 2018-12-12 15:25:54 UTC

debian/control: Update Vcs-*: URLs

163 of 63 results
This repository contains Public information 
Everyone can see this information.

Subscribers