[Git-commits] [grml/grml-live] 3140b8: deborphan: drop deprecated packages

Michael Prokop noreply at github.com
Wed May 20 14:42:22 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: 3140b8361043c6d06788b74d1a5d0c0d202389cc
      https://github.com/grml/grml-live/commit/3140b8361043c6d06788b74d1a5d0c0d202389cc
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M etc/grml/fai/config/scripts/GRMLBASE/40-deborphan

  Log Message:
  -----------
  deborphan: drop deprecated packages

We don't ship shadowfs + bsdtar since ~2011, libewf1 and
libstdc++2.10-glibc2.2 no longer exist in any supported release,
so let's do some housekeeping.


  Commit: f37fcf9de4b88fe70a10fbedf9c2b649e8151c27
      https://github.com/grml/grml-live/commit/f37fcf9de4b88fe70a10fbedf9c2b649e8151c27
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M debian/grml-live.maintscript
    A etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist
    R etc/grml/fai/config/scripts/GRMLBASE/40-deborphan

  Log Message:
  -----------
  Move scripts/GRMLBASE/40-deborphan towards DEBORPHAN class as file 10-whitelist

If the DEBORPHAN class is used before the GRMLBASE class when invoking
grml-live, then any whitelisting executed via
scripts/GRMLBASE/40-deborphan will happen too late, which is not obvious
and surprising. Instead let's move scripts/GRMLBASE/40-deborphan towards
the DEBORPHAN class and name it as "10-whitelist".


  Commit: 856efb554b44ebb0eb4a29399c3969977479a192
      https://github.com/grml/grml-live/commit/856efb554b44ebb0eb4a29399c3969977479a192
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M docs/grml-live.txt

  Log Message:
  -----------
  docs: update ISO sizes and disk requirements, we no longer provide support for file-rc

file-rc support is still present, but we won't provide any support
for it and it will be dropped rather soonish, so announce it
accordingly.


Compare: https://github.com/grml/grml-live/compare/ba4572516c2b...856efb554b44


More information about the Git-commits mailing list