- minimal_base: remove dracut. Only useful when there is also a
kernel and the kernel requires it anyways.
- base:
* remove bootloader packages. They are only required on real
hardware or VMs. YaST will add them.
* remove btrfsprogs. Has supplemements on btrfs so will be auto
installed when on btrfs. Also yast installs it.
* remove snapper (supplements btrfsprogs)
* move openssh to enhanced_base
- enhanced_base:
* iproute2 already in minimal_base
* remove explicit grub and plymouth branding. They are pulled
via supplements
- documentation:
* remove info2html, old tool not useful today.
* susehelp and sled manuals no longer exist
* Use minimal_base as Basesystem is just an alias
- sw_management:
* require zypper also on TW
OBS-URL: https://build.opensuse.org/request/show/728274
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=109
- Version: 20190206
- Remove minimal_base_conflicts, its not in SLE or Leap anymore
(boo#1103325)
- Change all the Recommends in minimal_base to Requires,
minimal_base is always installed and can't be installed with
--no-recommends (boo#1103326)
- Hardware specific packages should be in base pattern not
minimal_base (boo#1106405)
- busybox should be in minimal_base to allow recovery from a big
system failure
- Remove some duplicate entries between base and minimal_base
- Suggest rather then recommend man-pages (boo#1116987)
- Require xorg-x11-essentials rather then recommending xorg-x11
(boo#1121730)
- Recommend web_browser and suggest Firefox to make it possible
to install chromium instead
- Recommend rather then require multipath-tools, it is only in
enhanced_base so requiring it doesn't make sense, if it Should
be required it likely should be in base
- general cleanup, fix meta info spec-cleaner re arranged remove
commented out packages
OBS-URL: https://build.opensuse.org/request/show/673501
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=82