Skip to Content.
Sympa Menu

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

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 z-rejected grimoire by Eric Sandall (de5d905a878c009e345c074e6c2e29eb88955036)
  • Date: Sun, 7 Oct 2007 21:10:16 -0500

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

ChangeLog | 4 +
z-java/jdk6-bin/HISTORY | 3 +
z-java/jdk6-bin/INSTALL | 3 -
z-net/iwlwifi-3945-ucode/BUILD | 1
z-net/iwlwifi-3945-ucode/CONFIGURE | 1
z-net/iwlwifi-3945-ucode/DETAILS | 25
++++++++++++
z-net/iwlwifi-3945-ucode/HISTORY | 3 +
z-net/iwlwifi-3945-ucode/INSTALL | 3 +
z-net/iwlwifi-3945-ucode/PRE_BUILD | 12 +++++
z-net/iwlwifi-3945-ucode/PROVIDES | 1
z-net/iwlwifi-3945-ucode/iwlwifi-3945-ucode-2.14.4.tgz.sig |binary
z-net/iwlwifi-4965-ucode/BUILD | 1
z-net/iwlwifi-4965-ucode/CONFIGURE | 1
z-net/iwlwifi-4965-ucode/DETAILS | 25
++++++++++++
z-net/iwlwifi-4965-ucode/HISTORY | 3 +
z-net/iwlwifi-4965-ucode/INSTALL | 3 +
z-net/iwlwifi-4965-ucode/PRE_BUILD | 12 +++++
z-net/iwlwifi-4965-ucode/PROVIDES | 1
z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-4.44.17.tgz.sig |binary
19 files changed, 99 insertions(+), 3 deletions(-)

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

iwlwifi-4965-ucode: Added Intel's 4965 wireless firmware

commit 2eefeaf3eea582aebe9f0f084fceb82fcbd1a458
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

iwlwifi-3945-ucode: Added Intel's 3945 wireless firmware

commit f23c02e158156bcea85d347d94c9025f43768989
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

jdk6-bin: Remove debugging code

diff --git a/ChangeLog b/ChangeLog
index 8339685..2f0d67e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-07 Eric Sandall <sandalle AT sourcemage.org>
+ * z-net/iwlwifi-3945-ucode: Added firmware code for the Intel 3945
+ * z-net/iwlwifi-4965-ucode: Added firmware code for the Intel 4965
+
2007-07-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* z-games/ja2-stracciatella: a port of Jagged Alliance 2 to SDL

diff --git a/z-java/jdk6-bin/HISTORY b/z-java/jdk6-bin/HISTORY
index 7d8b08e..aeeb0a4 100644
--- a/z-java/jdk6-bin/HISTORY
+++ b/z-java/jdk6-bin/HISTORY
@@ -1,3 +1,6 @@
+2007-09-23 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Remove debugging code (bad me)
+
2007-08-19 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Also conflicts with jdk1.5-bin

diff --git a/z-java/jdk6-bin/INSTALL b/z-java/jdk6-bin/INSTALL
index d4093e0..e8fce29 100755
--- a/z-java/jdk6-bin/INSTALL
+++ b/z-java/jdk6-bin/INSTALL
@@ -7,9 +7,6 @@ then
message "${PROBLEM_COLOR}The package says i586 so if you really are
running an i386 or i486 you may experience problems with this
package${DEFAULT_COLOR}"
fi

-echo SMGL_COMPAT_ARCHS[0] = ${SMGL_COMPAT_ARCHS[0]} > /tmp/smgl.compat &&
-echo VER = $VER >> /tmp/smgl.compat &&
-
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "ia32" ]]
then
if [ -d ${INSTALL_ROOT}/usr/lib/mozilla/plugins ]
diff --git a/z-net/iwlwifi-3945-ucode/BUILD b/z-net/iwlwifi-3945-ucode/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-net/iwlwifi-3945-ucode/CONFIGURE
b/z-net/iwlwifi-3945-ucode/CONFIGURE
new file mode 100755
index 0000000..cfee8df
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/CONFIGURE
@@ -0,0 +1 @@
+. "$GRIMOIRE/REJECTED_MSG"
diff --git a/z-net/iwlwifi-3945-ucode/DETAILS
b/z-net/iwlwifi-3945-ucode/DETAILS
new file mode 100755
index 0000000..21dbd3c
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=iwlwifi-3945-ucode
+ VERSION=2.14.4
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://intellinuxwireless.org/iwlwifi/downloads/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=http://intellinuxwireless.org/LICENSE.iwlwifi-ucode
+ WEB_SITE=http://intellinuxwireless.org/iwlwifi/
+ ENTERED=20071007
+ REJECT='Non-modification firmware license'
+ SHORT='Firmware for the Intel Wireless 3945ABG card'
+cat << EOF
+The iwlwifi project provides a driver which utilizes the new mac80211
subsystem
+for the Intel� Wireless WiFi Link 4965AGN and Intel� PRO/Wireless 3945ABG
+Network Connection adapters.
+
+In addition to using the new mac80211 subsystem, this project uses a new
+microcode image which removes the need for the user space regulatory daemon.
+This change should help to simplify installation, development, and
+redistribution of this driver package.
+
+NOTE: The iwlwifi driver is a development driver. If you are looking for a
+fully validated and stable driver, please visit the Intel Customer Support
+download page
+EOF
diff --git a/z-net/iwlwifi-3945-ucode/HISTORY
b/z-net/iwlwifi-3945-ucode/HISTORY
new file mode 100644
index 0000000..7af476f
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/HISTORY
@@ -0,0 +1,3 @@
+2007-10-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, CONFIGURE, PRE_BUILD, BUILD, INSTALL: Created
+
diff --git a/z-net/iwlwifi-3945-ucode/INSTALL
b/z-net/iwlwifi-3945-ucode/INSTALL
new file mode 100755
index 0000000..fa3d79e
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/INSTALL
@@ -0,0 +1,3 @@
+message "${MESSAGE_COLOR}Installing firmware...$DEFAULT_COLOR" &&
+mkdir -p $INSTALL_ROOT/lib/firmware &&
+mv ${SPELL/-ucode/.ucode} $INSTALL_ROOT/lib/firmware
diff --git a/z-net/iwlwifi-3945-ucode/PRE_BUILD
b/z-net/iwlwifi-3945-ucode/PRE_BUILD
new file mode 100755
index 0000000..c4c1238
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/PRE_BUILD
@@ -0,0 +1,12 @@
+local _FW_LOADER=$(get_kernel_config CONFIG_FW_LOADER) &&
+
+if [[ $_FW_LOADER != y &&
+ $_FW_LOADER != m ]]
+then
+ message "${PROBLEM_COLOR}You don't have CONFIG_FW_LOADER" \
+ "enabled in your kernel configuration, cannot load" \
+ "$SPELL.${DEFAULT_COLOR}" &&
+ return 1
+fi &&
+
+default_pre_build
diff --git a/z-net/iwlwifi-3945-ucode/PROVIDES
b/z-net/iwlwifi-3945-ucode/PROVIDES
new file mode 100755
index 0000000..11c965a
--- /dev/null
+++ b/z-net/iwlwifi-3945-ucode/PROVIDES
@@ -0,0 +1 @@
+provides IWLWIFI-UCODE
diff --git a/z-net/iwlwifi-3945-ucode/UNATTEND_SAFE
b/z-net/iwlwifi-3945-ucode/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29
diff --git a/z-net/iwlwifi-3945-ucode/iwlwifi-3945-ucode-2.14.4.tgz.sig
b/z-net/iwlwifi-3945-ucode/iwlwifi-3945-ucode-2.14.4.tgz.sig
new file mode 100644
index 0000000..ccb1c0c
Binary files /dev/null and
b/z-net/iwlwifi-3945-ucode/iwlwifi-3945-ucode-2.14.4.tgz.sig differ
diff --git a/z-net/iwlwifi-4965-ucode/BUILD b/z-net/iwlwifi-4965-ucode/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-net/iwlwifi-4965-ucode/CONFIGURE
b/z-net/iwlwifi-4965-ucode/CONFIGURE
new file mode 100755
index 0000000..cfee8df
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/CONFIGURE
@@ -0,0 +1 @@
+. "$GRIMOIRE/REJECTED_MSG"
diff --git a/z-net/iwlwifi-4965-ucode/DETAILS
b/z-net/iwlwifi-4965-ucode/DETAILS
new file mode 100755
index 0000000..29d4e29
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=iwlwifi-4965-ucode
+ VERSION=4.44.17
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://intellinuxwireless.org/iwlwifi/downloads/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=http://intellinuxwireless.org/LICENSE.iwlwifi-ucode
+ WEB_SITE=http://intellinuxwireless.org/iwlwifi/
+ ENTERED=20071007
+ REJECT='Non-modification firmware license'
+ SHORT='Firmware for the Intel Wireless 4965AGN card'
+cat << EOF
+The iwlwifi project provides a driver which utilizes the new mac80211
subsystem
+for the Intel� Wireless WiFi Link 4965AGN and Intel� PRO/Wireless 3945ABG
+Network Connection adapters.
+
+In addition to using the new mac80211 subsystem, this project uses a new
+microcode image which removes the need for the user space regulatory daemon.
+This change should help to simplify installation, development, and
+redistribution of this driver package.
+
+NOTE: The iwlwifi driver is a development driver. If you are looking for a
+fully validated and stable driver, please visit the Intel Customer Support
+download page
+EOF
diff --git a/z-net/iwlwifi-4965-ucode/HISTORY
b/z-net/iwlwifi-4965-ucode/HISTORY
new file mode 100644
index 0000000..7af476f
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/HISTORY
@@ -0,0 +1,3 @@
+2007-10-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, CONFIGURE, PRE_BUILD, BUILD, INSTALL: Created
+
diff --git a/z-net/iwlwifi-4965-ucode/INSTALL
b/z-net/iwlwifi-4965-ucode/INSTALL
new file mode 100755
index 0000000..fa3d79e
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/INSTALL
@@ -0,0 +1,3 @@
+message "${MESSAGE_COLOR}Installing firmware...$DEFAULT_COLOR" &&
+mkdir -p $INSTALL_ROOT/lib/firmware &&
+mv ${SPELL/-ucode/.ucode} $INSTALL_ROOT/lib/firmware
diff --git a/z-net/iwlwifi-4965-ucode/PRE_BUILD
b/z-net/iwlwifi-4965-ucode/PRE_BUILD
new file mode 100755
index 0000000..c4c1238
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/PRE_BUILD
@@ -0,0 +1,12 @@
+local _FW_LOADER=$(get_kernel_config CONFIG_FW_LOADER) &&
+
+if [[ $_FW_LOADER != y &&
+ $_FW_LOADER != m ]]
+then
+ message "${PROBLEM_COLOR}You don't have CONFIG_FW_LOADER" \
+ "enabled in your kernel configuration, cannot load" \
+ "$SPELL.${DEFAULT_COLOR}" &&
+ return 1
+fi &&
+
+default_pre_build
diff --git a/z-net/iwlwifi-4965-ucode/PROVIDES
b/z-net/iwlwifi-4965-ucode/PROVIDES
new file mode 100755
index 0000000..11c965a
--- /dev/null
+++ b/z-net/iwlwifi-4965-ucode/PROVIDES
@@ -0,0 +1 @@
+provides IWLWIFI-UCODE
diff --git a/z-net/iwlwifi-4965-ucode/UNATTEND_SAFE
b/z-net/iwlwifi-4965-ucode/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29
diff --git a/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-4.44.17.tgz.sig
b/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-4.44.17.tgz.sig
new file mode 100644
index 0000000..931b194
Binary files /dev/null and
b/z-net/iwlwifi-4965-ucode/iwlwifi-4965-ucode-4.44.17.tgz.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (de5d905a878c009e345c074e6c2e29eb88955036), Eric Sandall, 10/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page