Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2624.git;a=commitdiff;h=350906530e9e3f99ef7a7cb9e954da6ff2e5b389

commit 350906530e9e3f99ef7a7cb9e954da6ff2e5b389
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Mon Jan 28 02:28:04 2008 +0100

redirfs-0.2-1-i686
new package
it's an external module which is needed by dazuko if we build without lsm
support (which is no longer in 2.6.24)

diff --git a/source/apps-extra/redirfs/FrugalBuild 
b/source/apps-extra/redirfs/FrugalBuild
new file mode 100644
index 0000000..29a7355
--- /dev/null
+++ b/source/apps-extra/redirfs/FrugalBuild
@@ -0,0 +1,23 @@
+# Compiling Time: 0.04 SBU
+# Maintainer: VMiklos <[EMAIL PROTECTED]>
+
+pkgname=redirfs
+pkgver=0.2
+pkgrel=1
+pkgdesc="Redirecting FileSystem"
+url="http://redirfs.org/";
+Finclude kernel-module
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump 
http://redirfs.org/tiki-index.php?page=redirfs_download|grep -m1 gz$|Flasttar"
+source=(http://www.redirfs.org/packages/redirfs-$pkgver.tar.gz)
+sha1sums=('c736b6a9b9cb0540010eb865febfd4f3b1fe6d82')
+
+build()
+{
+       # no Fcheckkernel, crosscompilation verified
+       Fsed 'uname -r' "echo $_F_kernelmod_uname" Makefile
+       Fmake
+       Ffilerel /lib/modules/$_F_kernelmod_uname/extra/$pkgname.ko
+       Fbuild_kernelmod_scriptlet
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to