]> git.ipfire.org Git - thirdparty/grub.git/commit
Allow compression algorithm specification
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 21 Sep 2010 18:30:28 +0000 (20:30 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 21 Sep 2010 18:30:28 +0000 (20:30 +0200)
commit758194b076cb4f279feceabea2c1b28cd7a16257
tree2a8418bca3d3f2a8b9fb1030099538ba0145b842
parente0a8ef26e4aebe108caf7fc7c852b81c4f7c9b89
Allow compression algorithm specification
grub-core/Makefile.core.def
grub-core/boot/decompressor/minilib.c [moved from grub-core/boot/decompressor.c with 76% similarity]
grub-core/boot/decompressor/none.c [new file with mode: 0644]
grub-core/boot/decompressor/xz.c [new file with mode: 0644]
util/grub-mkimage.c