summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-05-17 03:53:41 +0000
committerThierry Vignaud <tv@mageia.org>2013-05-17 03:53:41 +0000
commitafe9eb2a972d209ec7742406d64859a50a1e112e (patch)
tree350f58b3d6afbbf6e32067af566c50c49f30f1c5
parent88e48ad82e6dc90a0c8cc0a9adad5df26aba9b2b (diff)
downloaddrakx-backup-do-not-use-afe9eb2a972d209ec7742406d64859a50a1e112e.tar
drakx-backup-do-not-use-afe9eb2a972d209ec7742406d64859a50a1e112e.tar.gz
drakx-backup-do-not-use-afe9eb2a972d209ec7742406d64859a50a1e112e.tar.bz2
drakx-backup-do-not-use-afe9eb2a972d209ec7742406d64859a50a1e112e.tar.xz
drakx-backup-do-not-use-afe9eb2a972d209ec7742406d64859a50a1e112e.zip
update TODO list
-rw-r--r--perl-install/install/any.pm3
1 files changed, 1 insertions, 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()),