[Git-commits] [grml/grml-live] 37addd: SW: drop mercurial from GRML_FULL
Michael Prokop
noreply at github.com
Fri Oct 7 12:45:43 CEST 2022
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 37addd3bb6260a6b2c044079569c0948adc94af2
https://github.com/grml/grml-live/commit/37addd3bb6260a6b2c044079569c0948adc94af2
Author: Michael Prokop <mika at grml.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M etc/grml/fai/config/package_config/GRML_FULL
Log Message:
-----------
SW: drop mercurial from GRML_FULL
It requires 16MB of disk space, and Grml doesn't use mercurial
since a long time, so let's gain some disk space...
Related to https://github.com/grml/grml-live/issues/118
Commit: 8daed70e02bb4f24a3d8e22f072a7969863c794c
https://github.com/grml/grml-live/commit/8daed70e02bb4f24a3d8e22f072a7969863c794c
Author: Michael Prokop <mika at grml.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M etc/grml/fai/config/package_config/GRML_FULL
Log Message:
-----------
SW: drop subversion from GRML_FULL
It requires 10.6MB of disk space, and we (as in Grml) don't rely on
it since a long time, so let's gain some disk space...
Related to https://github.com/grml/grml-live/issues/118
Commit: da5e5ca85d405f4d369f368e83178468fe8d95e0
https://github.com/grml/grml-live/commit/da5e5ca85d405f4d369f368e83178468fe8d95e0
Author: Michael Prokop <mika at grml.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M etc/grml/fai/config/package_config/GRML_FULL
Log Message:
-----------
SW: drop tshark + wireshark from GRML_FULL
libwireshark15 has >100MB Installed-Size, and wireshark plus all its
dependencies currently require 164MB of disk space on grml-full. This
seems to be too much for one specific, non-essential tool, and given we
still ship tcpdump, it makes more sense to reduce ISO size.
tshark depends on wireshark-common, so we need to also drop it.
Related to https://github.com/grml/grml-live/issues/118
Commit: 8d93bbb7c5fdcf57f8d797032b199ad99e63ec73
https://github.com/grml/grml-live/commit/8d93bbb7c5fdcf57f8d797032b199ad99e63ec73
Author: Michael Prokop <mika at grml.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M etc/grml/fai/config/files/etc/systemd/system/ssh.service/GRMLBASE
Log Message:
-----------
ssh.service: fix ssh-keygen usage
Otherwise systemd fails with:
| ssh.service: Executable /usr/bin/ssh-keygen -A missing, skipping: No such file or directory
Fixup for git rev 6d869c1
Compare: https://github.com/grml/grml-live/compare/e52868071ac1...8d93bbb7c5fd
More information about the Git-commits
mailing list