Re: RaiserFS PPC status

2001-05-06 Thread Just a friendly Jedi Knight
On Fri, May 04, 2001 at 05:41:52PM +0200, David N. Welton wrote: > Andrei Verovski <[EMAIL PROTECTED]> writes: > > > Anyone knows what is the status of RaiserFS support on PPC kernel 2.4.x? > > > > Kernel compilation configuration tool (menuconfig, xconfig) presents > > RaiserFS, but no status d

Re: RaiserFS PPC status

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 08:58:45AM +0200, Michel Dänzer wrote: > "Jason E. Stewart" wrote: > > > > OK. What's the deal with ReiserFS on PPC? > > > > When I go to JeffM's page it lists the patch to > > reiserfsprogs3.x.0j. But debian already has a reiserfsprogs. However, > > when I try to run 'mkr

Re: RaiserFS PPC status

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 12:08:34PM +0200, Michel Dänzer wrote: > Just a friendly Jedi Knight wrote: > > > Patched 3.x.0j-2 is available here: > > ftp://ftp.plukwa.net/pub/debian-local/reiserfsprogs_3.x.0j-2ppc_powerpc.deb > > Great! =o > > > > (i&#

Re: RaiserFS PPC status

2001-05-07 Thread Just a friendly Jedi Knight
Hi all! Just to let You know patched reiserfsprogs_3.x.0j-2.0.jedi1_powerpc.deb are available now at deb ftp://ftp.plukwa.net/debian-local sid main (and indeed Jeff Mahoney's patch didn't apply cleanly because of debian patch but it was realy minor issue). I'll try to clean this patch a bit

Re: xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 04:27:18PM +0200, Just a friendly Jedi Knight wrote: > Nathan Scott from SGI send me patch but it didn't work. I now figured some > other way to fix that and it seems it partially worked (now it quits with: It looks like my "fix" made the trick (i

Re: xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 05:04:32PM -0600, Jason E. Stewart wrote: > "Just a friendly Jedi Knight" <[EMAIL PROTECTED]> writes: > > > Anyway if there is somone outthere willing to try powerpc xfsprogs please > > point your apt-get at > > > > deb ftp

Re: xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-08 Thread Just a friendly Jedi Knight
On Tue, May 08, 2001 at 09:52:11AM +0200, Michel Dänzer wrote: > > This one bites me a bit. O_DIRECT is missing from bits/fcntl.h on powerpc > > (at least on my installation and i sure i didn't mess with libc6-dev). It's > > sid/unstable branch. I don't remeber if the intel box i compiled xfspro

Re: RaiserFS PPC status

2001-05-08 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 06:22:18PM -0600, Jason E. Stewart wrote: > "Jason E. Stewart" <[EMAIL PROTECTED]> writes: > > > OK. What's the deal with ReiserFS on PPC? > > Ok. So I applied jeffm's endian patch to the reiserfsprogs from > debian, and hand patched the hunk from misc.c that failed. I c

Re: RaiserFS PPC status

2001-05-08 Thread Just a friendly Jedi Knight
On Tue, May 08, 2001 at 04:20:00PM +0200, Michael Schmitz wrote: > > gcc -O1 -g -DNDEBUG -funsigned-char -Wall -I../include '-DVERSION="1.2.4"' > > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 > > -DXFS_BIG_FILESYSTEMS=1 -o xfs_db -L../libxfs addr.o agf.o agfl.o agi.o > > attr.o attr

Re: xfs kernel patch (was Re: RaiserFS PPC status)

2001-05-08 Thread Just a friendly Jedi Knight
On Tue, May 08, 2001 at 06:22:43PM +0100, Bastien Nocera wrote: > Can you tell us where you found this patch ? > > The only kernel patch I can find is over a month old, and certainly not > xfs 1.0. Or has the filesystem made its way to one of tge PPC kernel > repositories ? > Or is the patch for S

Re: RaiserFS PPC status

2001-05-15 Thread Just a friendly Jedi Knight
On Wed, May 09, 2001 at 09:24:06PM +0200, thomas graichen wrote: > > gcc -O1 -g -DNDEBUG -funsigned-char -Wall -I../include '-DVERSION="1.2.4"' > > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 > > -DXFS_BIG_FILESYSTEMS=1 -o xfs_db -L../libxfs addr.o agf.o agfl.o agi.o > > attr.o attr

Re: ReiserFS on blank hard drive

2001-05-16 Thread Just a friendly Jedi Knight
On Tue, May 15, 2001 at 03:43:37PM -0800, Ethan Benson wrote: > > you are looking for more reliability and stability, that is not > something you can really expect from any of the journalling > filesystems quite yet. yes yes some people love to say IWFM, but > there are plenty of others with horr

Re: ReiserFS on blank hard drive

2001-05-17 Thread Just a friendly Jedi Knight
On Wed, May 16, 2001 at 02:27:16AM -0800, Ethan Benson wrote: > > as for making apt to remount rw before and ro after upgrading put this > > > > DPkg::Pre-Invoke {"mount -o remount,rw /usr";}; > > DPkg::Post-Invoke {"mount -o remount,ro /usr";}; > > DPkg::RunDirectory "/"; > > what does that Run

apt-get and /usr remount (was Re: ReiserFS on blank hard drive)

2001-05-17 Thread Just a friendly Jedi Knight
On Thu, May 17, 2001 at 03:37:46AM -0800, Ethan Benson wrote: > > > > DPkg::Pre-Invoke {"mount -o remount,rw /usr";}; > > > > DPkg::Post-Invoke {"mount -o remount,ro /usr";}; > > > > DPkg::RunDirectory "/"; > > > > > > what does that RunDirectory "/"; do? > > From what i remeber it forces daemon

Re: Perl 5.6 ...

2001-05-30 Thread Just a friendly Jedi Knight
On Wed, May 30, 2001 at 11:21:51AM +0200, Michael Flaig wrote: > Hi! > > I´ve Problems with Perl in Sid ... > > perl-base can´t be installed > > perl: Depends: perl-base (= 5.6.1-2) but 5.6.0-21 is installed > Depends: perl-modules (= 5.6.1-2) but it is not installed > > In i386 ther

XFS on PowerPC [was Re: reiserfs empirical study (very long)]

2001-06-01 Thread Just a friendly Jedi Knight
On Thu, May 31, 2001 at 10:30:56AM -0700, Andrew Sharp wrote: > Rahul Jain wrote: > > > > On Thu, May 31, 2001 at 03:57:52AM -0700, Andrew Sharp wrote: > > > > > > I was misquoting someone else when I said it had endian problems. > > > My bad. I should have said that it has powerpc problems, but