summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-05-29 08:22:14 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-05-29 15:00:02 +0100
commitca5ea98dbcfe4caa883ac32033ea10438b0bbac8 (patch)
tree359b8252877bfd4212f04b570048f972d3d3638f
parentd3db5a3e79d7da1c44ee9de7a9031bfc4753c517 (diff)
downloaddrakiso-ca5ea98dbcfe4caa883ac32033ea10438b0bbac8.tar
drakiso-ca5ea98dbcfe4caa883ac32033ea10438b0bbac8.tar.gz
drakiso-ca5ea98dbcfe4caa883ac32033ea10438b0bbac8.tar.bz2
drakiso-ca5ea98dbcfe4caa883ac32033ea10438b0bbac8.tar.xz
drakiso-ca5ea98dbcfe4caa883ac32033ea10438b0bbac8.zip
bootloader: include linux32 and videoinfo modules
-rw-r--r--NEWS1
-rw-r--r--bootloader/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 314790d..87fd8dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
- allow user to select compression type/level for mksquashfs
- default to zstd, level 18
+- bootloader: include linux32 and videoinfo modules
1.13
diff --git a/bootloader/Makefile b/bootloader/Makefile
index b0693dd..c2cbd8c 100644
--- a/bootloader/Makefile
+++ b/bootloader/Makefile
@@ -6,7 +6,7 @@ GRUB2_MODULES = iso9660 ext2 fat jfs reiserfs xfs \
part_apple part_bsd part_gpt part_msdos \
all_video font gfxterm gfxmenu png \
boot chain configfile echo gettext \
- linux ls search test
+ linux linux32 ls search test videoinfo
GRUB_IMAGES = images/boot_hybrid.img images/eltorito.img