lp:livecd-rootfs

Get this repository:
git clone https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
ubuntu/master 2024-04-24 09:54:35 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2024-04-24 09:54:35 UTC

Add changelog.

ubuntu-core-desktop-noble 2024-04-24 09:54:35 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2024-04-24 09:54:35 UTC

Add changelog.

ubuntu-core-desktop 2024-04-16 19:43:53 UTC
Incomplete clean up previously.

Author: Łukasz Zemczak
Author Date: 2024-04-16 19:43:53 UTC

Incomplete clean up previously.

ubuntu/mantic 2024-04-12 13:39:10 UTC
add missing bug reference for 23.10.58

Author: Philip Roche
Author Date: 2024-04-12 13:39:10 UTC

add missing bug reference for 23.10.58

ubuntu/focal 2024-04-02 14:57:07 UTC
Merge bugfix/add_apparmor515_validate_seed into ubuntu/focal [a=philroche] [r...

Author: Philip Roche
Author Date: 2024-04-02 14:57:07 UTC

Merge bugfix/add_apparmor515_validate_seed into ubuntu/focal [a=philroche] [r=catred,jchittum]

fix: Update d/ch for 2.664.53 to include references to seed validation (LP: #2059730)

Add missing references to LP: #2059730.

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/463488

ubuntu/jammy 2024-03-25 14:31:49 UTC
releasing package livecd-rootfs version 2.765.41

Author: Philip Roche
Author Date: 2024-03-25 14:31:49 UTC

releasing package livecd-rootfs version 2.765.41

Updates to d/ch

intel-iot-changes 2024-03-22 11:19:49 UTC
Attempt to backport ubuntu-image 3.x livecd-rootfs changes for some intel-iot...

Author: Łukasz Zemczak
Author Date: 2024-03-22 11:19:49 UTC

Attempt to backport ubuntu-image 3.x livecd-rootfs changes for some intel-iot experiments.

allwinner-kernel-jammy 2024-02-20 08:54:14 UTC
Handle the allwinner kernel in the same way as we handle generic

Author: Łukasz Zemczak
Author Date: 2024-02-20 08:54:14 UTC

Handle the allwinner kernel in the same way as we handle generic

noble-64k 2024-01-22 15:56:11 UTC
Add bug number, for tracking.

Author: Łukasz Zemczak
Author Date: 2024-01-22 15:56:11 UTC

Add bug number, for tracking.

jammy-64k 2024-01-22 15:54:24 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2024-01-22 15:54:24 UTC

Add changelog.

jammy-pi-fix 2024-01-15 15:52:58 UTC
Merge branch 'ubuntu/jammy' of git+ssh://git.launchpad.net/livecd-rootfs into...

Author: Łukasz Zemczak
Author Date: 2024-01-15 15:52:58 UTC

Merge branch 'ubuntu/jammy' of git+ssh://git.launchpad.net/livecd-rootfs into jammy-pi-fix

use-lxd-installer-jammy 2024-01-11 11:20:45 UTC
Update d/ch for 2.765.33 release

Author: Utkarsh Gupta
Author Date: 2024-01-11 11:20:45 UTC

Update d/ch for 2.765.33 release

use-lxd-installer-lunar 2024-01-11 11:17:00 UTC
Update d/ch for 2.828.4 release

Author: Utkarsh Gupta
Author Date: 2024-01-11 11:17:00 UTC

Update d/ch for 2.828.4 release

ubuntu/lunar 2024-01-11 11:17:00 UTC
Update d/ch for 2.828.4 release

Author: Utkarsh Gupta
Author Date: 2024-01-11 11:17:00 UTC

Update d/ch for 2.828.4 release

use-lxd-installer 2024-01-04 09:51:10 UTC
unminimize: Use lxd-installer to install LXD itself (LP: 2036725)

Author: Utkarsh Gupta
Author Date: 2024-01-04 09:51:10 UTC

unminimize: Use lxd-installer to install LXD itself (LP: 2036725)

By invoking LXD, lxd-installer will install LXD from the right
place, thereby make it simpler for us to not hardcode the
channel and manually snap install it.

ubuntu/xenial 2023-12-04 19:37:49 UTC
Merge bugfix/xenial-update-grub-manual-grub-pc-bin into ubuntu/xenial [a=phil...

Author: Philip Roche
Author Date: 2023-12-04 19:37:49 UTC

Merge bugfix/xenial-update-grub-manual-grub-pc-bin into ubuntu/xenial [a=philroche] [r=andrew-cloke,vorlon]

fix: Mark grub-pc-bin as manual install to avoid autoremoval (LP: #2045418)

With amd64 build target calling `update-grub` no longer works and fails build with error

```
grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
```

`/usr/lib/grub/i386-pc/modinfo.sh` is part of the grub-pc-bin package.

We are seeing this now on xenial as grub-pc-bin is now removed during build as part of fixing
bug https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2036195.

To resolve this we mark grub-pc-bin as manually installed so it is not autoremoved.

As we are running grub-install ourselves for a specific target we need to make sure to install that
target first which means this will not be solved by changing dependencies of the grub packages.

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/456775

ubuntu/bionic 2023-11-30 12:28:14 UTC
Merge bugfix/ubuntu-cpc-LP-2036195-auto-installed-packages-bionic into ubuntu...

Author: Philip Roche
Author Date: 2023-11-30 12:28:14 UTC

Merge bugfix/ubuntu-cpc-LP-2036195-auto-installed-packages-bionic into ubuntu/bionic [a=philroche] [r=andrew-cloke,vorlon]

The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195.

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/454067

jammy-sru-1996489 2023-10-04 08:20:19 UTC
Update d/ch for 2.765.28 release

Author: Utkarsh Gupta
Author Date: 2023-10-04 08:20:19 UTC

Update d/ch for 2.765.28 release

lunar-sru-1996489 2023-10-04 08:13:24 UTC
Update d/ch for 2.829 release

Author: Utkarsh Gupta
Author Date: 2023-10-04 08:13:24 UTC

Update d/ch for 2.829 release

canary-as-default 2023-09-05 17:23:32 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2023-09-05 17:23:32 UTC

Add changelog.

xnox/mksquashfs-zstd 2023-08-22 10:56:36 UTC
mksquashfs: switch from xz to zstd

Author: Dimitri John Ledkov
Author Date: 2023-08-22 10:51:47 UTC

mksquashfs: switch from xz to zstd

This will result in faster boot times.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

meta-squash-fs 2023-08-16 21:35:27 UTC
Merge the minimal and standard layers on the Ubuntu Desktop images (both dail...

Author: Steve Langasek
Author Date: 2023-08-16 21:35:27 UTC

Merge the minimal and standard layers on the Ubuntu Desktop images (both daily-live and canary), now that there is no separate minimal install target.

canary-locale 2023-08-03 10:51:12 UTC
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs int...

Author: Łukasz Zemczak
Author Date: 2023-08-03 10:51:12 UTC

Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale

ubuntu-cloud-minimal-tmp 2023-07-21 08:11:05 UTC
Temporarily add open-iscsi and update-notifier-common

Author: Utkarsh Gupta
Author Date: 2023-07-21 08:11:05 UTC

Temporarily add open-iscsi and update-notifier-common

xnox/deprecate-kvm 2023-07-04 11:58:03 UTC
Deprecate linux-kvm usage

Author: Dimitri John Ledkov
Author Date: 2023-06-28 11:17:50 UTC

Deprecate linux-kvm usage

Remove kvm-image altogether.

Previously for minimal image replace_kernel function replaced virtual
images with kvm, and called force_boot_without_initramfs. Now simply
call force_boot_without_initramfs for minimal image without replacing
kernel flavour.

This also means minimal images can now be built for arm64 and armhf.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

xnox/virtual-armhf 2023-07-04 11:51:39 UTC
Switch armhf from generic-lpae to virtual

Author: Dimitri John Ledkov
Author Date: 2023-07-04 11:51:39 UTC

Switch armhf from generic-lpae to virtual

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

add-new-budgie 2023-06-07 09:29:09 UTC
The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubunt...

Author: Łukasz Zemczak
Author Date: 2023-06-07 09:29:09 UTC

The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubuntu-budgie-desktop-installer.

ui-by-default 2023-05-31 13:17:25 UTC
releasing package livecd-rootfs version 2.844

Author: Łukasz Zemczak
Author Date: 2023-05-31 13:17:25 UTC

releasing package livecd-rootfs version 2.844

ui-by-default-debug 2023-05-31 07:17:30 UTC
Switch to just running ubuntu-image.

Author: Łukasz Zemczak
Author Date: 2023-05-31 07:17:30 UTC

Switch to just running ubuntu-image.

apt-workaround-list-add 2023-04-18 09:24:07 UTC
Add cinnamon, unity and edubuntu to the workaround list.

Author: Łukasz Zemczak
Author Date: 2023-04-18 09:24:07 UTC

Add cinnamon, unity and edubuntu to the workaround list.

always-enable-i386 2023-04-17 23:52:23 UTC
Unconditionally enable i386 in the chroot for Ubuntu Desktop; the new install...

Author: Steve Langasek
Author Date: 2023-04-17 23:52:23 UTC

Unconditionally enable i386 in the chroot for Ubuntu Desktop; the new installer doesn't handle enabling this at install time, and late enablement also misses us some recommends.

losetup-not-kpartx 2023-04-17 15:20:49 UTC
Retain dependency on kpartx - not used by us but by cpc sauce.

Author: Steve Langasek
Author Date: 2023-04-17 14:46:09 UTC

Retain dependency on kpartx - not used by us but by cpc sauce.

lunar 2023-04-14 15:42:29 UTC
releasing package livecd-rootfs version 2.828

Author: Łukasz Zemczak
Author Date: 2023-04-14 15:42:29 UTC

releasing package livecd-rootfs version 2.828

fix-netboot-tarballs 2023-04-13 17:41:16 UTC
Fix for netboot tarballs generation.

Author: Łukasz Zemczak
Author Date: 2023-04-13 17:41:16 UTC

Fix for netboot tarballs generation.

canary-build 2023-04-06 19:42:12 UTC
Add the includes as well.

Author: Łukasz Zemczak
Author Date: 2023-04-06 19:42:12 UTC

Add the includes as well.

ui-by-default-wip 2023-03-28 10:32:09 UTC
Verbosity flags are mutually exclusive.

Author: Łukasz Zemczak
Author Date: 2023-03-28 10:32:09 UTC

Verbosity flags are mutually exclusive.

quick-hack-for-apt-cache 2023-02-22 23:30:40 UTC
Typo fix.

Author: Łukasz Zemczak
Author Date: 2023-02-22 23:30:40 UTC

Typo fix.

tune2fs 2023-02-07 20:58:53 UTC
ubuntu-cpc: set default ext4 mount option commit=30

Author: Dimitri John Ledkov
Author Date: 2023-02-07 20:58:53 UTC

ubuntu-cpc: set default ext4 mount option commit=30

This allows to consolidate linux-kvm and linux-generic kernel
flavours. This brings the perfomance benefit of linux-kvm flavour to
all cloud and pre-installed images. It does trade data-safety.

LP: #2006511

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

add-server-hwe 2023-02-07 15:08:54 UTC
...piggyback flavor changes as well.

Author: Łukasz Zemczak
Author Date: 2023-02-07 15:08:54 UTC

...piggyback flavor changes as well.

ubuntu/kinetic 2022-12-09 15:51:31 UTC
Update d/ch for 2.791.1 release

Author: Utkarsh Gupta
Author Date: 2022-12-09 15:51:31 UTC

Update d/ch for 2.791.1 release

canary-new-desktop 2022-11-16 12:27:59 UTC
releasing package livecd-rootfs version 2.793

Author: Łukasz Zemczak
Author Date: 2022-11-16 12:27:59 UTC

releasing package livecd-rootfs version 2.793

raspi-right-components 2022-09-21 20:35:08 UTC
Drop override of components for raspi images

Author: Steve Langasek
Author Date: 2022-09-21 20:35:08 UTC

Drop override of components for raspi images

master-cpc-sshd-config-d-lp1968873 2022-09-09 10:09:35 UTC
Add changelog entry

Author: Thomas Bechtold
Author Date: 2022-08-23 08:46:45 UTC

Add changelog entry

intel-iotg-server-jammy 2022-08-02 08:35:48 UTC
cdimage requires squashfses (and other artifacts) to have SUBARCH next to the...

Author: Łukasz Zemczak
Author Date: 2022-08-02 08:35:48 UTC

cdimage requires squashfses (and other artifacts) to have SUBARCH next to the PROJECT name

fix-riscv64-no-subarch 2022-07-29 15:44:33 UTC
When adding the new RISC-V platforms, some of the generic non-SUBARCH code we...

Author: Łukasz Zemczak
Author Date: 2022-07-29 15:44:33 UTC

When adding the new RISC-V platforms, some of the generic non-SUBARCH code went missing and some invalid assumptions have been made, causing cloud images to fail building.

lp.1981109 2022-07-25 20:02:06 UTC
Remove fwupd from the cloud images. LP: #1981109.

Author: Steve Langasek
Author Date: 2022-07-25 20:02:06 UTC

Remove fwupd from the cloud images. LP: #1981109.

default-compat 2022-07-22 16:57:42 UTC
Use default compat for qcow2 images.

Author: Brian Murray
Author Date: 2022-07-22 16:57:42 UTC

Use default compat for qcow2 images.

This will cause images to be created with more moderm features which
will make our images faster and provide better sparse handling.

jammy-iotg-bump 2022-06-28 08:42:12 UTC
Add bug numbers

Author: Łukasz Zemczak
Author Date: 2022-06-28 08:42:12 UTC

Add bug numbers

focal-iotg-bump 2022-06-28 08:40:38 UTC
Add bug numbers

Author: Łukasz Zemczak
Author Date: 2022-06-28 08:40:38 UTC

Add bug numbers

add-buildd-aarch64 2022-03-17 14:18:41 UTC
Add arm64 buildd bootable image

Author: Michał Sawicz
Author Date: 2022-03-17 12:26:59 UTC

Add arm64 buildd bootable image

ubuntu/impish 2022-03-10 09:14:16 UTC
Update d/ch for 2.742.5 release

Author: Utkarsh Gupta
Author Date: 2022-03-10 09:14:16 UTC

Update d/ch for 2.742.5 release

pi-desktop-one-gadget 2022-02-22 10:35:18 UTC
Add changelog.

Author: Łukasz Zemczak
Author Date: 2022-02-22 10:35:18 UTC

Add changelog.

origin/drop-lupin-casper 2022-02-10 19:42:59 UTC
Add the casper package instead of the lupin-casper package as the installer f...

Author: Brian Murray
Author Date: 2022-02-10 19:42:59 UTC

Add the casper package instead of the lupin-casper package as the installer for Windows is a project that is no longer supported and lupin is being removed the archive in LP: 1960457.

docker-disable-apt-periodic 2022-02-04 10:44:05 UTC
Disable APT periodic update for OCI/docker images

Author: Thomas Bechtold
Author Date: 2022-02-04 10:44:05 UTC

Disable APT periodic update for OCI/docker images

When cron-like services are installed in the OCI/docker image, APT
should not do periodic updates by default. LP: #1810451

fix-kassel 2022-01-18 08:53:27 UTC
Fix UC18 amd64+kassel image builds.

Author: Łukasz Zemczak
Author Date: 2022-01-18 08:53:27 UTC

Fix UC18 amd64+kassel image builds.

no-base-snaps-for-base-snaps 2022-01-12 00:32:51 UTC
Treat it as a fatal error if we are asked to install a snap that would pull i...

Author: Steve Langasek
Author Date: 2022-01-12 00:32:51 UTC

Treat it as a fatal error if we are asked to install a snap that would pull in the core snap. Ubuntu 20.04 and Ubuntu 22.04 official images should never require snaps that depend on an Ubuntu 16.04 runtime, this indicates a misconfiguration that will bloat the install.

feature/ubuntu-impish-fix-armhf-disk-image-size-bug-1953609 2021-12-08 12:01:01 UTC
Bump UEFI disk image size for armhf to 3.5 GB LP:#1953609

Author: Philip Roche
Author Date: 2021-12-08 11:25:46 UTC

Bump UEFI disk image size for armhf to 3.5 GB LP:#1953609

Current impish builds fail with:
```
cp: error writing 'mountpoint/var/lib/snapd/snaps/snapd_14067.snap': No space left on device
cp: cannot create directory 'mountpoint/var/lib/snapd/ssl': No space left on device
```

This is a cherrypick backport from ubuntu/master

impish 2021-12-08 09:53:44 UTC
Merge feature/impish-fix-armhf-disk-image-size into impish [a=philroche] [r=g...

Author: Philip Roche
Author Date: 2021-12-08 09:53:44 UTC

Merge feature/impish-fix-armhf-disk-image-size into impish [a=philroche] [r=gjolly,toabctl]

Bump UEFI disk image size for armhf to 3.5 GB

Current impish builds fail with:
```
cp: error writing 'mountpoint/var/lib/snapd/snaps/snapd_14067.snap': No space left on device
cp: cannot create directory 'mountpoint/var/lib/snapd/ssl': No space left on device
```
This is a cherry pick backport from jammy

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/412889

iotg-multiverse 2021-11-24 09:57:07 UTC
Enable multiverse for intel-iot.

Author: Łukasz Zemczak
Author Date: 2021-11-24 09:57:07 UTC

Enable multiverse for intel-iot.

master-bump-armhf-uefi-disk-image-size 2021-11-23 10:30:47 UTC
Bump UEFI disk image size for armhf to 3.5 GB

Author: Thomas Bechtold
Author Date: 2021-11-23 09:16:01 UTC

Bump UEFI disk image size for armhf to 3.5 GB

Current jammy builds fail with:
dpkg: error processing archive /var/cache/\
  apt/archives/grub-common_2.04-1ubuntu48_armhf.deb (--unpack):
cannot copy extracted data for './usr/share/grub/unicode.pf2' \
  to '/usr/share/grub/unicode.pf2.dpkg-new': \
  failed to write (No space left on device)

ubuntu/hirsute 2021-11-18 23:25:47 UTC
releasing package livecd-rootfs version 2.719.4

Author: Brian Murray
Author Date: 2021-11-18 23:25:47 UTC

releasing package livecd-rootfs version 2.719.4

fix-resize-and-warning 2021-10-29 15:13:15 UTC
Whitespace fix

Author: Łukasz Zemczak
Author Date: 2021-10-29 15:13:15 UTC

Whitespace fix

customization-typo 2021-10-28 18:12:49 UTC
releasing package livecd-rootfs version 2.664.32

Author: Brian Murray
Author Date: 2021-10-28 18:12:49 UTC

releasing package livecd-rootfs version 2.664.32

desktop-preinstalled-fixes 2021-10-28 15:44:04 UTC
Changelog entry.

Author: Łukasz Zemczak
Author Date: 2021-10-28 15:44:04 UTC

Changelog entry.

impish-sru-lp-1946520 2021-10-26 14:33:52 UTC
Add debian/changelog entry

Author: Thomas Bechtold
Author Date: 2021-10-26 14:33:52 UTC

Add debian/changelog entry

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).

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

1100 of 122 results
This repository contains Public information 
Everyone can see this information.