From 0ac8d3acdc6a986d2b7c2f97d515c64875baef9f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Dec 2012 14:07:04 +0000 Subject: (media_screen) update TODO list --- perl-install/install/any.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/any.pm') diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm index 069ed5583..af8de4647 100644 --- a/perl-install/install/any.pm +++ b/perl-install/install/any.pm @@ -343,7 +343,9 @@ sub media_screen { # rpm -qa |grep tainted/non-free + check for kmod with firmwares # - use red color in that case (gtk+ version? interactive::gtk version?) # - present media as trees (eg 3 main branches (core/nonfree/tainted and sub medium below (release/updates/...) + # - enable to add media from the media screen # - use keywords (backports,testing,testing,sources) to blacklist + # - introduce 'mandatory' keyword for guessing media that can *not* be disabled my %descriptions = ( 'Core Release' => N("\"%s\" contains the various pieces of the systems and its applications", _core_medium()), 'Nonfree Release' => N("\"%s\" contains non free software.\n", _nonfree_medium()) . -- cgit v1.2.1