Remove the LXDE task. Lubuntu Next is now known as Lubuntu.

cosmic
Simon Quigley 6 years ago
parent 99390b0315
commit 00228d62db

@ -1,21 +1,8 @@
include platform.cosmic
feature no-follow-recommends
core: core-share
core-gtk: core-share
core-qt: core-share
core-share: standard
desktop: core desktop-gtk
desktop-gtk: desktop-share core-gtk standard
desktop-qt: desktop-share core-qt standard
desktop-share: core-share standard
live: desktop live-share live-common
live-gtk: desktop-gtk live-share live-common
live-qt: desktop-qt live-share live-common
live-share: live-common
core: standard
desktop: core standard
live: desktop live-common
ship: boot installer desktop d-i-requirements
ship-live: ship-live-gtk ship-live-share
ship-live-gtk: ship-live-share boot live
ship-live-qt: ship-live-share boot live
ship-live-share: boot live
ship-live: boot live
# make sure supported remains the last entry
supported: core desktop ship-live supported-common

@ -1,16 +1,3 @@
## GNOME component
# gnome-panel enable theinstallation of gnome-docs with language selector
gnome-panel
# Installing gdm have some side effects, like launching when lxdm is working
gdm
# gnome-session don't work nicely with lxde-session
gnome-session
## Specific packages
# High CPU usage, see lp:798437
apt-xapian-index
# Bring part of gnome and unity
unity-greeter
# Ubuntu has added a suggested package which installs a config file for network manager.
# This config file enables a feature which checks the connection is actually connected
# to the internet. It does this by connecting to a website on the internet every five

48
core

@ -1,13 +1,53 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu minimal installation
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXDE environment).
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXQt environment).
Task-Key: lubuntu-core
Task-Name: lubuntu-core
Task-Metapackage: lubuntu-core
Task-Seeds: core-gtk core-share
* Feature: no-follow-recommends
= Metapackage =
= Meta-package =
* lubuntu-core
= Lubuntu core packages =
* lubuntu-default-settings
* lubuntu-artwork
* lubuntu-icon-theme
* plymouth-theme-lubuntu-next-logo
* plymouth-theme-lubuntu-next-text
= LXQt core packages =
* openbox
* pcmanfm-qt
* lxqt-core
* qterminal
* libqt5svg5 # Force svg support for Qt
* oxygen-icon-theme # Default LXQt settings need it
= Display manager =
* sddm
* sddm-theme-lubuntu-chooser
* !sddm-theme-breeze # Don't install this, we don't need it and it causes problems on install.
= X =
* xserver-xorg-video-all # Depend on the driver-all packages, xorg doesn't provide them
* xserver-xorg-input-all # and desktop-common seed only recommend them. LP: #1441843
* xserver-xorg-input-synaptics # x-x-input-all only Recommends; LP: #1667128
* xserver-xorg-video-intel # Not installed by default, better for old Intel cards
* xserver-xorg-video-qxl # Hi resolution support on virtual environments
= Other needed packages =
* dbus-x11
* ubuntu-mono # Minimal artwork bits, seed him with lubuntu-artwork to
# avoid other icon theme to be installed.
* !adwaita-icon-theme # Exclude adwaita-icon-theme because it's already provided
# by lubuntu-icon-theme
* (ubuntu-report) # Allow analytic reporting

@ -1,30 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu minimal installation (GTK part)
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXDE environment).
Task-Key: lubuntu-gtk-core
Task-Name: lubuntu-gtk-core
Task-Metapackage: lubuntu-gtk-core
Task-Seeds: core-share
* Feature: no-follow-recommends
= LXDE core packages =
* pcmanfm
* lxpanel
* lxsession
* lxterminal
= Lubuntu core packages =
* plymouth-theme-lubuntu-logo
* plymouth-theme-lubuntu-text
== Bug Reporting ==
* apport-gtk
= Other needed packages =
* lightdm
* lightdm-gtk-greeter

@ -1,29 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu minimal installation (Qt part)
Task-Extended-Description: This task provides minimal packages for Lubuntu (Ubuntu LXQt environment).
Task-Key: lubuntu-qt-core
Task-Name: lubuntu-qt-core
Task-Metapackage: lubuntu-qt-core
Task-Seeds: core-share
* Feature: no-follow-recommends
= LXQt core packages =
* pcmanfm-qt
* lxqt-core
* qterminal
* libqt5svg5 # Force svg support for Qt
* oxygen-icon-theme # Default LXQt settings need it
= Lubuntu core packages =
* plymouth-theme-lubuntu-next-logo
* plymouth-theme-lubuntu-next-text
= Display manager =
* sddm
* sddm-theme-lubuntu-chooser
* !sddm-theme-breeze # Don't install this, we don't need it and it causes problems on install.

@ -1,37 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu minimal installation (shared pacakges)
Task-Extended-Description: This task provides shared packages for minimal installation of Lubuntu.
Task-Key: core-share
Task-Name: core-share
* Feature: no-follow-recommends
= LXDE / LXQt core packages =
* openbox
= Lubuntu core packages =
* lubuntu-default-settings
* lubuntu-artwork
* lubuntu-icon-theme
= Other needed packages =
* dbus-x11
* ubuntu-mono # Minimal artwork bits, seed him with lubuntu-artwork to
# avoid other icon theme to be installed.
* !adwaita-icon-theme # Exclude adwaita-icon-theme because it's already provided
# by lubuntu-icon-theme
* (ubuntu-report) # Allow analytic reporting
= X =
* xserver-xorg-video-all # Depend on the driver-all packages, xorg doesn't provide them
* xserver-xorg-input-all # and desktop-common seed only recommend them. LP: #1441843
* xserver-xorg-input-synaptics # x-x-input-all only Recommends; LP: #1667128
* xserver-xorg-video-intel # Not installed by default, better for old Intel cards
* xserver-xorg-video-qxl # Hi resolution support on virtual environments

@ -1,18 +1,222 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu Desktop
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXDE environment).
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXQt environment).
Task-Key: lubuntu-desktop
Task-Name: lubuntu-desktop
Task-Metapackage: lubuntu-desktop
Task-Seeds: desktop-gtk desktop-share
* Feature: no-follow-recommends
== Default seeds ==
* lubuntu-desktop-gtk
* lubuntu-core
* lubuntu-qt-core
== Metapackage ==
* lubuntu-desktop # metapackage for everything here
* lubuntu-qt-desktop # metapackage for everything here
= Lubuntu =
* qlubuntu-default-session
= LXQt =
* lxqt
== Internet ==
* falkon
* transmission-qt
* quassel
== Multimedia ==
* smplayer
* smplayer-l10n
* smplayer-themes
* smtube
* calibre
== Accessories ==
* 2048-qt
* featherpad
* noblenote
* ark
* screengrab
* nomacs # Edit image capability, instead of lximage-qt
* kcalc
* qps
== Desktopish tools which we do need ==
* xscreensaver
* pinentry-qt # LP: #1473952 - Install the Qt version of pinentry, along with gpg-agent.
* usb-creator-kde # Adding utility to make USB bootable
* compton-conf
* obconf-qt
* qlipper
* qtpass
* qttranslations5-l10n # Needed for proper translations support
== Office ==
* libreoffice-calc
* libreoffice-impress
* libreoffice-writer
* libreoffice-kde
* qpdfview
* skanlite
== Low level system plumbery ==
# Packages management
* muon
* plasma-discover
* software-properties-kde # Nice GUI to change reporsitory settings / extra drivers
* ubuntu-release-upgrader-qt
* fcitx-frontend-qt5
* fcitx-ui-qimpanel
* network-manager
* nm-tray # Simple, lightweight Qt 5 NM frontend
* bluedevil
== Theming ==
* papirus-icon-theme
* arc-theme
== Other ==
* (ttf-ancient-fonts-symbola) # Emoji support
* lubuntu-qt-desktop # metapackage for everything here
== LXDE / LXQt common components ==
* libfm-modules
== Multimedia ==
* libmtp-runtime # needed by libmtp9 (normally seeded through recommends LP: #1061430)
* ffmpegthumbnailer # For videos thumbnails
== Desktopish tools which we do need ==
* desktop-file-utils # map MIME types to apps
* xdg-user-dirs # to add the Desktop directory
* gvfs-fuse # for access of non gio applications to gvfs mounts
* gvfs-backends # for adding support for backends (photos, network etc ...) to gvfs
== Desktopish tools that are nice to have ==
* (neofetch) # nice tool to have by default for distro reviewers, doesn't take up any space
* (pastebinit) # we tell users to use it in the support channels, and it takes up minimal space
* (htop) # superior top replacement that's already in main
== desktop-common recommends that are nice to have ==
* (fonts-kacst-one)
* (fonts-khmeros-core)
* (fonts-thai-tlwg)
* (fonts-lao)
* (ttf-ubuntu-font-family)
* (fonts-sil-padauk)
* (fonts-tibetan-machine)
* (fonts-sil-abyssinica)
* (fonts-lklug-sinhala)
* (fonts-indic)
* (fonts-liberation)
* (fonts-noto-cjk)
== Archive support ==
# Add more type of archive support
* xz-utils
* zip
* unzip # also used for .zip support in file-roller
== Artwork and Look & Feel ==
* dmz-cursor-theme # LP: #923344
== Printing ==
* cups # our preferred printer management infrastructure
* cups-bsd # gives us lpc, lpq, lpr, lprm
* cups-client # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
* foomatic-db-compressed-ppds # the foomatic printer driver database
* cups-filters
* openprinting-ppds # Most common drivers we want in desktop; less common are in o-p-extra
* printer-driver-pnm2ppa # several ppds require this
* ghostscript-x
* hplip # support for HP all-in-one printers
* printer-driver-min12xxw # support for KonicaMinolta PagePro 1200W, 1300W printers
* printer-driver-foo2zjs # support for printing to ZjStream-based printers
* printer-driver-splix # support for Samsung lasers
* printer-driver-pxljr # support for HP Color lasers
* printer-driver-c2esp # support for Kodak injket printers
* printer-driver-ptouch # support for Brother P-touch printers
* printer-driver-sag-gdi # support for Rico Aficio SPxxxx printers
* printer-driver-brlaser # support for some Brother laser printers
* printer-driver-gutenprint # Previously cups-driver-gutenprint
== Sound ==
* pulseaudio # Support for most audios devices
== Terminal tools (from desktop-common) ==
* bc
* genisoimage
== Networking ==
* wvdial
* modemmanager # Add support for mobile modem LP: #967132
* mobile-broadband-provider-info # LP: #975139
* usb-modeswitch # LP: #979304
* wireless-tools
* rfkill # No longer using the copy from wireless-tools (LP: #715309)
* wpasupplicant # ScottJamesRemnant
* libnss-mdns # IPv4 link-local DNS support
* ca-certificates # common SSL certificates
* avahi-daemon
== Low level system plumbery ==
* acpi-support
* laptop-detect
* update-notifier # For crash report and updates notifications
* ubuntu-drivers-common # Make it harder to remove detection support, LP#704597
* policykit-desktop-privileges # passwordless disk/CPU speed/time operations for admins
* libpam-systemd # logind, cross desktop compatibility
* x11-utils
* whoopsie # LP: 1001630
* kerneloops-daemon # watch for and allow reporting of kernel problems
* fonts-noto-cjk # Extra font to display asian characters LP: #1437875 and LP: #1581160
* pcmciautils # PCMCIA support for >= 2.6.13-rc1 kernels
* inputattach # needed for serial mice
* libsasl2-modules # allows integration with MTA and login system
* fwupd
* fwupdate # Firmware updating support
* fwupdate-signed
* fcitx
* xkb-data
* memtest86+
* anacron # generally appropriate for desktops
* (ubuntu-report) # Allow analytic reporting
== Specific ==
* apmd [armel]
* pbbuttonsd [powerpc]

@ -1,132 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu Desktop (GTK part)
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXDE environment).
Task-Key: lubuntu-gtk-desktop
Task-Name: lubuntu-gtk-desktop
Task-Metapackage: lubuntu-gtk-desktop
Task-Seeds: desktop-share core-gtk
* Feature: no-follow-recommends
== Default seeds ==
* lubuntu-gtk-core
= Lubuntu =
* lubuntu-default-session
= LXDE =
* lxappearance
* lxappearance-obconf
* lxinput
* lxshortcut
* gpicview
* file-roller
* lxrandr
* obconf
* leafpad
* lxlauncher
* lxpanel-indicator-applet-plugin
* lxsession-logout
* lxsession-default-apps
* lxhotkey-gtk
* lxhotkey-plugin-openbox
* lxpolkit # This needs to be explicitly defined so lxqt-policykit isn't installed.
== Internet ==
* firefox
* xul-ext-ubufox
* sylpheed [!powerpc]
* sylpheed-i18n [!powerpc]
* sylpheed-plugins [!powerpc]
* sylpheed-doc [!powerpc]
* pidgin
* transmission-gtk
== Multimedia ==
* gnome-mpv
* audacious
* pavucontrol # Audio settings for pulseaudio
== Accessories ==
* galculator
* xfburn
* mtpaint
* lxtask
* hardinfo [!powerpc]
* gucharmap [!powerpc]
* guvcview
* scrot
== Desktopish and/or GNOMEish tools which we do need ==
* xdg-user-dirs-gtk # in pcmanfm + standard directory
* libgtk2-perl # Add GTK interface for synaptic (LP: #926581)
* gnome-system-tools
* xfce4-power-manager
* xfce4-power-manager-plugins # Support for lxpanel plugin
* light-locker
* lightdm-gtk-greeter-settings
* language-selector-gnome
* gnome-disk-utility
* simple-scan [!powerpc]
* gnome-keyring
* pinentry-gtk2 # LP: #1473952 - Install the gtk2 version of pinentry, along with gnome-keyring and gpg-agent.
* blueman
* xfce4-notifyd # Replacement for notification-daemon
* indicator-application-gtk2 # Add indicator icons in notification area by default,
# to workaroud bugs in fallback mode
* indicator-sound-gtk2 # Sound menu indicator with pulseaudio
* usb-creator-gtk # Adding utility to make USB bootable
== Office ==
* abiword [!powerpc]
* gnumeric [!powerpc]
* evince
* xpad [!powerpc]
== Networking ==
* network-manager-gnome
== Printing ==
* system-config-printer
== Packages and upgrade management ==
* gnome-software # GTK Software Center
* synaptic # for our purposes, it's plumbing ...
* software-properties-gtk # Nice GUI to change reporsitory settings / extra drivers
* update-notifier # For crash report and updates notifications
* ubuntu-release-upgrader-gtk # For upgrade of L/Ubuntu releases.
* gdebi # Really nice tool to install deb packages
== Input method ==
* fcitx-config-gtk2
* fcitx-frontend-gtk2
* fcitx-ui-classic
== Other ==
* (fonts-noto-color-emoji) # Color emoji support
* lubuntu-gtk-desktop # metapackage for everything here
== Removed ==
# * apturl # Remove, pulling webkit2 stack
# * pidgin-microblog Mostly broken LP: #1190406

@ -1,17 +0,0 @@
xul-ext-ubufox
sylpheed
sylpheed-i18n
sylpheed-plugins
sylpheed-doc
pidgin
transmission-gtk
mtpaint
lxtask
hardinfo
guvcview
usb-creator-gtk
abiword
gnumeric
evince
xpad
gnome-software

@ -1,97 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu Qt Desktop (Qt part)
Task-Extended-Description: This task provides the Lubuntu (Ubuntu LXQt environment).
Task-Key: lubuntu-qt-desktop
Task-Name: lubuntu-qt-desktop
Task-Metapackage: lubuntu-qt-desktop
Task-Seeds: desktop-share core-qt
* Feature: no-follow-recommends
== Default seeds ==
* lubuntu-qt-core
= Lubuntu =
* qlubuntu-default-session
= LXQt =
* lxqt
== Internet ==
* falkon
* transmission-qt
* quassel
== Multimedia ==
* smplayer
* smplayer-l10n
* smplayer-themes
* smtube
* calibre
== Accessories ==
* 2048-qt
* featherpad
* noblenote
* ark
* screengrab
* nomacs # Edit image capability, instead of lximage-qt
* kcalc
* qps
== Desktopish tools which we do need ==
* xscreensaver
* pinentry-qt # LP: #1473952 - Install the Qt version of pinentry, along with gpg-agent.
* usb-creator-kde # Adding utility to make USB bootable
* compton-conf
* obconf-qt
* qlipper
* qtpass
* qttranslations5-l10n # Needed for proper translations support
== Office ==
* libreoffice-calc
* libreoffice-impress
* libreoffice-writer
* libreoffice-kde
* qpdfview
* skanlite
== Low level system plumbery ==
# Packages management
* muon
* plasma-discover
* software-properties-kde # Nice GUI to change reporsitory settings / extra drivers
* ubuntu-release-upgrader-qt
* fcitx-frontend-qt5
* fcitx-ui-qimpanel
* network-manager
* nm-tray # Simple, lightweight Qt 5 NM frontend
* bluedevil
== Theming ==
* papirus-icon-theme
* arc-theme
== Other ==
* (ttf-ancient-fonts-symbola) # Emoji support
* lubuntu-qt-desktop # metapackage for everything here
== Removed ==
# * apturl # Remove, pulling webkit2 stack

@ -1,137 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu Desktop (shared packages)
Task-Extended-Description: This task provides the shared packaged for Lubuntu.
Task-Key: lubuntu-desktop-share
Task-Name: lubuntu-desktop-share
Task-Seeds: core-share
* Feature: no-follow-recommends
== LXDE / LXQt common components ==
* libfm-modules
== Multimedia ==
* libmtp-runtime # needed by libmtp9 (normally seeded through recommends LP: #1061430)
* ffmpegthumbnailer # For videos thumbnails
== Desktopish tools which we do need ==
* desktop-file-utils # map MIME types to apps
* xdg-user-dirs # to add the Desktop directory
* gvfs-fuse # for access of non gio applications to gvfs mounts
* gvfs-backends # for adding support for backends (photos, network etc ...) to gvfs
== Desktopish tools that are nice to have ==
* (neofetch) # nice tool to have by default for distro reviewers, doesn't take up any space
* (pastebinit) # we tell users to use it in the support channels, and it takes up minimal space
* (htop) # superior top replacement that's already in main
== desktop-common recommends that are nice to have ==
* (fonts-kacst-one)
* (fonts-khmeros-core)
* (fonts-thai-tlwg)
* (fonts-lao)
* (ttf-ubuntu-font-family)
* (fonts-sil-padauk)
* (fonts-tibetan-machine)
* (fonts-sil-abyssinica)
* (fonts-lklug-sinhala)
* (fonts-indic)
* (fonts-liberation)
* (fonts-noto-cjk)
== Archive support ==
# Add more type of archive support
* xz-utils
* zip
* unzip # also used for .zip support in file-roller
== Artwork and Look & Feel ==
* dmz-cursor-theme # LP: #923344
== Printing ==
* cups # our preferred printer management infrastructure
* cups-bsd # gives us lpc, lpq, lpr, lprm
* cups-client # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
* foomatic-db-compressed-ppds # the foomatic printer driver database
* cups-filters
* openprinting-ppds # Most common drivers we want in desktop; less common are in o-p-extra
* printer-driver-pnm2ppa # several ppds require this
* ghostscript-x
* hplip # support for HP all-in-one printers
* printer-driver-min12xxw # support for KonicaMinolta PagePro 1200W, 1300W printers
* printer-driver-foo2zjs # support for printing to ZjStream-based printers
* printer-driver-splix # support for Samsung lasers
* printer-driver-pxljr # support for HP Color lasers
* printer-driver-c2esp # support for Kodak injket printers
* printer-driver-ptouch # support for Brother P-touch printers
* printer-driver-sag-gdi # support for Rico Aficio SPxxxx printers
* printer-driver-brlaser # support for some Brother laser printers
* printer-driver-gutenprint # Previously cups-driver-gutenprint
== Sound ==
* pulseaudio # Support for most audios devices
== Terminal tools (from desktop-common) ==
* bc
* genisoimage
== Networking ==
* wvdial
* modemmanager # Add support for mobile modem LP: #967132
* mobile-broadband-provider-info # LP: #975139
* usb-modeswitch # LP: #979304
* wireless-tools
* rfkill # No longer using the copy from wireless-tools (LP: #715309)
* wpasupplicant # ScottJamesRemnant
* libnss-mdns # IPv4 link-local DNS support
* ca-certificates # common SSL certificates
* avahi-daemon
== Low level system plumbery ==
* acpi-support
* laptop-detect
* update-notifier # For crash report and updates notifications
* ubuntu-drivers-common # Make it harder to remove detection support, LP#704597
* policykit-desktop-privileges # passwordless disk/CPU speed/time operations for admins
* libpam-systemd # logind, cross desktop compatibility
* x11-utils
* whoopsie # LP: 1001630
* kerneloops-daemon # watch for and allow reporting of kernel problems
* fonts-noto-cjk # Extra font to display asian characters LP: #1437875 and LP: #1581160
* pcmciautils # PCMCIA support for >= 2.6.13-rc1 kernels
* inputattach # needed for serial mice
* libsasl2-modules # allows integration with MTA and login system
* fwupd
* fwupdate # Firmware updating support
* fwupdate-signed
* fcitx
* xkb-data
* memtest86+
* anacron # generally appropriate for desktops
* (ubuntu-report) # Allow analytic reporting
== Specific ==
* apmd [armel]
* pbbuttonsd [powerpc]

31
live

@ -3,13 +3,32 @@ Task-Section: user
Task-Description: Lubuntu live CD
Task-Extended-Description: This task provides the extra packages installed on the Lubuntu live CD. It is neither useful nor recommended to install this task in other environments.
Task-Relevance: 2
Task-Key: ubiquity-frontend
Task-Test-new-install: skip show
Task-Seeds: live-gtk live-share live-common
* Feature: no-follow-recommends
== Calamares frontend ==
== Languages support ==
* calamares-settings-lubuntu
* Languages: en
== Bootloader ==
* grub-pc # no-follow-recommends doesn't put grub on the ISO (ubiquity recommends)
# See LP: 1649462
== Language support ==
# This is the same as what regular Ubuntu ships
* Languages: en es zh-hans pt de fr it ru
* language-pack-${Languages}
* language-pack-kde-${Languages}
* hunspell-en-us
== Lubuntu specifics ==
* lubuntu-live-settings # Add specific settings to the live image (like not starting light-locker)
* zram-config # Enable zram support with an upstart job
* feh # Background support in ubiquity-dm mode
== Other ==
* partitionmanager # Easy partition management tool
* cifs-utils # Needed by casper for CIFS root=
* samba-common-bin # A recommends of the above cifs-utils

@ -1,26 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu live CD (GTK part)
Task-Extended-Description: This task provides the extra packages installed on the Lubuntu live CD (GTK part). It is neither useful nor recommended to install this task in other environments.
Task-Relevance: 2
Task-Key: ubiquity-frontend-gtk
Task-Test-new-install: skip show
Task-Seeds: live-share
* Feature: no-follow-recommends
== Ubiquity frontend ==
* ubiquity-slideshow-lubuntu
== Languages support ==
* Languages: en es zh-hans pt de fr it ru
* language-pack-gnome-${Languages}
* firefox-locale-${Languages}
== Ubiquity components ==
These packages make up the Ubiquity live installer.
* ubiquity-frontend-gtk

@ -1,25 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu live CD (Qt part)
Task-Extended-Description: This task provides the extra packages installed on the Lubuntu live CD (Qt part). It is neither useful nor recommended to install this task in other environments.
Task-Relevance: 2
Task-Key: ubiquity-frontend-qt
Task-Test-new-install: skip show
Task-Seeds: live-share
* Feature: no-follow-recommends
== Calamares frontend ==
* calamares-settings-lubuntu
== Languages support ==
* Languages: en
* language-pack-kde-${Languages}
== Ubiquity components ==
These packages make up the Ubiquity live installer.
* ubiquity-frontend-kde

@ -1,32 +0,0 @@
Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu live CD (shared packages)
Task-Extended-Description: This task provides the shared and extra packages installed on the Lubuntu live CD. It is neither useful nor recommended to install this task in other environments.
Task-Relevance: 2
Task-Test-new-install: skip show
Task-Seeds: live-common
* Feature: no-follow-recommends
== Bootloader ==
* grub-pc # no-follow-recommends doesn't put grub on the ISO (ubiquity recommends)
# See LP: 1649462
== Languages support ==
# This is the same as what regular Ubuntu ships
* Languages: en es zh-hans pt de fr it ru
* language-pack-${Languages}
* hunspell-en-us
== Lubuntu specifics ==
* lubuntu-live-settings # Add specific settings to the live image (like not starting light-locker)
* zram-config # enable zram support with an upstart job
* feh # Background support in ubiquity-dm mode
== Other ==
* gparted
* cifs-utils # Needed by casper for CIFS root=
* samba-common-bin # A recommends of the above cifs-utils

@ -16,7 +16,7 @@
== Common UNIX stuff ==
* nfs-common # allows people to access NFS filesystems
# * vim # vim-tiny is in minimal; vim includes syntax highlighting, help files, etc.
* vim # vim-tiny is in minimal; vim includes syntax highlighting, help files, etc.
== Hardware & Network Access ==

@ -1,6 +1,20 @@
Task-Seeds: ship-live-share
The ship-live seed will be added to the live CD as an ordinary package
archive. Here belongs anything that somebody might need to install after
installing the contents of the live CD in order to get online and fetch more
packages.
== Hardware & Network Access ==
* pptp-linux # client for Microsoft-compatible VPNs, needed for some ISPs
* caspar
* libatm1 # suggested by ppp for PPP-over-ATM
* setserial # needed by folks with nonstandard serial ports
* mouseemu # needed on Macs with single-button mice
== Installer ==
* lupin-support [amd64 i386] # installer-for-windows
* grub2 # needed for dmraid et al
* grub-efi [amd64]
* grub-efi-amd64-signed [amd64]
* shim-signed [amd64]

@ -1,15 +0,0 @@
Task-Seeds: ship-live-share
The ship-live seed will be added to the live CD as an ordinary package
archive. Here belongs anything that somebody might need to install after
installing the contents of the live CD in order to get online and fetch more
packages.
== Hardware & Network Access ==
* network-manager-gnome
== Installer ==
* oem-config-gtk
* ubiquity-frontend-gtk

@ -1,11 +0,0 @@
Task-Seeds: ship-live-share
The ship-live seed will be added to the live CD as an ordinary package
archive. Here belongs anything that somebody might need to install after
installing the contents of the live CD in order to get online and fetch more
packages.
== Installer ==
* oem-config-kde
* ubiquity-frontend-kde

@ -1,21 +0,0 @@
The ship-live seed will be added to the live CD as an ordinary package
archive. Here belongs anything that somebody might need to install after
installing the contents of the live CD in order to get online and fetch more
packages.
== Hardware & Network Access ==
* pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs
* caspar
* libatm1 # suggested by ppp for PPP-over-ATM
* setserial # needed by folks with nonstandard serial ports
* mouseemu # needed on Macs with single-button mice
* ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems
* elfspe2 [powerpc] # SPE access for Cell systems
== Installer ==
* lupin-support [amd64 i386] # installer-for-windows
* grub2 # needed for dmraid et al
* grub-efi [amd64]
* grub-efi-amd64-signed [amd64]
* shim-signed [amd64]

@ -40,8 +40,6 @@ included due to matching Extra-Include patterns, and has no other effect):
* Extra-Exclude: libgl1-mesa-dri-experimental-dbg # LP: #638097
* Extra-Exclude: python-vigra-doc # libvigraimpex is in main, but nothing uses python-vigra
* Extra-Exclude: libunity-*-dev unity-2d-dbg
... Let's make sure snapd is not installed by default *at all*, see comment in blacklist
* Extra-Exclude: snapd

Loading…
Cancel
Save