summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-10 07:45:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-10 07:45:05 +0000
commit93e4ff249f9c5c0ba96aa82c4171e8374eb2c809 (patch)
tree0dab39ae80e5b553191812e63fad284318fd8645 /images
parentf4834903e385e6230c4b7470dea9350bbb3998a4 (diff)
downloaddrakx-backup-do-not-use-93e4ff249f9c5c0ba96aa82c4171e8374eb2c809.tar
drakx-backup-do-not-use-93e4ff249f9c5c0ba96aa82c4171e8374eb2c809.tar.gz
drakx-backup-do-not-use-93e4ff249f9c5c0ba96aa82c4171e8374eb2c809.tar.bz2
drakx-backup-do-not-use-93e4ff249f9c5c0ba96aa82c4171e8374eb2c809.tar.xz
drakx-backup-do-not-use-93e4ff249f9c5c0ba96aa82c4171e8374eb2c809.zip
add commented debug code
Diffstat (limited to 'images')
-rwxr-xr-ximages/make_boot_img1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/make_boot_img b/images/make_boot_img
index 78238544b..706835bef 100755
--- a/images/make_boot_img
+++ b/images/make_boot_img
@@ -734,6 +734,7 @@ sub boot_iso {
my $with_gfxboot = 0;
_ "cp /usr/share/gfxboot/themes/Mandriva/install/* .boot_iso/isolinux" if $with_gfxboot;
+# _ "cp /home/pixel/cooker/soft/theme/mandriva-gfxboot-theme/inst/* .boot_iso/isolinux" if $with_gfxboot;
output('.boot_iso/isolinux/isolinux.cfg', syslinux_cfg_all('', $with_gfxboot));