Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (28e18cf5716361293a36a89163ccfe52159c1a3a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (28e18cf5716361293a36a89163ccfe52159c1a3a)
  • Date: Sat, 15 May 2010 02:24:44 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

disk/grub2/BUILD | 1 +
disk/grub2/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 28e18cf5716361293a36a89163ccfe52159c1a3a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

grub2: Fails to build with multiple make jobs

diff --git a/disk/grub2/BUILD b/disk/grub2/BUILD
index 91d98b1..b8b4dd9 100755
--- a/disk/grub2/BUILD
+++ b/disk/grub2/BUILD
@@ -1,2 +1,3 @@
OPTS="${OPTS} ${GRUB2_OPTS}" &&
+make_single &&
default_build
diff --git a/disk/grub2/HISTORY b/disk/grub2/HISTORY
index e050c15..ba3d7d7 100644
--- a/disk/grub2/HISTORY
+++ b/disk/grub2/HISTORY
@@ -1,3 +1,6 @@
+2010-05-15 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails with multiple make jobs
+
2010-03-29 Sukneet Basuta <sukneet AT sourcemage.org>
* grub-default: changed GRUB_DISTRIBUTOR to "SourceMage", grub did
not like the space




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (28e18cf5716361293a36a89163ccfe52159c1a3a), Eric Sandall, 05/15/2010

Archive powered by MHonArc 2.6.24.

Top of Page