diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-11-15 22:27:39 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-11-15 22:27:39 +0100 |
commit | 10cd84c2744c628ed065015563aa4d438efd8d99 (patch) | |
tree | 8eac0a5b6d57f90e3410683b35cd5673f028a1d8 /config | |
parent | befd0ee2a1d86c2cc3d221c6ca5727061efad570 (diff) | |
download | kanotix-10cd84c2744c628ed065015563aa4d438efd8d99.zip kanotix-10cd84c2744c628ed065015563aa4d438efd8d99.tar.gz |
added boot.efi.img to isoimage.sort
Diffstat (limited to 'config')
-rw-r--r-- | config/binary_iso/isoimage.sort | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/binary_iso/isoimage.sort b/config/binary_iso/isoimage.sort index ed23cba..1495a1d 100644 --- a/config/binary_iso/isoimage.sort +++ b/config/binary_iso/isoimage.sort @@ -1,5 +1,6 @@ -binary/boot.catalog +3 -binary/boot.isohybrid +2 +binary/boot.catalog +4 +binary/boot.isohybrid +3 +binary/boot.efi.img +2 binary/boot +1 binary/*/*.squashfs -1 binary/*.squashfs -1 |