Re: rebuild kernel add syscall

2011-03-12 Thread Gilboa Davara
On Thu, 2011-03-10 at 15:17 +0800, xinyou yan wrote: > I want to and a new syscall > 1 add > .long sys_mysyscall > inarch/x86/kernel/syscall_table_32.S > > 2add >#define __NR_mysyscall 341 > inarch/x86/include/asm/unistd_32. > > 3.add > > asmlinkage int sys_mysys

Re: JFS support in Fedora?

2011-03-12 Thread Fernando Cassia
On Sun, Mar 13, 2011 at 12:46 AM, Rahul Sundaram wrote: > Marginally supported. You will have to pass linux selinux=0 jfs. This > would enable JFS support. It only works on a non-live image and it will > also disable SELinux support. Pretty much the same state that Reisferfs > is in. If you wa

Re: JFS support in Fedora?

2011-03-12 Thread Rahul Sundaram
On 03/13/2011 01:16 AM, Fernando Cassia wrote: > Hi, > > IBM has released one of the first updates to JFSUtils in two years time. > JFS file system development has been glaciar... but it seems to continue. > > http://jfs.cvs.sourceforge.net/viewvc/jfs/jfsutils/NEWS?revision=1.33 > > I wonder what'

Re: JFS support in Fedora?

2011-03-12 Thread stan
On Sat, 12 Mar 2011 17:46:24 -0200 Fernando Cassia wrote: > IBM has released one of the first updates to JFSUtils in two years > time. JFS file system development has been glaciar... but it seems to > continue. > > http://jfs.cvs.sourceforge.net/viewvc/jfs/jfsutils/NEWS?revision=1.33 > > I wond

JFS support in Fedora?

2011-03-12 Thread Fernando Cassia
Hi, IBM has released one of the first updates to JFSUtils in two years time. JFS file system development has been glaciar... but it seems to continue. http://jfs.cvs.sourceforge.net/viewvc/jfs/jfsutils/NEWS?revision=1.33 I wonder what's the status with regards to JFS support in Fedora. Is ther

Re: Getting a USB driver added for a device ? (Hitec HPP-22, wine, USB, RC)

2011-03-12 Thread Patrick O'Callaghan
On Fri, 2011-03-11 at 17:18 -0700, Linuxguy123 wrote: > Note: Bash doesn't allow () characters. Of course it does. It fact it allows them so much that they mean something to it, so you have to escape them. In your case Install_hpp_22_V1.04\(1\).exe would have worked. poc -- users mailing list u