diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-03-02 21:06:00 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-03-02 21:06:00 +0100 |
commit | 91baeb0561c44cbdcf774220d1b40291c4be8045 (patch) | |
tree | 47955b98198a43df9e139bca77a6dcf07b2fc496 /profiles/desktop-z | |
parent | 32b956ecd785a95d51bc47df6a549b77e707f4e5 (diff) |
Restructure to generate preseed files from skeleton + packagelists.
Diffstat (limited to 'profiles/desktop-z')
-rw-r--r-- | profiles/desktop-z | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/desktop-z b/profiles/desktop-z new file mode 100644 index 0000000..993a21b --- /dev/null +++ b/profiles/desktop-z @@ -0,0 +1,8 @@ +# include crypto helper tools +parcimonie haveged +# include CPU tools, firmware and automatic maintenance routines +cpufrequtils firmware-linux unattended-upgrades +# fix include recommendations of other packages (uuid, bash) +uuid-runtime bash-completion +# exclude support for print via Bluetooth +-bluez-cups |