Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Jaka Kranjc (7de1b391310a2059ae70b792da875b6038fda00a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Jaka Kranjc (7de1b391310a2059ae70b792da875b6038fda00a)
  • Date: Sun, 18 Feb 2007 03:42:51 -0600

GIT changes to master z-rejected grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

ChangeLog | 3 ++
dev/null |binary
z-utils/kqemu/DETAILS | 31 ----------------------
z-utils/kqemu/HISTORY | 43
-------------------------------
z-utils/kqemu/PREPARE | 1
z-utils/kqemu/TRIGGERS | 1
z-utils/kqemu/kqemu-1.3.0pre9.tar.gz.sig | 0
7 files changed, 3 insertions(+), 76 deletions(-)

New commits:
commit 7de1b391310a2059ae70b792da875b6038fda00a
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

kqemu: removed, no longer rejected #13530

diff --git a/ChangeLog b/ChangeLog
index 847c95f..aa56b46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-02-18 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * z-utils/kqemu: removed, no longer rejected #13530
+
2007-02-08 David Kowis <dkowis AT shlrm.org>
* z-java/jdk6-bin: New spell for the 1.6.0 series of java

diff --git a/z-utils/kqemu/DETAILS b/z-utils/kqemu/DETAILS
deleted file mode 100755
index b5a0bd1..0000000
--- a/z-utils/kqemu/DETAILS
+++ /dev/null
@@ -1,31 +0,0 @@
- SPELL=kqemu
- VERSION=1.3.0pre9
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/kqemu-$VERSION
- SOURCE_URL[0]=http://fabrice.bellard.free.fr/qemu/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
#SOURCE_HASH=sha512:e063a8bf42b767b054d81ea2494b5cf379a2e3b52918bcf2e525955dba6028655747ed229cd35435de15d771acdadd7a0d33ae19cd0ac1799c75a74484e62bfd
- DISTCC_HOSTS=
- LICENSE[0]=proprietary
- WEB_SITE=http://fabrice.bellard.free.fr/qemu
- ENTERED=20060126
- REJECT="closed source and distribution limitations"
- SHORT="QEMU is a generic and open source processor emulator"
-cat << EOF
-QEMU achieves a good emulation speed by using dynamic translation.
-QEMU has two operating modes:
-
- * Full system emulation. In this mode, QEMU emulates a full system
- (for example a PC), including a processor and various peripherials.
- It can be used to 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.
-
-KQEMU is the kernel accelerator module for qemu. Substantially improves
-performance.
-
-Emulator : Typical Slowdown Ratio
-QEMU : between 5 and 10
-QEMU + Accel : between 1 and 2
-EOF
diff --git a/z-utils/kqemu/HISTORY b/z-utils/kqemu/HISTORY
deleted file mode 100644
index 64ca7fe..0000000
--- a/z-utils/kqemu/HISTORY
+++ /dev/null
@@ -1,43 +0,0 @@
-2006-09-13 Eric Sandall <eric AT sandall.us>
- * No longer builds qemu and kqemu, but just builds kqemu kernel module
- * PREPARE: Added to source $GRIMOIRE/REJECT_MSG
- * DETAILS: Updated kqemu to 1.3.0pre9
- Added REJECT message
- No longer needs GCC_VERSION=3.4
- * CONFIGURE,DEPENDS,CONFLICTS,PRE_BUILD,BUILD: Removed
-
-2006-06-24 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * BUILD: didn't have an escape char on the end of line
- to include $OPTS with configure
-
-2006-06-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * DETAILS: updated to 1.3.0pre8 and 0.8.1
- * BUILD: removed invoke_gcc
- * CONFIGURE: added query for unattended processing, #10732
-
-2006-05-01 Eric Sandall <eric AT sandall.us>
- * DETAILS: Specify GCC_VERSION=3.4
- * CONFLICTS: Conflicts with qemu, not kqemu (itself)
- * PRE_BUILD: Run `invoke_gcc` to force using gcc 3.4
- * TRIGGERS: Added to trigger on cast of linux
-
-2006-01-26 David Kowis <dkowis AT sourcemage.org>
- * ALL: stole the qemu spell from test
- * DETAILS: added source2 for kqemu module
- * PRE_BUILD: added so that the kqemu stuff gets extracted
- * CONFLICTS: made it conflict with qemu
-
-2006-01-10 anoxia <anoxia AT sourcemage.org>
- * DETAILS: updated spell to 0.8.0
-
-2005-11-19 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: fixed wrong quoting in SHORT
-
-2005-11-05 George Sherwood <george AT beernabeer.com>
- * DETAILS: Added SOURCE_HASH checking
- * CONFIGURE: Change selection to dialog
- * BUILD: Default_build won't work with the target-list
-
-2005-11-02 Andreas van Ruth <avr AT gnulinux.nl>
- * BUILD, DEPENDS, DETAILS, HISTORY: created
-
diff --git a/z-utils/kqemu/PREPARE b/z-utils/kqemu/PREPARE
deleted file mode 100755
index c8936cb..0000000
--- a/z-utils/kqemu/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-. $GRIMOIRE/REJECTED_MSG
diff --git a/z-utils/kqemu/TRIGGERS b/z-utils/kqemu/TRIGGERS
deleted file mode 100755
index bb1c400..0000000
--- a/z-utils/kqemu/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast linux cast_self
diff --git a/z-utils/kqemu/kqemu-1.3.0pre9.tar.gz.sig
b/z-utils/kqemu/kqemu-1.3.0pre9.tar.gz.sig
deleted file mode 100644
index eaaf507..0000000
Binary files a/z-utils/kqemu/kqemu-1.3.0pre9.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Jaka Kranjc (7de1b391310a2059ae70b792da875b6038fda00a), Jaka Kranjc, 02/18/2007

Archive powered by MHonArc 2.6.24.

Top of Page