Łukasz 'sil2100' Zemczak
127f524068
The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubuntu-budgie-desktop-installer.
2 years ago
Łukasz 'sil2100' Zemczak
9ef33dd59f
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into add-new-budgie
2 years ago
Łukasz 'sil2100' Zemczak
40a1fdd60a
Add boot-managed-by-snapd preinstalled for canary installs
2 years ago
Łukasz 'sil2100' Zemczak
a027e767d2
Explicitly use the snap binary for ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak
157e4b2ac2
Better support for ubuntu-image artifact handling.
2 years ago
Łukasz 'sil2100' Zemczak
fdf685fc5e
Be more verbose when using ubuntu-image, use the ubuntu-image stable snap.
2 years ago
Łukasz 'sil2100' Zemczak
381a8febb2
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Steve Langasek
6fac77b481
Revert "Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."""
...
This reverts commit 1931bbcb19
.
2 years ago
Steve Langasek
9db14f7dee
Merge remote-tracking branch 'origin/always-enable-i386' into ubuntu/master
2 years ago
Łukasz 'sil2100' Zemczak
8eba29578e
Fix small typo
2 years ago
Łukasz 'sil2100' Zemczak
8b6085bb67
Some initial work on getting Ubuntu Budgie building new installer images.
2 years ago
Łukasz 'sil2100' Zemczak
1931bbcb19
Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.""
...
This reverts commit ada1f09b39
.
2 years ago
Łukasz 'sil2100' Zemczak
4dbd985231
Revert "Try to use udevadm settle after losetup to resolve race in riscv64 image builds."
...
This reverts commit ef146db895
.
2 years ago
Steve Langasek
5157d775f9
The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060 .
2 years ago
Michael Hudson-Doyle
628134dfe7
auto/config: alter check for unexpectedly seeded snaps in ubuntu-cpc:minimized build. As the build no longer implicitly seeds the snaps from the server seed, we can just assert no snaps are seeded. This fixes an autopkgtest regression but also cleaner.
2 years ago
Michael Hudson-Doyle
35a56a5e03
auto/config: switch ubuntucinnamon and ubuntu-unity builds to use add_task to get their desktop packages. Previously most (all?) flavour builds got the snaps from that flavour's "desktop" seed implicitly added, but now an explicit add_task is needed.
2 years ago
Steve Langasek
d377e535b2
Drop use of --removable flag to grub-install from buildd/hooks
...
This now matches the cloud images (7c760864fd
)
fixing bootloader updates in the buildd images, but also fixing
compatibility with using devtmpfs for losetup.
2 years ago
Michael Hudson-Doyle
cafbd6f7d6
actual content change to drop edubuntu referencing ubuntu-desktop-minimal task
2 years ago
Michael Hudson-Doyle
8704aafecc
live-build/expand-task: handle seeding of classic snaps correctly.
2 years ago
Michael Hudson-Doyle
734da44d00
live-build/expand-task: Fix expansion of tasks with non-flavour specific name (e.g. "minimal") when building a non-Ubuntu flavour.
2 years ago
Michael Hudson-Doyle
01b851e162
auto/config: Set FLAVOUR appropriately for flavours added since the expand-task branch was created.
2 years ago
Michael Hudson-Doyle
a65c181596
auto/config: Rewrite add_task to use a Python script that cribs the logic from lp:ubuntu-archive-publishing's generate_extra_overrides.py. This means we can avoid some dubious hacks around seeding snaps and no longer depend on the Task headers in the archive.
2 years ago
Dan Bungert
55ecac3ca7
canary: include cryptsetup in the live layer
2 years ago
Dan Bungert
6bc353602f
canary: fix systems directory
2 years ago
Steve Langasek
cfbcf2d690
Use the correct seed base for edubuntu. LP: #2019060 .
2 years ago
Steve Langasek
ef146db895
Try to use udevadm settle after losetup to resolve race in riscv64 image builds.
2 years ago
Steve Langasek
ada1f09b39
Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."
...
This reverts commit 7b07db9111
.
2 years ago
Łukasz 'sil2100' Zemczak
a418f52bd4
Switch canary desktop installer model.
2 years ago
Łukasz 'sil2100' Zemczak
fba9d176a6
Add cinnamon, unity and edubuntu to the workaround list.
2 years ago
Łukasz 'sil2100' Zemczak
7b07db9111
Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.
2 years ago
Steve Langasek
1e0daf6af9
Clean up some remaining references to /dev/mapper.
2 years ago
Steve Langasek
a631afcb7f
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.
2 years ago
Steve Langasek
6b40317404
Use the correct path for the loop device.
2 years ago
Steve Langasek
a130ee17c3
Call losetup -d properly.
2 years ago
Steve Langasek
5e4b2d3cc3
Use losetup instead of kpartx to set up loopback partitions
...
kpartx on riscv64 appears to be racy. Rather than trying to debug these
fraught races somewhere between udev and libdevmapper, we can use losetup
which should be simpler and less error-prone.
2 years ago
Steve Langasek
4112488a44
Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master
2 years ago
Loïc Minier
9f3b345b06
Initial support for NVIDIA Tegra
...
live-build/auto/config:
- for Ubuntu Server live images and the arm64+tegra full arch, build a
tegra variant with linux-nvidia-tegra as the flavor and
linux-nvidia-tegra as the kernel meta-package
- default to nvidia-$SUBARCH as the kernel flavor for all images using
arm64+tegra as full arch
hooks/03-kernel-metapkg.chroot_early:
- use linux-nvidia-tegra as kernel meta-package for the nvidia-tegra
flavor
2 years ago
Dave Jones
b6f1f7b7b3
Remove redundant creation of oem user
2 years ago
Łukasz 'sil2100' Zemczak
ac8f964b19
Fix for netboot tarballs generation.
2 years ago
Łukasz 'sil2100' Zemczak
97f3799289
Do not reset seeds for canary.
2 years ago
Łukasz 'sil2100' Zemczak
735db252ed
For canary images, actually consider moving the seed listed snaps from both minimal and standard layers to the classic layer.
2 years ago
Łukasz 'sil2100' Zemczak
b8649c321f
Add default values to PASS in canary hooks.
2 years ago
Steve Langasek
a13f729927
Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022 .
2 years ago
Steve Langasek
9fc5d2ce13
Update infinite_scream URL to mastodon
2 years ago
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
2 years ago
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
2 years ago
Łukasz 'sil2100' Zemczak
1dd00d9795
Add the includes as well.
2 years ago
Łukasz 'sil2100' Zemczak
3ec8601feb
Ok, early hooks do not have the environment. Just case on canary being the only one using hooks for now.
2 years ago
Łukasz 'sil2100' Zemczak
3752ea7cf1
Add -eu to the early hook as well.
2 years ago
Łukasz 'sil2100' Zemczak
edc6a7d576
SUBPROJECT is not defined by default in chroot_early hooks.
2 years ago
Łukasz 'sil2100' Zemczak
6a2cb2be27
Fix using the wrong branch name for ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak
1fe8f8f178
Another missed change - pass IMAGEFORMAT further down.
2 years ago
Łukasz 'sil2100' Zemczak
59f12263ed
Some missing changes for image definition handling.
2 years ago
Łukasz 'sil2100' Zemczak
4997edb190
Use never model assertion.
2 years ago
Łukasz 'sil2100' Zemczak
959011d5fc
Some fixes per review - thanks Dan!
2 years ago
Łukasz 'sil2100' Zemczak
7673c4f98f
For now, don't build the base images with ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak
dc89df7ee2
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Łukasz 'sil2100' Zemczak
2508d5add3
Use ubuntu-image from a snap (candidate for now). Only build raspi images with ubuntu-image 3.0 for now.
2 years ago
Łukasz 'sil2100' Zemczak
4e49b4df60
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build
2 years ago
Łukasz 'sil2100' Zemczak
11a583d619
Initial implementation of canary image builds.
2 years ago
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>
2 years ago
Steve Langasek
e1090424bb
Update URL to point to ubuntu-archive-team.ubuntu.com.
2 years ago
William Wilson
a52543341c
Only set up oem-config if the user doesn't already exist
2 years ago
Dave Jones
1f497fe04f
Get rid of growfs option in fstab
2 years ago
Dave Jones
6a804b7b2c
Don't add 01-network-manager-all.yaml to preinstalled desktop images
2 years ago
Dave Jones
a312ab11a7
Remove the mkswap and swapfile units
...
These will be provided by the ubuntu-raspi-settings-desktop in future
2 years ago
Steve Langasek
45335a719b
Merge remote-tracking branch 'jchittum/lunar-revert-ipc-removal' into ubuntu/master
2 years ago
Chad Smith
fba5be17fd
cloud-init.service: systemd ordering after after NetworkManager
...
Autoinstall directives can be provided on the grub cmdline to
cloud-init via kernel parameters like the following:
autoinstall 'ds=nocloud-net;s=http://somedomain/ '
In order to support DNS resolution for NoCloud datasource at
datasource discovery time, cloud-init.service needs to be
orderered after NetworkManager.service and
NetworkManager-wait-online.service
which will have brought up applicable NICs.
Since NetworkManager is After=dbus.service, the cloud-init.service
avoids systemd ordering cycles by also dropping
Before=sysinit.target when it adds, After=NetworkManager.service and
After=NetworkManager-wait-online.service
Add this file overlay for /lib/systemd/system/cloud-init.service
because systemd drop-in files can only add constraints and not
drop prexisting service constraints.
Also add an AUTOMATION_HEADER comment to any generated files to
add discoverability in the event of future bugs/concerns.
LP: #2008952
2 years ago
Łukasz 'sil2100' Zemczak
279b9473d8
Add zstd dep for mini-iso + minor fixes to get it building on livefs builders.
2 years ago
John Chittum
20bb504bb3
Revert "fix: remove ipc from apparmor features in 6.1"
...
This reverts commit 075e7a0eb4
.
2 years ago
Dan Bungert
2cec504334
zstd is ok for reading the journal from core22
2 years ago
Dan Bungert
b1db77eaa2
no-compact systemd conf: journal backwards compat
2 years ago
Łukasz 'sil2100' Zemczak
19ef20f0bb
Fix typo.
2 years ago
Łukasz 'sil2100' Zemczak
85f93d836a
Add intel-iot server image support to devel.
2 years ago
Łukasz 'sil2100' Zemczak
3ad215e3f1
Forward port some intel-iot changes.
2 years ago
Łukasz 'sil2100' Zemczak
c335e6ed8b
Merge branch 'cloud-init-and-u-d-i' of git+ssh://git.launchpad.net/~dbungert/livecd-rootfs into ubuntu/master
2 years ago
Dimitri John Ledkov
173d22dce6
Merge branch 'lunar-fix-apparmor-for-6.1' of git+ssh://git.launchpad.net/~jchittum/livecd-rootfs into ubuntu/master
2 years ago
John Chittum
075e7a0eb4
fix: remove ipc from apparmor features in 6.1
...
ipc was dropped as an apparmor feature. checked by grabbing the latest
lunar VM, installing the latest kernel, doing a reboot, and comparing
directories and files. compared all files and the only diff is the ipc
posix_mqueue
2 years ago
Dan Bungert
0d61fce909
Add ubuntu-mini-iso project
2 years ago
Łukasz 'sil2100' Zemczak
912e15c7fc
Explicitly define the kernel flavor for ubuntucinnamon.
2 years ago
Łukasz 'sil2100' Zemczak
73f0355304
cinnamon: don't use the live task as well.
2 years ago
Łukasz 'sil2100' Zemczak
7798221957
Do not use the ubuntucinnamon-desktop task for cinnamon builds, it doesn't seem to be present in the archive yet. Use the metapackage instead, which seems like a better way forward anyway.
2 years ago
Łukasz 'sil2100' Zemczak
f10fd68124
Add ubuntucinnamon to the seed-determination switch-case.
2 years ago
Dimitri John Ledkov
63317374e5
auto/config: Add support for ubuntu core arm64 generic images
...
LP: #2009067
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2 years ago
Sean Davis
91e1771b03
Remove snap base seed for xubuntu:minimal
2 years ago
Michael Hudson-Doyle
1ecd1320d6
Merge remote-tracking branch 'xypron/required_partition' into ubuntu/master
2 years ago
Steve Langasek
b4190c7b97
Clarified with Erich that edubuntu should install ubuntu-desktop-minimal task.
2 years ago
Steve Langasek
d4fe8aedc1
Fix edubuntu build: ubuntu-minimal is not a task and minimal is already declared.
2 years ago
Steve Langasek
6a6ac87e24
Fix wrong task name for xubuntu-minimal.
2 years ago
Steve Langasek
4dbeba4ba3
Address the fact that debootstrap doesn't follow Recommends and as a result we're missing several Recommends that should be installed by default and are on upgrades but not on new installs. This is not applied to minimized images, which don't follow Recommends; but does get separately applied to the ubuntu-server full squashfs.
2 years ago
Dimitri John Ledkov
88f8976e64
Terrible hack workaround for clearing out the non-offline apt cache for desktop related images.
2 years ago
Dimitri John Ledkov
ef072ea77a
Merge branch 'tune2fs' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
2 years ago
Łukasz 'sil2100' Zemczak
1ec696a842
Add ubuntucinnamon.
2 years ago
Łukasz 'sil2100' Zemczak
1123aaa6f5
Merge branch 'watchdog_thresh' of git+ssh://git.launchpad.net/~xypron/livecd-rootfs into ubuntu/master
2 years ago
Didier Roche
199644871f
WSL: do not depend on standard anymore.
...
Evolve the seed to only ship the specific part useful to WSL users. This
allows to trim down the image size.
Co-authored-by: Jean-Baptiste Lallement <jean-baptiste@ubuntu.com>
2 years ago
Steve Langasek
202ad011c1
Merge remote-tracking branch 'edubuntu-dev/ubuntu/master' into ubuntu/master
2 years ago
Steve Langasek
d7d2c1fbfd
Merge remote-tracking branch 'xubuntu-dev/xubuntu-core' into ubuntu/master
2 years ago
Heinrich Schuchardt
eea1308301
RISC-V: avoid soft lockup Radeon GPUs with u-boot-menu
...
For the SiFive HiFive Unmatched board we create a pre-installed image using
u-boot-menu. Increase the watchdog threshold in this case too.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2 years ago
Erich Eickmeyer
55c7d5720d
Bring back Edubuntu
2 years ago
Heinrich Schuchardt
0924d50aee
RISC-V: avoid soft lockup Radeon GPUs with GRUB
...
With Radeon GPUs and kernel 5.19 a soft lockup was observed.
Increase the watchdog threshold.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2 years ago