Re: [Grml-devel] [issue879] grml-live: Couldn't find package xserver-xorg-video-amd
On Thu, Jul 22, 2010 at 4:19 AM, Michael Prokop bts@bts.grml.org wrote:
Anyway, as it's a transitional package we shouldn't need I've just removed it in git of grml-live.
Actually, IMHO, better yet is to remove all xserver-xorg-videos but xserver-xorg-video-all, and all xserver-xorg-inputs except xserver-xorg-input-all.
I would think it would be OK, wouldn't it?
Thanks
* Tong Sun wrote in grml's BTS on 20100723 / 01:32:
Anyway, as it's a transitional package we shouldn't need I've just removed it in git of grml-live.
Actually, IMHO, better yet is to remove all xserver-xorg-videos but xserver-xorg-video-all, and all xserver-xorg-inputs except xserver-xorg-input-all.
I would think it would be OK, wouldn't it?
xserver-xorg-video-all pulls in e.g. libdrm-noueveau1 + xserver-xorg-video-nouveau, something I don't want yet.
Once the libdrm/KMS/kernel<->userspace situation has been resolved I might reconsider it, but for now I prefer to be explicit instead of implicit.
regards, -mika-
On Wed, Jul 28, 2010 at 8:20 PM, Michael Prokop mika@grml.org wrote:
xserver-xorg-video-all pulls in e.g. libdrm-noueveau1
- xserver-xorg-video-nouveau, something I don't want yet.
OK.
FYI, the reason that I ask is because:
$ grep xserver-xorg-video-all /etc/grml/fai/config/package_config/GRML* /etc/grml/fai/config/package_config/GRML_FULL:xserver-xorg-video-all /etc/grml/fai/config/package_config/GRML_MEDIUM:xserver-xorg-video-all
* Tong Sun wrote in grml's BTS on 20100729 / 02:32:
xserver-xorg-video-all pulls in e.g. libdrm-noueveau1
- xserver-xorg-video-nouveau, something I don't want yet.
OK.
FYI, the reason that I ask is because:
$ grep xserver-xorg-video-all /etc/grml/fai/config/package_config/GRML* /etc/grml/fai/config/package_config/GRML_FULL:xserver-xorg-video-all /etc/grml/fai/config/package_config/GRML_MEDIUM:xserver-xorg-video-all
Ouch. :) Well, as this issue appeared after releasing Grml 2010.04 and we've some time left until next release let's give your suggestion a try, we can fall back to the explicit naming if we notice any issues.
So commited in grml-live's git tree for now:
http://git.grml.org/?p=grml-live.git;a=commit;h=2f36927
Thanks for bringing that issue up, Tong.
regards, -mika-
Teilnehmer (2)
-
Michael Prokop -
Tong Sun