[Git-commits] [grml/grml-live] c84d71: SW: reduce basefiles tarball to Priority: required

Chris Hofstaedtler noreply at github.com
Sat Dec 28 18:05:37 CET 2024


  Branch: refs/heads/zeha/sw-cleanup
  Home:   https://github.com/grml/grml-live
  Commit: c84d711d215eb62c1e4712f5280630000804a544
      https://github.com/grml/grml-live/commit/c84d711d215eb62c1e4712f5280630000804a544
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-28 (Sat, 28 Dec 2024)

  Changed paths:
    M build-driver/build.py
    M config/package_config/GRMLBASE
    M config/package_config/GRML_SMALL
    M test/gha-build-iso.sh

  Log Message:
  -----------
  SW: reduce basefiles tarball to Priority: required

Previously we got the debootstrap-equivalent set, which includes
Priority: important packages like cron. But we do not inherently
need cron, so reduce the package set and let FAI install what we need.

GRMLBASE gets ifupdown, iputils-ping, which were previously installed by
debootstrap. Once we switch the networking stack we can drop ifupdown
again.

GRML_SMALL: pull in vim-tiny and not full vim by Debian preferences.

Effectively we will drop these packages:

- apt-utils
- cron
- cron-daemon-common
- debconf-i18n
- logrotate
- nano from GRML_SMALL
- nftables
- init (metapackage)
- vim-tiny from GRML_FULL
- whiptail

Plus various lib* packages.


  Commit: 5673e588d845f9dc07ea3713850994ad45c5a612
      https://github.com/grml/grml-live/commit/5673e588d845f9dc07ea3713850994ad45c5a612
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-28 (Sat, 28 Dec 2024)

  Changed paths:
    R config/files/etc/rsyslog.conf/GRMLBASE
    M config/files/etc/systemd/system-preset/10-grml.preset/GRMLBASE
    M config/package_config/GRMLBASE
    R config/scripts/GRMLBASE/43-rsyslog

  Log Message:
  -----------
  SW: stop installing rsyslog


Compare: https://github.com/grml/grml-live/compare/d572d3670bcf...5673e588d845

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications


More information about the Git-commits mailing list