Re: Help Needed

2003-12-15 Thread Mr . Sayak Abdurrahman
Mr. Sayak Abdurrahman Meilen, Switzerland. TEL/FAX +41-13553218 [EMAIL PROTECTED] Re: Help Needed DEAR FRIEND As you read this, I don't want you to feel sorry for me, because, I believe everyone will die someday.I am Mr. Sayak Abdurrahman; I represent my family as the oldest son o

Re: help needed implementing a new store class

2003-11-02 Thread Roland McGrath
User interaction from filesystems is a general topic that requires a good general solution. Something like adapting the dbus framework might be the right thing. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: help needed implementing a new store class

2003-11-02 Thread Trek
Thanks to the help received i've done the first running release of the encrypted store backend with Blowfish encryption only. It works with storeio for permanent data and temporary, like a swap partition, with a random generated key. I'm very happy to see that the design of Hurd makes possible to

Re: help needed implementing a new store class

2003-10-28 Thread Trek
On 27 Oct 2003, Niels Möller wrote: > > It is normal that my LD_LIBRARY_PATH is not used when setting > > translators? > I believe it works like this: When a (passive) translator is started, it > inherits environment variables from its parent process, just like any > other process. The parent proc

Re: help needed implementing a new store class

2003-10-27 Thread Niels Möller
Trek <[EMAIL PROTECTED]> writes: > It is normal that my LD_LIBRARY_PATH is not used when setting > translators? I believe it works like this: When a (passive) translator is started, it inherits environment variables from its parent process, just like any other process. The parent process is the f

Re: help needed implementing a new store class

2003-10-26 Thread Trek
On Sat, 25 Oct 2003, Roland McGrath wrote: > You should run storeio under gdb and see what is going on when it tries to > load your module. Thanks for your reply, but i don't know how to debug storeio :-( If i should continue this thread in help-hurd please to tell me it i installed the debian p

Re: help needed implementing a new store class

2003-10-25 Thread Roland McGrath
You should run storeio under gdb and see what is going on when it tries to load your module. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: mach.info 0.2 available (was: Re: help needed with mach.texi)

2001-09-28 Thread Marcus Brinkmann
Hi, http://people.debian.org/~brinkmd/mach/mach-0.3.tar.gz is available (~78kb). The mach.tex is now about 300kb large, and the mach.pdf file has oer 140 pages. * Inter Process Communication:: Step 2 is done. New! * Virtual Memory Interface::Step 2 is done. New! * External Memory Managem

Re: mach.info 0.2 available (was: Re: help needed with mach.texi)

2001-09-26 Thread Marcus Brinkmann
On Wed, Sep 26, 2001 at 04:07:31PM +0200, Piotr Krukowiecki wrote: > On Wed, 26 Sep 2001, Marcus Brinkmann wrote: > > > http://people.debian.org/~brinkmd/mach/mach-0.2.tar.gz (72966 bytes) > > You mean http://people.debian.org/~brinkmd/mach/mach-info-0.2.tar.gz > ? Oops. Yes, of course (and t

Re: mach.info 0.2 available (was: Re: help needed with mach.texi)

2001-09-26 Thread Piotr Krukowiecki
On Wed, 26 Sep 2001, Marcus Brinkmann wrote: > http://people.debian.org/~brinkmd/mach/mach-0.2.tar.gz (72966 bytes) You mean http://people.debian.org/~brinkmd/mach/mach-info-0.2.tar.gz ? -- Piotrek irc: #Debian.pl Mors Drosophilis melanogastribus! __

mach.info 0.2 available (was: Re: help needed with mach.texi)

2001-09-26 Thread Marcus Brinkmann
On Mon, Sep 03, 2001 at 10:03:19PM +0200, Marcus Brinkmann wrote: > I started to incorporate the CMU manual pages for Mach into a GNU Mach > reference manual. This work requries three steps: > > 1. Incorporate all of the relevant manual page content into the texi document. > 2. Go over all GNU M