Package: dist-base-files Status: install ok unpacked Priority: optional Section: misc Installed-Size: 686 Maintainer: Patrick Schleizer Architecture: all Version: 3:15.4-1 Replaces: anon-base-files Provides: anon-base-files, diverts-etc++grub.d++10+-+linux Depends: dpkg-dev, helper-scripts, adduser, moreutils, xz-utils, zsh-syntax-highlighting, zsh-autosuggestions, systemd-repart Pre-Depends: zsh Conflicts: anon-base-files, diverts-etc++grub.d++10+-+linux Conffiles: /etc/dracut.conf.d/30-dist-base-files.conf 62e13264894cb371af2cab519d58cb80 /etc/grub.d/10_00_linux_dist 5ffb5fd0a0cfbaedc99fc532f2e3dddd /etc/grub.d/10_05_linux_main c45bc1a387d5dc06dce52cd51cf514bd /etc/grub.d/10_50_linux_dist_advanced b10f1ec9d74630ff1ceda55233d59b4c /etc/grub.d/10_55_linux_main_advanced a2aea2950afeed542bcdb679d83e32f3 /etc/machine-id bda1a6fed2b2e526596a7bf7bddb4e2e /etc/privleap/conf.d/dist-base-files.conf f537107d7f6a9a0b3fcecae8f7882ef8 /etc/qubes/post-install.d/20-qubes-persistent-mode-user.sh 4fffacd52677f8fc864dadfc472bb01a /etc/sudoers.d/30_default-password-lecture newconffile /etc/update-motd.d/30_dist-base-files newconffile Description: base files for distributions Grub config for more organized boot menu. "Normal" boot options are on top. "Advanced" boot options (for older kernel versions) have been moved to the bottom. . Creates user `user` with empty password (passwordless) (not in Qubes). That is if user `user` is not existing yet. And if it does create user `user` it also locks the root account. Therefore root account locking effectively only happens in new builds not having user `user` already created. . Creates system groups: * console * ssh . Ships a systemd unit file dist-skel-first-boot.service which runs `/usr/libexec/helper-scripts/first-boot-skel` (part of helper-scripts) package. . Simplifies sudo default lecture to only showing the default password once. . Creates version file `/var/lib/dist-base-files/build_version`. . Default shell: Sets default shell for user `user` to `zsh`. (Unless file `/etc/no-shell-change` exists.) `debian/dist-base-files.postinst` . Provides common files for derivative GRUB themes. . This package gets installed by default in both, Kicksecure and Whonix. Homepage: https://github.com/Kicksecure/dist-base-files