search for: nru

Displaying 20 results from an estimated 87 matches for "nru".

Did you mean: nr
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...# 03/05/22 bos@serpentine.internal.keyresearch.com 1.1233 # Get rid of nfsroot. # -------------------------------------------- # 03/05/22 bos@serpentine.internal.keyresearch.com 1.1234 # Don't do anything if root=initramfs or root=/dev/nfs. # -------------------------------------------- # diff -Nru a/Documentation/nfsroot.txt b/Documentation/nfsroot.txt --- a/Documentation/nfsroot.txt Thu May 22 15:40:37 2003 +++ b/Documentation/nfsroot.txt Thu May 22 15:40:37 2003 @@ -3,6 +3,7 @@ Written 1996 by Gero Kuhlmann <gero@gkminix.han.de> Updated 1997 by Martin Mares <mj@atrey.karlin.mf...
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
...geSet Log # -------------------------------------------- # 03/05/22 bos@serpentine.com 1.1230 # Turn off CONFIG_IP_PNP in defconfig files # -------------------------------------------- # 03/05/22 bos@serpentine.com 1.1231 # Get rid of ipconfig. # -------------------------------------------- # diff -Nru a/arch/alpha/defconfig b/arch/alpha/defconfig --- a/arch/alpha/defconfig Thu May 22 15:41:57 2003 +++ b/arch/alpha/defconfig Thu May 22 15:41:57 2003 @@ -290,7 +290,6 @@ CONFIG_INET=y CONFIG_IP_MULTICAST=y # CONFIG_IP_ADVANCED_ROUTER is not set -# CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is n...
2024 Feb 05
7
Bug#1063270: xen: NMU diff for 64-bit time_t transition
...0-14-generic (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) -------------- next part -------------- diff -Nru xen-4.17.3+10-g091466ba55/debian/.gitignore xen-4.17.3+10-g091466ba55/debian/.gitignore --- xen-4.17.3+10-g091466ba55/debian/.gitignore 2024-02-04 12:45:17.000000000 +0000 +++ xen-4.17.3+10-g091466ba55/debian/.gitignore 1970-01-01 00:00:00.000000000 +0000 @@ -1,39 +0,0 @@ -.debhelper -*.debhelper.*...
2005 Jan 04
0
[PATCH] BUG on error handlings in Ext3 under I/O failure condition
...rite() succeeded for a while even though messages of the kernel notified SCSI I/O error. By applying following modifications, the above problem was solved. Please consider applying this patch to the mainline kernels. Signed-off-by: Hisashi Hifumi <hifumi.hisashi at lab.ntt.co.jp> diff -Nru linux-2.6.10-bk6/fs/buffer.c linux-2.6.10-bk6_fix/fs/buffer.c --- linux-2.6.10-bk6/fs/buffer.c 2004-12-25 06:34:58.000000000 +0900 +++ linux-2.6.10-bk6_fix/fs/buffer.c 2005-01-04 19:58:48.000000000 +0900 @@ -311,10 +311,10 @@ { struct inode * inode = dentry->d_inode; struct super_block *...
2003 Nov 24
1
[PATCH] library functions
...----------------------------------- # 03/11/24 mort@green.i.bork.org 1.248 # Add a few new library functions: # -strcasecmp # -strncasecmp # -strndup # -Enable strerror() in the Makefile. It was already there, but it wasn't being compiled. # -------------------------------------------- # diff -Nru a/klibc/Makefile b/klibc/Makefile --- a/klibc/Makefile Mon Nov 24 11:33:52 2003 +++ b/klibc/Makefile Mon Nov 24 11:33:52 2003 @@ -27,6 +27,7 @@ brk.o sbrk.o malloc.o realloc.o calloc.o mmap.o \ memcpy.o memcmp.o memset.o memccpy.o memmem.o memswap.o \ memmove.o \ + strcasecmp.o strnca...
2012 Sep 11
1
Bug#687319: xcp-storage-managers: CDROM VDIs don't hotplug in guests because ISO SRs are misconfigured
...2.7.3-0ubuntu3.1 ii uuid-runtime 2.20.1-1ubuntu3 Versions of packages xcp-storage-managers recommends: ii lvm2 2.02.66-4ubuntu7.1 ii nfs-common 1:1.2.5-3ubuntu3 xcp-storage-managers suggests no packages. -- no debconf information -------------- next part -------------- diff -Nru xcp-storage-managers-0.1.1/debian/changelog xcp-storage-managers-0.1.1/debian/changelog --- xcp-storage-managers-0.1.1/debian/changelog 2011-12-17 16:47:38.000000000 +0000 +++ xcp-storage-managers-0.1.1/debian/changelog 2012-09-04 11:15:29.000000000 +0100 @@ -1,3 +1,9 @@ +xcp-storage-managers (0.1....
2007 Apr 18
0
[Bridge] [PATCH] (9/11) bridge -- new ioctl interface for 32/64 compatiablity
...r the operations that can't be done through sysfs. The existing bridge ioctl's are multiplexed, and most go through SIOCDEVPRIVATE so they won't work in a mixed 32/64bit environment. The new release of bridge-utils will use these if possible, and fall back to the old interface. diff -Nru a/include/linux/if_bridge.h b/include/linux/if_bridge.h --- a/include/linux/if_bridge.h 2004-05-20 14:46:10 -07:00 +++ b/include/linux/if_bridge.h 2004-05-20 14:46:10 -07:00 @@ -104,7 +104,7 @@ #include <linux/netdevice.h> -extern void brioctl_set(int (*ioctl_hook)(unsigned long)); +exte...
2004 Feb 04
3
[PATCH] Adding ocfs support to blkid
...# lib/blkid/probe.h 1.9 -> 1.10 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 04/02/03 rusty@stratocaster.com 1.1328 # Adding support for the Oracle Cluster File System (ocfs) # -------------------------------------------- # diff -Nru a/lib/blkid/probe.c b/lib/blkid/probe.c --- a/lib/blkid/probe.c Wed Feb 4 00:21:03 2004 +++ b/lib/blkid/probe.c Wed Feb 4 00:21:03 2004 @@ -312,6 +312,36 @@ return 1; } +static int probe_ocfs(int fd __BLKID_ATTR((unused)), + blkid_cache cache __BLKID_ATTR((unused)), + blkid_d...
2007 Apr 18
0
[Bridge] [PATCH] (4/4) bridge forwarding table RCU
Convert the bridge forwarding database over to using RCU. This avoids a read_lock and atomic_inc/dec in the fast path of output. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> diff -Nru a/include/linux/list.h b/include/linux/list.h --- a/include/linux/list.h 2004-07-28 15:30:04 -07:00 +++ b/include/linux/list.h 2004-07-28 15:30:04 -07:00 @@ -678,6 +678,24 @@ pos && ({ n = pos->next; 1; }) && \ ({ tpos = hlist_entry(pos, typeof(*tpos), member); 1;}...
2007 Apr 18
4
[Bridge] [Patch] [2.6.7] Bridge - Fix BPDU message_age
Fixes message_age field update in config BPDUs. Also checks whether the BPDU message age has exceeded bridge max age before transmitting config BPDUs. Signed-off-by: Kishore A K <KishoreAK@myw.ltindia.com> Index: linux-2.6.7/net/bridge/br_stp.c ============================================================= --- linux-2.6.7/net/bridge/br_stp.c.orig 2004-06-17 20:17:27.000000000 +0530 +++
2015 Jan 22
5
Ubuntu delta against 4.5.0-1 in experimental for disussion
...or may not be useful for Debian. I add this (and the d/xen-hypervisor-4.5.xen.cfg file) so update-grub will automatically create a config that boots into Xen by default. Files in /etc/default/grub.d are appended to /etc/default/grub, so one does not have to fiddle around with the main file). diff -Nru xen-4.5.0/debian/rules.real xen-4.5.0/debian/rules.real --- xen-4.5.0/debian/rules.real 2015-01-20 19:29:03.000000000 +0100 +++ xen-4.5.0/debian/rules.real 2015-01-22 11:44:54.000000000 +0100 @@ -95,7 +95,6 @@ EXTRA_CFLAGS_XEN_TOOLS="$(CFLAGS)" \ APPEND_CPPFLAGS="$(CPPFLAGS)&qu...
2003 May 22
0
[PATCH 2.5.69 3/3] Bandaids for gen_init_cpio and initramfs
.../22 bos@serpentine.internal.keyresearch.com 1.1235 # Add /sbin/init to cpio archive. # -------------------------------------------- # 03/05/22 bos@serpentine.internal.keyresearch.com 1.1236 # More small fixes to get initramfs closer to working. # -------------------------------------------- # diff -Nru a/init/do_mounts.c b/init/do_mounts.c --- a/init/do_mounts.c Thu May 22 15:40:19 2003 +++ b/init/do_mounts.c Thu May 22 15:40:19 2003 @@ -123,7 +123,7 @@ int part; if (strncmp(name, "initramfs", 9) == 0 || strcmp(name, "/dev/nfs") == 0) { - ROOT_DEV = Root_InitRamFS; + r...
2004 Mar 18
6
[PATCH] packet delay scheduler
...this scheduler at: http://developer.osdl.org/shemminger/tcp/iproute2-delay.tar.bz2 The only changes were to tc/Makefile and new file tc/q_delay.c A trivial example is: tc qdisc add dev eth0 root delay latency 25ms rate 100mbit Try it, if others find it useful please consider adding it. diff -Nru a/include/linux/pkt_sched.h b/include/linux/pkt_sched.h --- a/include/linux/pkt_sched.h Thu Mar 18 12:04:02 2004 +++ b/include/linux/pkt_sched.h Thu Mar 18 12:04:02 2004 @@ -432,4 +432,10 @@ #define TCA_ATM_MAX TCA_ATM_STATE +/* Delay section */ +struct tc_dly_qopt +{ + __u32 latency; + __u32...
2007 Apr 18
4
[Bridge] MTU Question
I have a bridge that has gigabit interfaces. The machine in question has the fun job of being a Bridge, Firewall and SMB server. Both of the Gigabit interfaces are connected to workstations directly via Xover cable (well MDI-X to be exact). My question is, if I enable jumbo frames on the gigabit interfaces will that make any difference in overall transfer rate of the bridge? I was thinking it
2007 Apr 18
1
[Bridge] [PATCH 2.4] bridge - eliminate br_ioctl_mutex
The bridge code doesn't need a separate ioctl, mutex it can just use the existing RTNL mechanism. This avoids some races and deadlocks on shutdown. This is for 2.4; a similar mechanism has been in 2.6 for some time. diff -Nru a/net/bridge/br.c b/net/bridge/br.c --- a/net/bridge/br.c 2004-06-21 07:46:49 -07:00 +++ b/net/bridge/br.c 2004-06-21 07:46:49 -07:00 @@ -22,6 +22,7 @@ #include <linux/init.h> #include <linux/if_bridge.h> #include <linux/brlock.h> +#include <linux/rtnetlink.h> #include &...
2012 May 15
2
New tool proposal
Hi Rich, We just talked about a new tool virt-diff which can diff files between two guest, suggested by Kamezawa Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com> things like below, # virt-diff -Nru --guest=Guest0 --guest=Guest1 /etc/hosts Any thought about this? Another question, what do you think about implement iptables, firewall, yum, rpm, etc into libguestfs? Thanks, Wanlong Gao
2004 Oct 20
3
iproute2-2.6.9-041019 compiling error
While compiling the new release i´ll get this error: gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -DRESOLVE_HOSTNAMES -c -o ipxfrm.o ipxfrm.c ipxfrm.c: In function `xfrm_selector_print'': ipxfrm.c:395: error: `IPPROTO_SCTP'' undeclared (first use in this function) ipxfrm.c:395: error: (Each undeclared identifier is reported only once ipxfrm.c:395: error: for
2004 Nov 30
0
Re: Xen debug help
...'s console will go via the main console e.g. serial port. When you do the resume, it should capture the domains death throws. Hopefully this will give us what we need, but you may need to make the -syms file available for your kernel too. Best, Ian --- # This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2004/11/30 23:24:33+00:00 iap10@tetris.cl.cam.ac.uk # Route unprivileged domain''s console to the main console (e.g. serial) # # xen/Rules.mk # 2004/11/30 23:24:31+00:00 iap10@tetris.cl.cam.ac.uk +2 -2 # Route unprivileged domain''s console to...
2005 Mar 24
0
[patch] small accounting and lockup fix for xenfreebsd on -unstable
# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2005/03/23 18:27:49-08:00 kmacy@shemp.lab.netapp.com # only bump tmpindex by NKPT-1 once # release sched lock on upcall # Signed-off-by: Kip Macy <kmacy@fsmware.com> # # freebsd-5.3-xen-sparse/i386-xen/i386-xen/machdep.c # 2005/03/23 18:24:47-08:00 kma...
2004 Oct 19
9
[ANNOUNCE] iproute2 2.6.9-041019
Now that 2.6.9 is final. Here is an update of the iproute2 utilities that contains all the patches in my queue. * lnstat to replace rtstat and ctstat (from Harald Welte) * latest xfrm related changes * several small typo''s and build fixes for older systems http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.9-041019.tar.gz