From afe9eb2a972d209ec7742406d64859a50a1e112e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 17 May 2013 03:53:41 +0000 Subject: update TODO list --- perl-install/install/any.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm index 9679b27f0..d36c945f8 100644 --- a/perl-install/install/any.pm +++ b/perl-install/install/any.pm @@ -368,11 +368,10 @@ sub media_screen { # - nice info # - ignore already failed media (such as 32bit media on NFS) # - detect if non-free/tainted were selected previously / are now needed - # rpm -qa |grep tainted/non-free + check for kmod with firmwares + # rpm -qa |grep tainted/non-free # - 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()), -- cgit v1.2.1