Your message dated Wed, 23 Aug 2006 23:38:03 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: kernel-patch-nfs-swap
Version: 2.4.25-2
Severity: normal
Tags: patch
This patch fails to apply on my 2.4.25 kernel source, the only other patch I
have that
I try to apply at the same time is the kernel-patch-debian-2.4.25 patches. It's
only one
line missing, so I handedited the patch to make it apply. Here's a diff to the
diffs...
--- linux-2.4.25-nfs-swap.diff 2004-04-25 22:24:47.000000000 -0400
+++ linux-2.4.25-nfs-swap.diff_orig 2004-04-25 22:24:56.000000000 -0400
@@ -2021,14 +2021,13 @@
diff -u --recursive --new-file linux-2.4.21/net/Config.in
linux-2.4.21-nfs-swap/net/Config.in
--- linux-2.4.21/net/Config.in 2002-08-03 02:39:46.000000000 +0200
+++ linux-2.4.21-nfs-swap/net/Config.in 2003-06-29 16:37:54.000000000
+0200
-@@ -16,7 +16,10 @@
+@@ -16,6 +16,9 @@
fi
bool 'Socket Filtering' CONFIG_FILTER
tristate 'Unix domain sockets' CONFIG_UNIX
+if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ bool 'Swapping via network sockets (EXPERIMENTAL)' CONFIG_NETSWAP
+fi
- tristate 'PF_KEY sockets' CONFIG_NET_KEY
bool 'TCP/IP networking' CONFIG_INET
if [ "$CONFIG_INET" = "y" ]; then
source net/ipv4/Config.in
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages kernel-patch-nfs-swap depends on:
ii bash 2.05b-14 The GNU Bourne Again SHell
ii grep-dctrl 2.1.3 Grep Debian package information
ii patch 2.5.9-1 Apply a diff file to an original
-- no debconf information
--- End Message ---
--- Begin Message ---
This package has been removed.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---