summaryrefslogtreecommitdiff
path: root/helpers/lh_binary
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-28 13:15:30 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:48 +0100
commit2e2de4361d4549021ab6d62226257d68b88d25fe (patch)
tree78e27f41d6a31cd9b95410504ef143d75e3a3e9e /helpers/lh_binary
parent7523992b6a479359b5457b95568a376b3a2ef8e4 (diff)
downloadlive-build-2e2de4361d4549021ab6d62226257d68b88d25fe.zip
live-build-2e2de4361d4549021ab6d62226257d68b88d25fe.tar.gz
Merging initial and experimental grub2 support from Luigi Capriotti <l.capriotti@xbmc.org>.
Outstanding issues: doesn't work chrooted yet, lh_binary_iso binary.sh modifications probably should be done at lh_binary_grub2.
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-xhelpers/lh_binary1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary
index 91e04a4..271bfd7 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -54,6 +54,7 @@ lh binary_linux-image ${*}
lh binary_debian-installer ${*}
lh binary_memtest ${*}
lh binary_grub ${*}
+lh binary_grub2 ${*}
lh binary_syslinux ${*}
lh binary_yaboot ${*}
lh binary_silo ${*}