diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-03-27 13:54:25 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-03-28 02:56:47 +0100 |
commit | 666517e450f04b4b81c172ff9ae173e9018be3ed (patch) | |
tree | 05488fc8044e8d061bbfe5802699f04f35261a8c /profiles | |
parent | 9feb1c22d6dad8bc27157b1cb1d365eed2b1ce6b (diff) |
Stop install non-free firmware-linux package (leave that to hardware-specific explicit instruction). Thanks to Paul Wise for reminder.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop-z | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop-z b/profiles/desktop-z index c457497..b5a7294 100644 --- a/profiles/desktop-z +++ b/profiles/desktop-z @@ -1,7 +1,7 @@ # include crypto helper tools parcimonie haveged gnome-disk-utility # include CPU tools, firmware and automatic maintenance routines -cpufrequtils firmware-linux unattended-upgrades +cpufrequtils unattended-upgrades # fix include recommendations of other packages (uuid, bash) uuid-runtime bash-completion # exclude OpenGL and packages depending on it |