aboutsummaryrefslogtreecommitdiffstats
path: root/BCD/Bcd.pm
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2011-10-31 09:46:13 +0000
committerAnne Nicolas <ennael@mageia.org>2011-10-31 09:46:13 +0000
commit3e58c1ee79532469f4e7d1b0084f5f791a31c7ca (patch)
tree412a6c53d972d28705af3d629cf342a6cc270a4c /BCD/Bcd.pm
parentdf535a121225f56f65396b80150e7622fea6b9ae (diff)
downloadbcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.gz
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.bz2
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.xz
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.zip
- update isos configuration files
- switch to trunk version of bcd - update Media.pm
Diffstat (limited to 'BCD/Bcd.pm')
-rw-r--r--BCD/Bcd.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/BCD/Bcd.pm b/BCD/Bcd.pm
index 98a68e1..ce0bffa 100644
--- a/BCD/Bcd.pm
+++ b/BCD/Bcd.pm
@@ -63,6 +63,7 @@ sub main_bcd() {
mediarepo => \&list_medias_available,
checkrepo => \&check_repo_hdlist,
rpmcheck => \&rpmcheck_launch,
+ smartcheck => \&smartcheck_launch,
doble => \&solve_doble_issue,
kernel => \&find_all_kernel,
resign => \&resign_media,