forked from kiss-community/repo
b928599b45
Not yet sure if this builds. This includes the updated no-dbus patch as well as a new patch to fix builds with Rust 1.45.0. Context: https://github.com/kisslinux/repo/issues/207
15 lines
300 B
Bash
Executable File
15 lines
300 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cat <<EOF
|
|
|
|
NOTE: Install the 'hicolor-icon-theme' package if
|
|
no other icon themes are installed.
|
|
|
|
NOTE: Install the 'firefox-privacy' package to
|
|
enable extra privacy restrictions.
|
|
|
|
NOTE: This includes more telemetry removals,
|
|
hardened settings, no phoning-home etc.
|
|
|
|
EOF
|