* [ANNOUNCE]: reiser4 snapshot
@ 2002-12-24 16:40 Nikita Danilov
2003-01-16 8:14 ` Ookhoi
0 siblings, 1 reply; 6+ messages in thread
From: Nikita Danilov @ 2002-12-24 16:40 UTC (permalink / raw)
To: Reiserfs mail-list; +Cc: Reiserfs developers mail-list
Hello,
new reiser4 snapshot is available at:
http://www.namesys.com/snapshots/2002.12.24/
It is released as a patch against linux-2.5.53 kernel. It should also
work with current (December 24th) bk snapshot at
http://linux.bkbits.net/linux-2.5
This is mostly bug fixing release.
READ.ME file contains changelog.
In addition, our public BK repository with reiser4 code is available at
bk://namesys.com/bk/reiser4.
Nikita.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ANNOUNCE]: reiser4 snapshot
2002-12-24 16:40 [ANNOUNCE]: reiser4 snapshot Nikita Danilov
@ 2003-01-16 8:14 ` Ookhoi
2003-01-16 8:22 ` [reiserfs-dev] " Oleg Drokin
0 siblings, 1 reply; 6+ messages in thread
From: Ookhoi @ 2003-01-16 8:14 UTC (permalink / raw)
To: Nikita Danilov; +Cc: Reiserfs mail-list, Reiserfs developers mail-list
Nikita Danilov wrote (ao):
> new reiser4 snapshot is available at:
>
> http://www.namesys.com/snapshots/2002.12.24/
>
> It is released as a patch against linux-2.5.53 kernel. It should also
> work with current (December 24th) bk snapshot at
> http://linux.bkbits.net/linux-2.5
>
> This is mostly bug fixing release.
>
> READ.ME file contains changelog.
>
> In addition, our public BK repository with reiser4 code is available
> at bk://namesys.com/bk/reiser4.
Hi Nikita,
Is there also a BK repository with the reiserfs4-progs?
And what is the right way to integrate reiser4 into the kernel? At the
moment I pull reiser4 and linux-2.5, patch linux-2.5 with the
reiser4.diff out of the snapshots dir, and replace fs/reiser4 with the
BK reiser4.
This works*, but I think the patch part is not the right way.
* I can compile a 2.5 kernel, boot it, and mkfs.reiser4 a partition.
Thanks in advance!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [reiserfs-dev] Re: [ANNOUNCE]: reiser4 snapshot
2003-01-16 8:14 ` Ookhoi
@ 2003-01-16 8:22 ` Oleg Drokin
2003-01-16 8:31 ` Ookhoi
0 siblings, 1 reply; 6+ messages in thread
From: Oleg Drokin @ 2003-01-16 8:22 UTC (permalink / raw)
To: Ookhoi; +Cc: Nikita Danilov, Reiserfs mail-list, Reiserfs developers mail-list
Hello!
On Thu, Jan 16, 2003 at 09:14:20AM +0100, Ookhoi wrote:
> Is there also a BK repository with the reiserfs4-progs?
Sure.
bk://thebsh.namesys.com/bk/reiser4progs
> And what is the right way to integrate reiser4 into the kernel? At the
> moment I pull reiser4 and linux-2.5, patch linux-2.5 with the
> reiser4.diff out of the snapshots dir, and replace fs/reiser4 with the
> BK reiser4.
> This works*, but I think the patch part is not the right way.
Well. It is most right way actually. (besides pulling from our kernel
repository, but we have different UML-related stuff in there so that might not
be very good idea for you).
Probably starting with next snapshot there will be separate kernel patch
for people who would like to pull our tree directly out of bitkeeper.
> * I can compile a 2.5 kernel, boot it, and mkfs.reiser4 a partition.
Great success at our side! ;)
Though I see you have not tried to mount that?
Bye,
Oleg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [reiserfs-dev] Re: [ANNOUNCE]: reiser4 snapshot
2003-01-16 8:22 ` [reiserfs-dev] " Oleg Drokin
@ 2003-01-16 8:31 ` Ookhoi
0 siblings, 0 replies; 6+ messages in thread
From: Ookhoi @ 2003-01-16 8:31 UTC (permalink / raw)
To: Oleg Drokin
Cc: Ookhoi, Nikita Danilov, Reiserfs mail-list,
Reiserfs developers mail-list
Oleg Drokin wrote (ao):
> On Thu, Jan 16, 2003 at 09:14:20AM +0100, Ookhoi wrote:
> > Is there also a BK repository with the reiserfs4-progs?
>
> Sure.
> bk://thebsh.namesys.com/bk/reiser4progs
Thanks :-)
> > And what is the right way to integrate reiser4 into the kernel? At
> > the moment I pull reiser4 and linux-2.5, patch linux-2.5 with the
> > reiser4.diff out of the snapshots dir, and replace fs/reiser4 with
> > the BK reiser4.
> > This works*, but I think the patch part is not the right way.
>
> Well. It is most right way actually. (besides pulling from our kernel
> repository, but we have different UML-related stuff in there so that
> might not be very good idea for you).
> Probably starting with next snapshot there will be separate kernel
> patch for people who would like to pull our tree directly out of
> bitkeeper.
Owh, cool!.
> > * I can compile a 2.5 kernel, boot it, and mkfs.reiser4 a partition.
>
> Great success at our side! ;)
> Though I see you have not tried to mount that?
Ehm, sorry, I can also mount it. But the last few times I tried to wget
base2_2.tar (debian base) on it, it oopses immediately. As the system is
a kernel plus initrd on a floppy, I can't catch the oops.
At the moment I try to build a kernel which decodes the oops by itself
and provide it to you (if it still oopses). Problem is that the kernel
gets too big, so now I try to wget the big kernel and boot it from out
of the initrd.
It is really great to be able to pull latest versions from BK and play
with it. I'll report success or failure.
Thanks again!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [reiserfs-dev] Re: [ANNOUNCE]: reiser4 snapshot
2003-01-17 12:09 ` Ookhoi
@ 2003-01-17 12:12 ` Oleg Drokin
2003-01-17 12:14 ` Ookhoi
0 siblings, 1 reply; 6+ messages in thread
From: Oleg Drokin @ 2003-01-17 12:12 UTC (permalink / raw)
To: Ookhoi; +Cc: Nikita Danilov, Reiserfs developers mail-list, Reiserfs mail-list
Hello!
On Fri, Jan 17, 2003 at 01:09:20PM +0100, Ookhoi wrote:
> > It is released as a patch against linux-2.5.58 kernel. It should also
> > work with current (January 16th) bk snapshot at
> > http://linux.bkbits.net/linux-2.5
> > This is mostly bug fixing release.
> > READ.ME file contains changelog.
> Can you please have a look at the READ.ME? It contains old info from the
> former snapshot.
Only the snapshot date was old, all other info was recent one.
Thanks for noticing. Fixed.
Bye,
Oleg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [reiserfs-dev] Re: [ANNOUNCE]: reiser4 snapshot
2003-01-17 12:12 ` [reiserfs-dev] " Oleg Drokin
@ 2003-01-17 12:14 ` Ookhoi
0 siblings, 0 replies; 6+ messages in thread
From: Ookhoi @ 2003-01-17 12:14 UTC (permalink / raw)
To: Oleg Drokin
Cc: Ookhoi, Nikita Danilov, Reiserfs developers mail-list,
Reiserfs mail-list
Oleg Drokin wrote (ao):
> On Fri, Jan 17, 2003 at 01:09:20PM +0100, Ookhoi wrote:
> > > It is released as a patch against linux-2.5.58 kernel. It should also
> > > work with current (January 16th) bk snapshot at
> > > http://linux.bkbits.net/linux-2.5
> > > This is mostly bug fixing release.
> > > READ.ME file contains changelog.
> > Can you please have a look at the READ.ME? It contains old info from
> > the former snapshot.
>
> Only the snapshot date was old, all other info was recent one.
> Thanks for noticing. Fixed.
Great, I do something wrong and it is still right ;-)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-01-17 12:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-24 16:40 [ANNOUNCE]: reiser4 snapshot Nikita Danilov
2003-01-16 8:14 ` Ookhoi
2003-01-16 8:22 ` [reiserfs-dev] " Oleg Drokin
2003-01-16 8:31 ` Ookhoi
-- strict thread matches above, loose matches on Subject: below --
2003-01-17 10:33 Nikita Danilov
2003-01-17 12:09 ` Ookhoi
2003-01-17 12:12 ` [reiserfs-dev] " Oleg Drokin
2003-01-17 12:14 ` Ookhoi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.