Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6a4814957e15def7bddd7a1f16d18baf40855690)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6a4814957e15def7bddd7a1f16d18baf40855690)
  • Date: Tue, 15 Aug 2006 12:13:06 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:

ChangeLog | 3 +++
utils/915resolution/BUILD | 3 +++
utils/915resolution/DETAILS | 20 ++++++++++++++++++++
utils/915resolution/HISTORY | 4 ++++
4 files changed, 30 insertions(+)

New commits:
commit 6a4814957e15def7bddd7a1f16d18baf40855690
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

915resolution-0.5.2 - new spell

diff --git a/ChangeLog b/ChangeLog
index 78d542a..20f802e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-08-15 Treeve Jelbert <treeve AT pi.be>
+ * utils/915resolution: new spell, patch vbios
+
2006-08-16 David Brown <dmlb2000 AT gmail.com>
* perl-cpan/perl-fuse: new spell, perl bindings for fuse filesystem

diff --git a/utils/915resolution/BUILD b/utils/915resolution/BUILD
new file mode 100755
index 0000000..ed8e93f
--- /dev/null
+++ b/utils/915resolution/BUILD
@@ -0,0 +1,3 @@
+rm 915resolution &&
+make
+
diff --git a/utils/915resolution/DETAILS b/utils/915resolution/DETAILS
new file mode 100755
index 0000000..41ba139
--- /dev/null
+++ b/utils/915resolution/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=915resolution
+ VERSION=0.5.2
+
SOURCE_HASH=sha512:5f882cfa8995da6bd6fd4a4eff32e1f6881e927154b653f6a001b1e56547f16907940fc21e0ff494eb78ed5ff40c273c91886526e623ef264af65469dcdb885b
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.geocities.com/stomljen/
+ SOURCE_URL[0]=$WEB_SITE/$SOURCE
+ LICENSE=GPL
+ ENTERED=20041016
+ KEYWORDS="utils"
+SHORT="fix available vbios mode for the 800 and 900 Intel graphic chipsets"
+cat << EOF
+915resolution is a tool to modify the video BIOS of the 800 and 900 series
Intel
+graphics chipsets. This includes the 845G, 855G, and 865G chipsets, as well
as 915G,
+915GM, and 945G chipsets. This modification is neccessary to allow the
display of
+certain graphics resolutions for an Xorg or XFree86 graphics server.
+ 915resolution's modifications of the BIOS are transient. There is no risk
of
+permanent modification of the BIOS. This also means that 915resolution must
be run
+every time the computer boots inorder for it's changes to take effect.
+EOF
diff --git a/utils/915resolution/HISTORY b/utils/915resolution/HISTORY
new file mode 100644
index 0000000..653a2fc
--- /dev/null
+++ b/utils/915resolution/HISTORY
@@ -0,0 +1,4 @@
+2006-08-15 Treeve Jelbert <treeve AT pi.be>
+ * DETAILS: version 0..5.2
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6a4814957e15def7bddd7a1f16d18baf40855690), Treeve Jelbert, 08/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page