[Lunar-commits] <moonbase> prism54: remove it from the moonbase.
Florin Braescu
florin at lunar-linux.org
Fri Apr 24 07:21:51 CEST 2009
commit d22d550de1997fbc0b52bf11147e898f52cea312
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 24 08:21:51 2009 +0300
prism54: remove it from the moonbase.
---
zbeta/prism54/BUILD | 18 ------------------
zbeta/prism54/CONFIGURE | 4 ----
zbeta/prism54/DEPENDS | 2 --
zbeta/prism54/DETAILS | 18 ------------------
4 files changed, 0 insertions(+), 42 deletions(-)
diff --git a/zbeta/prism54/BUILD b/zbeta/prism54/BUILD
deleted file mode 100644
index e9915ea..0000000
--- a/zbeta/prism54/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
-
- prepare_install &&
-
- if [ ! -d "/etc/hotplug" ] ; then
- mkdir -p /etc/hotplug
- fi
-
- cp $SOURCE_CACHE/$SOURCE3 /etc/hotplug &&
- chmod 700 /etc/hotplug/$SOURCE3 &&
- chown 0:0 /etc/hotplug/$SOURCE3 || true
-
- make KDIR=/usr/src/linux modules &&
- make KDIR=/usr/src/linux install &&
- mkdir -p /usr/lib/hotplug/firmware &&
- cp $SOURCE_CACHE/$SOURCE2 /usr/lib/hotplug/firmware
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/prism54/CONFIGURE b/zbeta/prism54/CONFIGURE
deleted file mode 100644
index b93a366..0000000
--- a/zbeta/prism54/CONFIGURE
+++ /dev/null
@@ -1,4 +0,0 @@
-echo "Make sure you have either linux-2.6, linux-beta or linux-beta-mm installed"
-echo "Also make sure you have CONFIG_FW_LOADER enabled in your kernel"
-
-sleep 5
diff --git a/zbeta/prism54/DEPENDS b/zbeta/prism54/DEPENDS
deleted file mode 100644
index a4acedb..0000000
--- a/zbeta/prism54/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends pcmcia-cs &&
-depends wireless_tools
diff --git a/zbeta/prism54/DETAILS b/zbeta/prism54/DETAILS
deleted file mode 100644
index 5e648ed..0000000
--- a/zbeta/prism54/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=prism54
- VERSION=cvs-latest
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=isl3890
- SOURCE3=firmware.agent
- SOURCE_URL=http://www.prism54.org/pub/linux/snapshot/tars/
- SOURCE2_URL=http://prism54.org/~mcgrof/firmware/
- SOURCE3_URL=http://prism54.org/~hvr/firmware.agent
- SOURCE2_VFY=sha1:d0b5260b64e624c933ad506f85730ce07598431c
- SOURCE3_VFY=sha1:e4666b7c4ca40388e33b451b90ec8e345cc66a2e
- WEB_SITE=http://www.prism54.org
- ENTERED=20040303
- UPDATED=20040303
- SHORT="Linux Driver for the 802.11g Prism GT / Prism Duette / Prism Indigo Chipsets"
-cat << EOF
-Linux Driver for the 802.11g Prism GT / Prism Duette / Prism Indigo
-Chipsets
-EOF
More information about the Lunar-commits
mailing list