Commit Graph

990 Commits (3fc80105d5d1630404b20a6c1526fc9be011f076)

Author SHA1 Message Date
Steve Langasek f9b299ec4d Another arm64 subarch about to land
1 year ago
Philip Roche cf15cc4810 fix: arm flash-kernel removal from ubuntu-cpc project cloud images (LP: #2037074)
1 year ago
Dimitri John Ledkov f1ab0f33c8 lowercase
1 year ago
Dimitri John Ledkov f3a33b7dce Add support for X13s subarch
1 year ago
Steve Langasek 9fce6428c3 alphabetize the list
1 year ago
Steve Langasek 1f2523920d Add missing '|'
1 year ago
Dan Bungert ad6f99a9bf budgie: include universe & multiverse
1 year ago
Steve Langasek cec7b99665 live-build/auto/config: fail immediately on unknown arch/subarch.
1 year ago
Steve Langasek 0b1caf70c5 Fix the subarch here as well
1 year ago
Utkarsh Gupta 12a2109c22 fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)
1 year ago
Philip Roche a5c5883712 fix: Fix the missing `fi` with the recent changes in the `unminimize` script for `ubuntu-cpc` project (LP: #2036591)
1 year ago
Utkarsh Gupta 75db56ce61 Merge branch 'enhance-minimize' into ubuntu/master
1 year ago
Dan Bungert 41fbfd6bb6 desktop: construct minimal+tpmfde variation
1 year ago
Philip Roche 8333dbac7a fix: armhf flavour for 6.5+ kernel is now generic (LP: #2033677)
1 year ago
Sebastien Bacher ac41893c14 Fix the minimal option for the oem mode config
1 year ago
Sebastien Bacher faf88cbbe7 Restore a desktop minimal layer and use if by default
1 year ago
Utkarsh Gupta 940df6e060 Install linux-virtual to restore the stripped headers
1 year ago
Utkarsh Gupta 4400dd37c6 Enhance unminimize to transform into a base image for ubuntu-cpc
1 year ago
Dan Bungert 4c6bb3c386 Merge remote-tracking branch 'dbungert/lp-2026225-surely' into ubuntu/master
1 year ago
Dan Bungert c00bbf3fb3 desktop: place kernel in the live layer
1 year ago
Dave Jones 7fbe0825b7 Remove spam from boot mountpoint
1 year ago
Steve Langasek 61c1b9bacb Merge remote-tracking branch 'mwhudson/use-server-live-task' into ubuntu/master
1 year ago
Michael Hudson-Doyle 2e1b092a0e auto/config: use the new server-live task to reduce the use of explicit calls to add_package and add_snap a bit.
1 year ago
Steve Langasek 5a456417d2 Drop code only used for d-i based ubuntu-server images, no longer supported.
1 year ago
Steve Langasek 6d834be1bf More consolidation of duplicate configs
1 year ago
Steve Langasek 86917060b8 Remove dead code: is never 'amd64'
1 year ago
Steve Langasek 65157e0c13 Duplicate if condition
1 year ago
Steve Langasek cd9c0e4bd7 More consolidation of duplicate configs
1 year ago
Steve Langasek e501d7ab4c More consolidation of duplicate configs
1 year ago
Steve Langasek 76d133becf Remove unnecessary arch guarding of the UbuntuStudio kernel selection: we only build this image on amd64 (the arch checking is from i386 days), and the lowlatency kernel also exists on arm64.
1 year ago
Steve Langasek d169cb531c ubuntukylin-default-settings is part of the task, don't hard-code the package.
1 year ago
Steve Langasek a53fe72235 Drop references to kubuntu-dvd, obsoleted in 2012.
1 year ago
Steve Langasek 7c4ad85509 Merge some more live image definitions
1 year ago
Steve Langasek 214fee87ee generic is the default kernel flavor in live-build on Ubuntu; remove hard-coded cargo-culting of this setting.
1 year ago
Steve Langasek 5776828153 Parameterize and consolidate live image definitions for flavors using a common pattern
1 year ago
Steve Langasek 458f58bb7a Drop references to mythbuntu, obsolete after xenial.
1 year ago
Steve Langasek f763efa40e Drop references to ubuntu-dvd, obsolete since precise.
1 year ago
Steve Langasek d7e77d7acf Alphabetize for clarity
1 year ago
Steve Langasek f2360a58c8 remove redundancy from case statement
1 year ago
Steve Langasek f44c2aac8c merge redundant cases for seed/mirror handling
1 year ago
Steve Langasek caace43cb9 ubuntu-unity-live task exists, use it also instead of hard-coded list of packages.
1 year ago
Steve Langasek fc49fb286c Drop references to ubuntu-netbook, obsolete since Ubuntu 11.04.
1 year ago
Steve Langasek e8a08ad084 Don't hard-code addition of xterm package on xubuntu, it's in the task already.
1 year ago
Steve Langasek 7c51e152f1 ubuntucinnamon-live task has existed for a while now, use it instead of hard-coded list of packages.
1 year ago
Steve Langasek abc60bc135 Drop references to kubuntu-plasma5, obsolete since wily
1 year ago
Łukasz 'sil2100' Zemczak 9b33f085c1 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-as-default
1 year ago
Simon Poirier 3729e2ae94 fix: add back systemd-resolved to buildd images.
1 year ago
Utkarsh Gupta 78a98c6835 Fix unminimize to correctly list packages (LP: #1996489)
1 year ago
Philip Roche c72d1a7f2b fix: Ensure any created .filelist is symlinked with expected prefix and correct permissions (LP: #2033751)
1 year ago
Łukasz 'sil2100' Zemczak 3a715d2fff Don't reset KERNEL_FLAVOURS for canary.
1 year ago
Łukasz 'sil2100' Zemczak 0c6e4314e5 canary: switch to use the live task, try to use KERNEL_FLAVOURS instead of a manual kernel add_package.
1 year ago
Michael Hudson-Doyle 6ab6066c05 Use a traditional seed.yaml style seed for the canary installer's live session.
1 year ago
Michael Hudson-Doyle 3d5fd1120c Configure universe sources in canary ISO. (LP: #2033109)
1 year ago
Steve Langasek d3a75c9bec Consolidate canary layers to merge 'classic' back into 'standard'
1 year ago
Utkarsh Gupta 7b1b63147e Add python3-systemd to our minimized builds
1 year ago
Łukasz 'sil2100' Zemczak 8a9ba050c3 Make canary images default for Ubuntu.
1 year ago
Steve Langasek 94ab5c0f7a Merge branch 'meta-squash-fs' into ubuntu/master
1 year ago
Philip Roche d1ec6f8947 fix: Do not install recommends for ubuntu-cpc minimized project (LP: #2031640)
1 year ago
Utkarsh Gupta 75e67290b6 Merge remote-tracking branch 'hammerstefan/fix-armhf' into ubuntu/master
1 year ago
Steve Langasek 6f1fc57ebc 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.
1 year ago
Dan Bungert e03d43e069 canary: drop minimal install source
1 year ago
Dan Bungert 16c1c3499e canary: fix lang layers generation
1 year ago
Dan Bungert 2d33c8de61 canary: fix layer for "classic" variation
1 year ago
Dan Bungert 592f753e26 canary: +dctrl-tools, subiquity uses it
1 year ago
Stefan Hammer 08db5c2418 fix(armhf): Fix armhf kernel file detection
1 year ago
Utkarsh Gupta 7647b027b9 Merge branch 'drop-more-packages' into ubuntu/master
1 year ago
Utkarsh Gupta ca84320688 Avoid purging packages for ubuntu-cpc
1 year ago
Łukasz 'sil2100' Zemczak 494ef427e8 Merge branch 'canary-locale' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
1 year ago
Dan Bungert aa2d04bd9d revert KERNEL_FLAVORS=none
1 year ago
Łukasz 'sil2100' Zemczak 4fc64be673 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale
1 year ago
Łukasz 'sil2100' Zemczak 4cc5d37900 Fix changelog version and whitespace.
1 year ago
Dan Bungert 95b37dcb8c budgie: KERNEL_FLAVOURS=none
1 year ago
Dan Bungert 6010b5de5e desktop: KERNEL_FLAVOURS=none
1 year ago
Łukasz 'sil2100' Zemczak 09cec13e37 canary: attempt to enable locale support for canary layers.
2 years ago
Utkarsh Gupta 06defc4348 Use ubuntu-cloud-minimal metapackage in minimized CPC images
2 years ago
Dimitri John Ledkov 433a79d5a9
Merge remote-tracking branch 'origin/xnox/virtual-armhf' into ubuntu/master
2 years ago
Yao Wei (魏銘廷) 1038f94330 feat: add ubuntu-oem project for oem images
2 years ago
Sebastien Bacher a67777a41f Remove the catalog entry for minimal Ubuntu desktop
2 years ago
Heinrich Schuchardt af577c87b2 RISC-V: handle kernel flavour allwinner
2 years ago
Heinrich Schuchardt 476e202403 Revert RISC-V: sunset allwinner kernel flavour
2 years ago
Dimitri John Ledkov 1b6bfda382 Switch armhf from generic-lpae to virtual
2 years ago
Heinrich Schuchardt 2e9201952f RISC-V: sunset allwinner kernel flavour
2 years ago
Loïc Minier ea8564afe2 Add channel override for ubuntu-image channel
2 years ago
Loïc Minier 430ec27308 Use ubuntu-image for pre-installed Tegra images
2 years ago
Loïc Minier b6c9a4d711 Add support for tegra-igx (similar to tegra)
2 years ago
Loïc Minier a239256c06 Set MODEL=tegra for arm64+tegra
2 years ago
Loïc Minier 8bf4d3500f Use image definition path rather than making a copy
2 years ago
Loïc Minier 262d0f3170 Offer overrides for ubuntu-images definitions
2 years ago
Gauthier Jolly bbedffe6ec ubuntu-cpc: fix images for hardware devices
2 years ago
Dan Bungert 3397098ff8 Allow choosing snap channel on subiquity ISOs
2 years ago
Ł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
Ł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
Steve Langasek 5157d775f9 The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.
2 years ago