3451 Commits

Author SHA1 Message Date
Brian Murray
4e144c7573 arm: fix console parameter for ARM cloud-images (LP: #2036730) 2023-12-06 11:34:22 -08:00
Philip Roche
13c53acd0e Fix d/ch formatting for 2.828.2 2.828.2 2023-10-27 11:41:22 +01:00
Philip Roche
df428ae77a Merge bugfix/ubuntu-cpc-LP-2036195-auto-installed-packages-lunar into ubuntu/lunar [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.

(cherry picked from commit 1deccc2edd7f139b84a6cb3d0a4dfe5ebaff50c7)

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/454058
2023-10-26 17:59:33 +01:00
Steve Langasek
cf7b3c5b36 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.
(cherry picked from commit 1deccc2edd7f139b84a6cb3d0a4dfe5ebaff50c7)

# Conflicts:
#	debian/changelog
2023-10-26 17:41:15 +01:00
Utkarsh Gupta
af29243117 Fix d/ch to start the SRU series from 2.828 -> 2.828.1 2023-10-26 15:21:54 +01:00
Philip Roche
73d0477aa7 Merge utkarsh-lunar-sru-1996489 into ubuntu/lunar [a=utkarsh] [r=andrew-cloke,philroche]
Fix unminimize to correctly list packages (LP: #1996489)

    Prior to dpkg/1.21.0, there was a bug where dpkg -V/--verify
    couldn't list all the correct packages correctly but with
    that being fix and in archive since Jammy, this works perfectly
    but the syntax to report the missing files have changed. It
    just prints 'missing' now. With that new format, we can now
    fix the regex to simply list the packages.

    With this patch, the unminimize script works flawlessly
    on a minimized image.

    (cherry picked from commit 78a98c683573a1f7983afae54e2f187eeae127c7)

    ---

    fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)

    In the past, we'd directly snap install lxd which defaults to
    the latest/stable channel. However, whilst working on enhancing
    unminimize, it was observed that we install this snap from
    the stable/ubuntu-<version> channel instead.

    This was also noted as a failure when running the CTF tests:
    `lxd installed from latest/stable, not stable/ubuntu-23.10`

    (cherry picked from commit 12a2109c223e261214747d5f98d4b8d7ee9625e3)

MP: https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/452739
2023-10-26 13:34:10 +01:00
Utkarsh Gupta
22f8d6a79f Update d/ch for 2.829 release 2023-10-04 13:43:24 +05:30
Utkarsh Gupta
0c728eb1a9 fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)
In the past, we'd directly snap install lxd which defaults to
the latest/stable channel. However, whilst working on enhancing
unminimize, it was observed that we install this snap from
the stable/ubuntu-<version> channel instead.

This was also noted as a failure when running the CTF tests:
`lxd installed from latest/stable, not stable/ubuntu-23.10`

(cherry picked from commit 12a2109c223e261214747d5f98d4b8d7ee9625e3)
2023-10-04 13:41:08 +05:30
Utkarsh Gupta
38efc28bfb Fix unminimize to correctly list packages (LP: #1996489)
Prior to dpkg/1.21.0, there was a bug where dpkg -V/--verify
couldn't list all the correct packages correctly but with
that being fix and in archive since Jammy, this works perfectly
but the syntax to report the missing files have changed. It
just prints 'missing' now. With that new format, we can now
fix the regex to simply list the packages.

With this patch, the unminimize script works flawlessly
on a minimized image.

(cherry picked from commit 78a98c683573a1f7983afae54e2f187eeae127c7)
2023-10-04 13:40:45 +05:30
Łukasz 'sil2100' Zemczak
22152cfad5 releasing package livecd-rootfs version 2.828 2.828 2023-04-14 17:42:29 +02:00
Dave Jones
18955e31bb changelog 2023-04-14 11:18:50 +01:00
Dave Jones
b6f1f7b7b3 Remove redundant creation of oem user 2023-04-14 11:18:20 +01:00
Łukasz 'sil2100' Zemczak
bfcf01f9d3 releasing package livecd-rootfs version 2.827 2.827 2023-04-13 19:44:44 +02:00
Łukasz 'sil2100' Zemczak
ac8f964b19 Fix for netboot tarballs generation. 2023-04-13 19:41:16 +02:00
Łukasz 'sil2100' Zemczak
b540ca7806 releasing package livecd-rootfs version 2.826 2.826 2023-04-13 14:48:44 +02:00
Łukasz 'sil2100' Zemczak
97f3799289 Do not reset seeds for canary. 2023-04-13 14:48:09 +02:00
Łukasz 'sil2100' Zemczak
6fcdd3b01a releasing package livecd-rootfs version 2.825 2.825 2023-04-13 11:48:16 +02:00
Łukasz 'sil2100' Zemczak
735db252ed For canary images, actually consider moving the seed listed snaps from both minimal and standard layers to the classic layer. 2023-04-13 11:47:47 +02:00
Łukasz 'sil2100' Zemczak
fc69c546de releasing package livecd-rootfs version 2.824 2.824 2023-04-13 09:45:31 +02:00
Łukasz 'sil2100' Zemczak
b8649c321f Add default values to PASS in canary hooks. 2023-04-13 09:45:04 +02:00
Steve Langasek
44d5591113 releasing package livecd-rootfs version 2.823 2.823 2023-04-12 10:40:58 -07:00
Steve Langasek
a13f729927 Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022. 2023-04-12 10:40:53 -07:00
Steve Langasek
9fc5d2ce13 Update infinite_scream URL to mastodon 2023-04-12 09:38:00 -07:00
Steve Langasek
b88d4e62de releasing package livecd-rootfs version 2.822 2.822 2023-04-10 08:37:37 -07:00
John Chittum
d49cd0e373
changelog entry 2023-04-10 07:35:56 -05:00
John Chittum
c0af2ca443
fix: riscv64 efi conditional
missing a && between icicle and visionfive, led to /boot/efi still being
in place, and grub-install running instead of exiting the func.
fixes LP:2015750
2023-04-10 07:33:08 -05:00
Dan Bungert
38cb20bd88 changelog entry for i386 fix 2.821 2023-04-07 17:25:00 -06:00
Dan Bungert
a7d66f6bc4 d/control: fix uninstallability - rsync vs i386 2023-04-07 17:24:00 -06:00
Chad Smith
3d8d08015a releasing package livecd-rootfs version 2.821 2023-04-07 17:11:48 -06:00
Chad Smith
bec2406475 changelog entry 2023-04-07 17:11:48 -06:00
Chad Smith
9a82720f1c cloud-init: prefer netplan to handle all network manager config
Cloud-init cannot write directly to
/etc/NetworkManager/system-connections because subiquity may
need to emit config to /etc/netplan/00-installer.yaml and call
netplan apply for autoinstall.network use-cases.

When cloud-init's config is written directly to
/etc/NetworkManager, neither netplan nor subiquity has knowledge of
this config and this results in namespace collisions in NetworkManager
due to `netplan-` named connections and `cloud-init` connection ids
fighting over which config own a given interface name.

Deleting this config overlay allows subiquity to manage all network
setup when it needs to with netplan directly.

Subiquity already has logic to rename any unwanted netplan
configuration when it intends to write cfg and run netplan apply[1].
This should allow subiquity full control of network config when needed.

[1] https://github.com/canonical/subiquity/blob/
    92ac6544cdfedfd332d8cd94dbcfad0aab994575/subiquitycore/
        controllers/network.py#L267

LP: #2015605
2023-04-07 17:09:11 -06:00
Łukasz 'sil2100' Zemczak
fce09c0e05 releasing package livecd-rootfs version 2.820 2.820 2023-04-06 21:43:35 +02:00
Łukasz 'sil2100' Zemczak
1dd00d9795 Add the includes as well. 2023-04-06 21:42:12 +02:00
Łukasz 'sil2100' Zemczak
3ec8601feb Ok, early hooks do not have the environment. Just case on canary being the only one using hooks for now. 2023-04-06 19:25:44 +02:00
Łukasz 'sil2100' Zemczak
3752ea7cf1 Add -eu to the early hook as well. 2023-04-06 16:47:59 +02:00
Łukasz 'sil2100' Zemczak
edc6a7d576 SUBPROJECT is not defined by default in chroot_early hooks. 2023-04-06 16:45:58 +02:00
Łukasz 'sil2100' Zemczak
4997edb190 Use never model assertion. 2023-04-06 09:21:27 +02:00
Łukasz 'sil2100' Zemczak
959011d5fc Some fixes per review - thanks Dan! 2023-04-06 09:19:29 +02:00
Łukasz 'sil2100' Zemczak
0518f73a7f Changelog entry. 2023-04-05 20:51:42 +02:00
Łukasz 'sil2100' Zemczak
4e49b4df60 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build 2023-04-05 20:50:27 +02:00
Łukasz 'sil2100' Zemczak
11a583d619 Initial implementation of canary image builds. 2023-04-05 20:49:16 +02:00
Łukasz 'sil2100' Zemczak
3e2b71fafa releasing package livecd-rootfs version 2.819 2.819 2023-04-05 20:15:27 +02:00
Łukasz 'sil2100' Zemczak
6ba7d53be5 Sync the uncommitted direct upload to lunar. 2023-04-05 20:15:10 +02:00
Łukasz 'sil2100' Zemczak
8824af2ad8 releasing package livecd-rootfs version 2.818 2.818 2023-04-05 17:37:10 +02:00
Łukasz 'sil2100' Zemczak
b713f7c622 Add changelog entry. 2023-04-05 17:23:17 +02:00
Heinrich Schuchardt
d42c7c5989 Add image for StarFive VisionFive 2
SUBARCH=visionfive2 is used to build images for the StarFive VisionFive 2
boards. For the device-tree we assume board revision 1.3B.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-04-05 15:08:04 +02:00
Steve Langasek
e1090424bb Update URL to point to ubuntu-archive-team.ubuntu.com. 2023-04-03 13:15:48 -07:00
William Wilson
a52543341c Only set up oem-config if the user doesn't already exist 2023-03-30 09:14:46 -04:00
Dave Jones
b3641074f1 changelog 2023-03-28 16:01:19 +01:00
Dave Jones
1f497fe04f Get rid of growfs option in fstab 2023-03-28 16:00:38 +01:00