Skip to Content.
Sympa Menu

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

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 (ac44beb5502329884ff4a05fd6941a2adfc00a0c)
  • Date: Wed, 10 Feb 2010 23:08:48 -0600

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

utils/qemu/BUILD | 2 +-
utils/qemu/DETAILS | 2 +-
utils/qemu/HISTORY | 9 +++++----
3 files changed, 7 insertions(+), 6 deletions(-)

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

qemu: Cleanup whitespace

diff --git a/utils/qemu/BUILD b/utils/qemu/BUILD
index e75f7b2..dd22723 100755
--- a/utils/qemu/BUILD
+++ b/utils/qemu/BUILD
@@ -19,7 +19,7 @@ if [[ $QEMU_VER == "0.10" ]] || [[ $QEMU_VER == "0.11" ]];
then
CFLAGS="$CFLAGS -march=pentium-mmx"
fi &&

- # -march=prescott was added after
+ # -march=prescott was added after
if [[ "$CFLAGS" =~ -march=prescott ]]; then
message "${MESSAGE_COLOR}Reducing your $BASH_REMATCH to
pentium-mmx.${DEFAULT_COLOR}" &&
list_remove CFLAGS $BASH_REMATCH &&
diff --git a/utils/qemu/DETAILS b/utils/qemu/DETAILS
index e2a9849..4e6dd2d 100755
--- a/utils/qemu/DETAILS
+++ b/utils/qemu/DETAILS
@@ -47,5 +47,5 @@ QEMU has two operating modes:
launch different Operating Systems without rebooting the PC or to debug
system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch Linux
- processes compiled for one CPU on another CPU.
+ processes compiled for one CPU on another CPU.
EOF
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index b2cb5a7..7e42d9a 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -4,7 +4,7 @@
* PREPARE: Fix old invalid value of QEMU_TEST

2010-02-03 Vasil Yonkov <spirtbrat AT sourcemage.org>
- * BUILD, DEPENDS, DETAILS, PREPARE: made QEMU_VER referring to
+ * BUILD, DEPENDS, DETAILS, PREPARE: made QEMU_VER referring to
a branch, not to a concrete version
* DETAILS: added a default version

@@ -12,9 +12,9 @@
* DETAILS, DEPENDS, PREPARE: added versions 0.11.1 and 0.12.2
* BUILD: the build fails only when kqemu support is enabled
* CONFIGURE: added queries for supported audio systems
- and emulated audio cards, added option for KVM support
- * DEPENDS: added options for ncurses, gnutls, curl, LIBSASL,
- bridge-utils, iproute2
+ and emulated audio cards, added option for KVM support
+ * DEPENDS: added options for ncurses, gnutls, curl, LIBSASL,
+ bridge-utils, iproute2

2009-08-15 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: use BLUEZ provider
@@ -138,3 +138,4 @@

2005-11-02 Andreas van Ruth <avr AT gnulinux.nl>
* BUILD, DEPENDS, DETAILS, HISTORY: created
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ac44beb5502329884ff4a05fd6941a2adfc00a0c), Eric Sandall, 02/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page