Merge ~xubuntu-dev/ubuntu-cdimage:xubuntu-core into ubuntu-cdimage:main

Proposed by Sean Davis
Status: Merged
Merged at revision: 3e90135d6c64d985fe4ea86ff43774706992920f
Proposed branch: ~xubuntu-dev/ubuntu-cdimage:xubuntu-core
Merge into: ubuntu-cdimage:main
Diff against target: 37 lines (+3/-1)
3 files modified
etc/crontab (+1/-1)
etc/livefs-launchpad (+1/-0)
etc/qa-products (+1/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+435316@code.launchpad.net

Commit message

Add Xubuntu Minimal

Description of the change

Some history:
- https://xubuntu.org/news/introducing-xubuntu-core/
- https://github.com/Xubuntu/xubuntu-development/issues/1

Announced in 2015 and supported by our community members since, Xubuntu Minimal is a trimmed down version of Xubuntu that fits on smaller installation media.

The Xubuntu Team would very much like to have official images published for Xubuntu Minimal starting with the 23.04 cycle.

Related Merge Requests:
- debian-cd: https://code.launchpad.net/~xubuntu-dev/debian-cd/+git/debian-cd/+merge/435314
- livecd-rootfs: https://code.launchpad.net/~xubuntu-dev/livecd-rootfs/+git/livecd-rootfs/+merge/435315

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) :
review: Needs Fixing
Revision history for this message
Sean Davis (bluesabre) wrote :

Applied some updates, responded to the releases page question.

Revision history for this message
Steve Langasek (vorlon) :
Revision history for this message
Sean Davis (bluesabre) :
Revision history for this message
Steve Langasek (vorlon) wrote :

definitely getting closer.

review: Needs Fixing
Revision history for this message
Sean Davis (bluesabre) wrote :

Thanks for the feedback! Applied the requested fixes.

Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/etc/crontab b/etc/crontab
2index 58cff5a..0bbaa92 100644
3--- a/etc/crontab
4+++ b/etc/crontab
5@@ -54,7 +54,7 @@ PATH=/srv/cdimage.ubuntu.com/bin:/usr/sbin:/usr/bin:/sbin:/bin
6 41 7 * * * for-project ubuntu cron.daily-live --live; SUBPROJECT=desktop-preinstalled for-project ubuntu cron.daily-preinstalled --live
7 41 8 * * * SUBPROJECT=legacy for-project ubuntu cron.daily-legacy --live
8 24 5 * * * for-project kubuntu cron.daily-live --live
9-40 1 * * * for-project xubuntu cron.daily-live --live
10+40 1 * * * for-project xubuntu cron.daily-live --live; SUBPROJECT=minimal for-project xubuntu cron.daily-live --live
11 10 3 * * * for-project ubuntu-server cron.daily-preinstalled --live; SUBPROJECT=live for-project ubuntu-server cron.daily-live --live
12 27 18 * * * for-project ubuntustudio cron.dvd --live
13 39 16 * * * for-project lubuntu cron.daily-live --live
14diff --git a/etc/livefs-launchpad b/etc/livefs-launchpad
15index d4fced2..0a5e2a6 100644
16--- a/etc/livefs-launchpad
17+++ b/etc/livefs-launchpad
18@@ -8,6 +8,7 @@ ubuntu-canary daily-live * disco- ubuntu-cdimage/ubuntu-canary
19 ubuntu-desktop-preinstalled daily-preinstalled focal- * ubuntu-cdimage/ubuntu-preinstalled
20 kubuntu daily-live * * ubuntu-cdimage/kubuntu
21 xubuntu daily-live * * ubuntu-cdimage/xubuntu
22+xubuntu-minimal daily-live lunar- * ubuntu-cdimage/xubuntu-minimal
23 ubuntu-server daily trusty- * ubuntu-cdimage/ubuntu-server
24 ubuntu-server daily-preinstalled xenial- * ubuntu-cdimage/cpc
25 ubuntu-server-live daily-live bionic- * ubuntu-cdimage/ubuntu-server-live
26diff --git a/etc/qa-products b/etc/qa-products
27index ea32841..eb93720 100644
28--- a/etc/qa-products
29+++ b/etc/qa-products
30@@ -119,6 +119,7 @@ Ubuntu Unity Desktop amd64 ubuntu-unity daily-live desktop amd64 iso
31 # Xubuntu
32 Xubuntu Desktop amd64 xubuntu daily-live desktop amd64 iso
33 Xubuntu Desktop i386 xubuntu daily-live desktop i386 iso
34+Xubuntu Minimal amd64 xubuntu daily-live minimal amd64 iso
35
36 # Ubuntu WSL (special case, not built via cdimage)
37 Ubuntu WSL ubuntu wsl desktop amd64 iso

Subscribers

People subscribed via source and target branches