similar to: pacth question

Displaying 20 results from an estimated 1000 matches similar to: "pacth question"

2002 Jun 08
2
New qdisc path, try it (what is the problem)
hello, this is my new qdisc patch, when i recompile the kernel with this patch i dn''nt succeed please look at it and if there are any mistakes plesease send me a mail thanks in advance ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
2003 Jul 07
2
Limiting bandwidth usage - where to begin
Hi, I am very new in this list.. I want each of my internet users to be limited in his/her usage of bandwidth. The limitation will be done in my squid (linux) box, as they all have to be authenticated by squid before going to the internet jungle.. Then anybody here could tell me where to begin to do such thing ? Any idea/solution would be very appreciated TIA regards, aqil
2015 Mar 25
2
[PACTH v2] customize: fix --upload to FAT partition
FAT doesn't support file ownership, so show warning instead of error. Fixes RHBZ#1196101 Maros Zatko (1): customize: fix --upload to FAT partition (RHBZ#1196101) customize/customize_run.ml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) -- 1.9.3
2015 Mar 25
1
[PACTH v2] customize: fix --upload to FAT partition (RHBZ#1196101)
FAT doesn't support file ownership, so show info instead of error. --- customize/customize_run.ml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/customize/customize_run.ml b/customize/customize_run.ml index dbb77df..40d19ac 100644 --- a/customize/customize_run.ml +++ b/customize/customize_run.ml @@ -289,8 +289,20 @@ exec >>%s 2>&1 let
2015 Mar 26
0
Re: [PACTH v2] customize: fix --upload to FAT partition (RHBZ#1196101)
What was wrong with detecting ENOTSUP and turning it into a warning then? For reference see: https://github.com/libguestfs/libguestfs/blob/master/sparsify/in_place.ml#L38-L46 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program
2002 Dec 26
1
ext3 problem
Hello Does anybody know that Linux kernel 2.4.4 supports ext3 fs (module or embedded). I looked at the config menus, but I couldn't see ext3 support. I don't know whether the other ext3 modules work under a kernel which does not support ext3. I will try to insmod ext3 modules. I'm searching and trying newly built kernels. Any help or comments are welcome. Best regards Ardaulas
2005 Aug 30
0
No subject
Hi! I'm working on a rewrite of the winaspi module, using Joerg Schilling's libscg. (libscg is a scsi transport library, with support of many platforms, cdrecord, cdrdao uses it). I'm nearly finished, but I could test only winaspi32 (with nero and isobuster), I need a software that uses the 16 bit aspi interface to test it. Anyone knows such a software that uses wnaspi.dll?
2003 May 12
0
AW: wbinfo doesnt work...
Have you looked, if winbindd is still running after you started it? I think, if the settings for winbind in smb.conf are not correct or if nmbd isn't running, winbindd terminates immediatly after you started it. Greetings, Dominik -----Ursprüngliche Nachricht----- Von: chris Bouchet [mailto:duc_zergouille@yahoo.fr] Bereitgestellt: Montag, 12. Mai 2003 08:26 Bereitgestellt in: Samba
2004 Aug 06
1
Relay & authentification
i've got some troubles with the configuration of a relay for Icecast 2.0... In fact,in master server log files, i can see that the slave server try to relay master server...but it can't because of the "content-type" of the stream it tries to relay. looking at the slave log file, authentification is not realized: "misssing or bad password" however in conf files my tag
2004 Aug 06
0
Re: troubles with ices
Hi Max, Thanx for your response. I changed the passwords, they are all "test" now, but still I have the same problem: [2003-08-11 13:42:09] INFO connection/_handle_source_request Source logging in at mountpoint "/test.ogg" [2003-08-11 13:42:09] INFO connection/_handle_source_request Source (/test.ogg) attempted to login with invalid or missing password <p>ICECAST:
2002 Jan 31
0
filled.contour+graphics output
Hello, I really happy to see how fast R is going : another new release !!!!!. I'm currently using daily this software and really like it. Thanks for this nice work. I don't know how to proceed for my question and if I had to write to you about that. I got some trouble with postscript output mainly but other like png, jpeg and even screen especially with the function filled.contour
2004 Aug 06
2
CPU loading+icecast 2
hi, i'm looking at how icecast runs on a machine... And, i find something which seems to be unusual... In fact, i just wanted to see how much ressources Icecast2 takes when number of clients changes. I fand that memory (swap, RAM)and cpu'loading is all the same whatever number of clients ???is it normal?? <p>max ___________________________________________________________ Do You
2002 Oct 14
1
help, HTB2 and filter ?
Hi ; HTB2 patch for kernel 2.2.17 HTB2 patch for iproute2 Here is my script : tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 10: htb default 20 tc class add dev eth0 parent 10: classid:10:1 htb rate 90mbit ceil 90mbit burst 2000 tc class add dev eth0 parent 10:1 classid 10:100 htb rate 10mbit ceil 30mbit prio 1 tc class add dev eth0
2004 Aug 06
3
network-topology
Hy, I've some questions about the topology of networks between icecast server and relays... At first i asked myself if is it possible, when a client attempts to connect to the master server, that this server redirects client to another icecast server (relay) and that the client is automatically connecting to the relay.... I've also seen that this function has two responses: -first is
2009 Feb 09
2
dynamic constant assignment
I have a constant set up like that : ALL_LOCALES => {"it"=>"Italian", "fr"=>"Français", "de"=>"Deutsch", "en- GB"=>"English (UK)", "es"=>"Español (España)", "pt-PT"=>"Português", "pl"=>"Polski", "en-US"=>"English
2007 Nov 11
0
Recent French communications
Hello All, (Salut) Sebastien is a French user among us, and doesn''t speak English, so I''ve been talking with him in French the best way I know how (Google is god.) So, I will also translate the conversation going on, so that everyone will be able to understand, and keep up with what has been going on: (Sebastien est un utilisateur français parmi nous, et ne parle pas
2004 Apr 06
11
htb2 -> htb3 problems
Hello! I need to switch from htb2 to htb3, because of speed issues (for me, htb2 is unable to handle more then 100mbit duplex with ~550 classes), kernel profiling shows htb_dequeue_prio at 1st place with 3x isolation. So, I''ve moved from 2.4.19 to 2.4.25 kernel (hi-pac for classification/marking and htb3 for queueing), and traffic rate drop from 100 to 20mbit. What can be wrong? The
2005 May 13
1
Aiii cpu is toast
Hy!     I''ve been trying to make Xen 2.0 work on a compac evo N800C laptop. But I am getting an error that say, that there is no more memory for the kernel and then the message Aiii cpu is toast, then re reboots in 5 sec. I looked into the archives and didn''t found a clue that helped me much on this one. >From what I can see from the output is that he dont see the
2004 Aug 06
0
Cross compiling
I really have no idea of what's needed for cross-compiling. If you find out what needs to be added, please send me a patch. Jean-Marc Le dim 14/12/2003 à 06:12, M bre a écrit : > Hello all, > > I'm trying to build speex library for a CRIS > processor running Linux. The configure seems to fail. > Here is the command I use wich works to build libogg : > >
2009 Apr 28
0
Unhandled Exception: System.TypeInitializationException
Hi guys. I hope somebody will be able to help me out with this. I'm trying to run a .NET application in Mac OS X. Wine asked me to install the Windows version of Mono under Wine, so I did. Now when I try to run the program, I get the following sequence of errors: Code: fixme:win:EnumDisplayDevicesW ((null),0,0x60e04c,0x00000000), stub! Unhandled Exception: