From 025060b12e8849745bf381eadb210204826377c6 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Sun, 6 Nov 2011 10:25:58 +0000 Subject: sync with upstream: - fix idx file generation - better support of release/updates in media supp --- BCD/Bcd.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'BCD/Bcd.pm') diff --git a/BCD/Bcd.pm b/BCD/Bcd.pm index ce0bffa..cc65737 100644 --- a/BCD/Bcd.pm +++ b/BCD/Bcd.pm @@ -53,6 +53,7 @@ sub main_bcd() { '' => \&help_bcd, info => \&print_info, iso => \&main_iso, + idx => \&create_idx, md5 => \&create_md5, stagex => \&main_stagex, isolinux => \&main_isolinux, -- cgit v1.2.1