[Lunar-commits] <lunar-iso> Exclude grub from the iso since grub2 conflicts with it

Stefan Wold ratler at lunar-linux.org
Tue Aug 19 22:25:42 CEST 2014


commit 9717965d6762424a00e3fbd476ba947854bb87d7
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 19 Aug 2014 22:25:03 +0200
URL: https://github.com/lunar-linux/lunar-iso/commit/9717965d6762424a00e3fbd476ba947854bb87d7

Exclude grub from the iso since grub2 conflicts with it
---
  conf/modules.exclude        | +1/-1     
  conf/modules.exclude.x86_64 | +1/-1     
  2 files changed, 2 insertions(+), 2 deletions(-)

--- a/conf/modules.exclude
+++ b/conf/modules.exclude
@@ -1 +1 @@
-EXCLUDE_MODULES=theedge udev
+EXCLUDE_MODULES=grub theedge udev
--- a/conf/modules.exclude.x86_64
+++ b/conf/modules.exclude.x86_64
@@ -1 +1 @@
-EXCLUDE_MODULES+=grub memtest86+
+EXCLUDE_MODULES+=memtest86+




More information about the Lunar-commits mailing list