Author: daniel Date: Fri Jul 6 16:14:51 2007 New Revision: 9078 Log: Adding aufs (ready as of aufs 0+20070702-3).
Added: dists/trunk/linux-modules-extra-2.6/aufs/ dists/trunk/linux-modules-extra-2.6/aufs/copyright dists/trunk/linux-modules-extra-2.6/aufs/defines Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog dists/trunk/linux-modules-extra-2.6/defines Added: dists/trunk/linux-modules-extra-2.6/aufs/copyright ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/aufs/copyright Fri Jul 6 16:14:51 2007 @@ -0,0 +1,30 @@ +This package was debianized by Julian Andres Klode <[EMAIL PROTECTED]> on +Sat, 31 Mar 2007 18:29:20 +0200. + +It was downloaded from <http://aufs.sourceforge.net/>. + +Upstream Author: Junjiro Okajima <[EMAIL PROTECTED]> + +License: + + Copyright (C) 2005-2007 Junjiro Okajima <[EMAIL PROTECTED]> + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2007, Julian Andres Klode <[EMAIL PROTECTED]> and +is licensed under the GPL, see above. Added: dists/trunk/linux-modules-extra-2.6/aufs/defines ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/aufs/defines Fri Jul 6 16:14:51 2007 @@ -0,0 +1,3 @@ +[base] +desc: Another UnionFS +not-subarches: vserver Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-modules-extra-2.6/debian/changelog (original) +++ dists/trunk/linux-modules-extra-2.6/debian/changelog Fri Jul 6 16:14:51 2007 @@ -1,3 +1,9 @@ +linux-modules-extra-2.6 (2.6.21-5) UNRELEASED; urgency=low + + * Added aufs modules. + + -- Daniel Baumann <[EMAIL PROTECTED]> Fri, 6 Jul 2007 18:08:00 +0200 + linux-modules-extra-2.6 (2.6.21-4) unstable; urgency=low * Rebuild against new gspca upstream release. Modified: dists/trunk/linux-modules-extra-2.6/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/defines (original) +++ dists/trunk/linux-modules-extra-2.6/defines Fri Jul 6 16:14:51 2007 @@ -1,5 +1,6 @@ [base] modules: + aufs gspca squashfs unionfs _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

