Re: It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-07 Thread haha wang
Many thanks! Ricardo Wurmus writes: > You need to register your nick with Freenode. See here: >   https://freenode.net/kb/answer/registration> This has become necessary due to excessive amounts of spam in the past> years. --hahawang07.01.2021, 21:52, "Ricardo Wurmus" :haha wang

Re: It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-07 Thread Ricardo Wurmus
haha wang writes: > I have joined the #hurd IRC channel, but it is moderated and I can't post any > message. How to > get over it? You need to register your nick with Freenode. See here: https://freenode.net/kb/answer/registration This has become necessary due to excessive amounts of s

Re: It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-07 Thread haha wang
Thank you! I'm tring to down the Hurd git repo and building it from source. I have joined the #hurd IRC channel, but it is moderated and I can't post any message. How to get over it? Thanks! --hahawang07.01.2021, 21:36, "Ricardo Wurmus" :Hi, I want to contribute to the GNU Hurd Project and read the

Re: It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-07 Thread Ricardo Wurmus
Hi, > I want to contribute to the GNU Hurd Project and > read the guide pages on the official site. Good! The best way to get started is to first use the Hurd VM image. Then I’d suggest getting the sources and setting up a development environment. This isn’t as clear as it should be due to th

It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-06 Thread haha wang
Hi,  I'm sorry for a accidently hitting of the space bar causes a draft email to be sent.  I want to contribute to the GNU Hurd Project and read the guide pages on the official site. But it seems out-dated since in the last year I read it too and items listed on that page seems unchanged after one

It's 2021, I want to contribute to the Hurd development. Where should I start?

2021-01-06 Thread haha wang
Hi, 

Re: Hurd development

2015-01-18 Thread Thomas Schwinge
Hi! On Fri, 16 Jan 2015 15:29:21 +0100, l...@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) wrote: > Justus Winter <4win...@informatik.uni-hamburg.de> skribis: > > Quoting Samuel Thibault (2015-01-16 12:08:07) > >> Also, don't you have commit access to the debian packaging? I guess > >> that's one o

Re: Hurd development

2015-01-16 Thread Ludovic Courtès
Justus Winter <4win...@informatik.uni-hamburg.de> skribis: > Quoting Samuel Thibault (2015-01-16 12:08:07) >> Justus Winter, le Fri 16 Jan 2015 12:01:26 +0100, a écrit : [...] >> Also, don't you have commit access to the debian packaging? I guess >> that's one of the things we must fix. > > No

Re: Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Justus Winter
Quoting Samuel Thibault (2015-01-16 12:08:07) > Justus Winter, le Fri 16 Jan 2015 12:01:26 +0100, a écrit : > > No it is not. > > You mean in Debian? Yes. > > I have a new server that implements the startup protocol, and it > > neither has a fixed PID nor does it speak the startup protocol over

Re: Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Samuel Thibault
Justus Winter, le Fri 16 Jan 2015 12:01:26 +0100, a écrit : > No it is not. You mean in Debian? > I have a new server that implements the startup protocol, and it > neither has a fixed PID nor does it speak the startup protocol over > its message port. You mean your recent rewrite of startup in

Re: Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Justus Winter
Quoting Samuel Thibault (2015-01-16 11:56:14) > Justus Winter, le Fri 16 Jan 2015 11:42:23 +0100, a écrit : > > I have reimplemented the startup server. The new server does not > > support the startup protocol over its message port. This change has > > not made it into the glibc. The shutdown is

Re: Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Samuel Thibault
Justus Winter, le Fri 16 Jan 2015 11:42:23 +0100, a écrit : > I have reimplemented the startup server. The new server does not > support the startup protocol over its message port. This change has > not made it into the glibc. The shutdown isn't working. AIUI it is working in the Debian libc th

Re: Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Samuel Thibault
Justus Winter, le Fri 16 Jan 2015 11:42:23 +0100, a écrit : > Our development process is severely broken. Or noone gives a shit > anymore. Or both. I really cannot tell. Possibly part of the former. Definitely not the latter. Personally, I've been unfortunately stuck with various unexpected is

Hurd development (was: Release process & rolling new releases)

2015-01-16 Thread Justus Winter
Hello :) Quoting Thomas Schwinge (2014-11-22 18:00:06) > Justus, believe me, I do understand your frustration. Thank you very > much for being insistent, instead of just going away. It has been two months, time to escalate the issue again :) > > The glibc change is trivial. And even if the cha

Re: Hurd development advice

2013-09-30 Thread Richard Braun
On Sun, Sep 29, 2013 at 11:52:24PM +0200, Tobias Andersen wrote: > I would say I'm pretty good with the C programming language but I'm not at > all familiar with OS design. > I am interested in networking in particular. Then you'll be interested in the pfinet server of the Hurd, as well as the ne

Hurd development advice

2013-09-29 Thread Tobias Andersen
Hello all, I would say I'm pretty good with the C programming language but I'm not at all familiar with OS design. I am interested in networking in particular. My motivation is simply to learn more...! :-) Hints to books or mentoring would be much appreciated. Sincerely, Tobias

Re: Braun/Planeta slab allocator (was: GNU Hurd development blog: 2011-q3)

2011-11-24 Thread Richard Braun
On Thu, Nov 24, 2011 at 04:02:25PM +0200, Maksym Planeta wrote: > And thanks, Richard, for mentoring me. You helped me a lot, especially > with your code style corrections. I'll try to keep all your suggestions. You're welcome, although I hope I didn't inadvertently make you value form more than c

Re: Braun/Planeta slab allocator (was: GNU Hurd development blog: 2011-q3)

2011-11-24 Thread Maksym Planeta
В Срд, 23/11/2011 в 21:21 +0100, Thomas Schwinge пишет: > I've been doing some real-world testing with this allocator; no issues > found. Thanks, Richard for the allocator, Maksym for picking the task of > integrating it, and (again) Richard for mentoring him! Maksym, I assume > you have learned

Braun/Planeta slab allocator (was: GNU Hurd development blog: 2011-q3)

2011-11-23 Thread Thomas Schwinge
Hi! On Thu, 17 Nov 2011 14:15:00 -, Planet GNU wrote: > Maksym Planeta finished a project he has been doing as a university task: > replace GNU Mach's old zone memory allocator with a new [slab > allocator][23] written by Richard Braun, who also mentored Maksym during > the project. [This all

help-hurd (was: Hurd development)

2011-05-26 Thread olafBuddenhagen
Hi, On Wed, May 04, 2011 at 09:48:09PM +0200, Thomas Schwinge wrote: > or are suitable lists for such > questions. help-hurd? Seriously? Didn't we decide to kill that one like two years ago?... -antrik-

Re: Hurd development

2011-05-04 Thread Thomas Schwinge
28:46 -0400, hurd-devel-boun...@gnu.org wrote: > I've been a lurker here for some time. I've tried to keep up with the > status of this project, but to me it's confusing. Do these summaries help to stay up-to-date? <http://www.gnu.org/software/hurd/index.html#index1h1>. &g

Re: Helping with GNU Hurd development

2011-04-18 Thread Pavel Kacer
On Mon, 2011-04-18 at 22:26 +0200, Samuel Thibault wrote: > Pavel Kačer, le Mon 11 Apr 2011 23:00:11 +0200, a écrit : > > I am a tester and c and Java developer and I would like to see Hurd > > become usable GNU kernel. I saw a "help needed" add for the Hurd package > > and I would like to be someh

Re: Helping with GNU Hurd development

2011-04-18 Thread Samuel Thibault
Pavel Kačer, le Mon 11 Apr 2011 23:00:11 +0200, a écrit : > I am a tester and c and Java developer and I would like to see Hurd > become usable GNU kernel. I saw a "help needed" add for the Hurd package > and I would like to be somehow useful. > Though I am not a kernel developer I am a skilful pro

Re: Helping with GNU Hurd development

2011-04-16 Thread olafBuddenhagen
Hi, On Mon, Apr 11, 2011 at 11:00:11PM +0200, Pavel Ka??er wrote: > Though I am not a kernel developer I am a skilful programmer and I > think I might get into it quickly. My problem is I do not have much > time now. But I will have more time later (two or three months > perhaps). So maybe to sta

Helping with GNU Hurd development

2011-04-13 Thread Pavel Kačer
Hello there, I am a tester and c and Java developer and I would like to see Hurd become usable GNU kernel. I saw a "help needed" add for the Hurd package and I would like to be somehow useful. Though I am not a kernel developer I am a skilful programmer and I think I might get into it quickly. My

Re: Hurd development model question

2008-09-24 Thread Thomas Schwinge
[Moved to the mailing list.] Hello! Matthew Ayres <[EMAIL PROTECTED]>: > This might seem odd, but my curiosity was aroused during a conversation > yesterday. I was wondering if someone could tell me what development > lifecycle is used in the Hurd project. I thought perhaps the Waterfall > mo

Re: Hurd development for final bachelor paper

2005-11-07 Thread Asbjørn Andersen
Thanks for quick and great replys! I've got about 5 months, 4 days a week to work on the project. Building a complete working bluetooth stack would be way to much work, but I only need to do some work, and show what I've done. No need to complete a whole stack. Also thanks for the other suggesti

Re: Hurd development for final bachelor paper

2005-11-06 Thread Neal H. Walfield
If you've never implemented a device driver, this project is likely not for you. One piece of background information which you didn't include is how much time you have to work on the project. This is important. I'd guess you don't have enough time to robustly write a blue tooth stack. I'd sugge

Re: Hurd development for final bachelor paper

2005-11-06 Thread Alfred M\. Szmidt
Your question are to general to be given a good answer, so this is the reason why you will get a very short ones. Since communications are my field, I had an idea about starting work on a bluetooth stack for the hurd. Is this kind of work already started? No. Are the hurd even ready

Hurd development for final bachelor paper

2005-11-06 Thread Asbjørn Andersen
Hi all working on the Hurd project. I'm studying communications at the University of Stavanger (Norway), and are soon going to write my final bachelor paper. I would very much like to contribute to the hurd project (or some other GNU project) for my paper. Since communications are my field, I had

Re: Getting started with Hurd development.

2005-03-31 Thread donnie
e some > changing of minds), so I very much encourage that. :-) > > >>Another source of information is IRC. There are a lot of people who > >>can help you and some that might scare you away. But you can have a > >>look on #hug and #hurd on irc.freenode.net for g

Re: Getting started with Hurd development.

2005-03-31 Thread Bas Wijnen
lp you and some that might scare you away. But you can have a look on #hug and #hurd on irc.freenode.net for general Hurd discussion and on #hurd-l4 if you are interested in the L4 Hurd development. Is it expected that Hurd will completely move to the L4 microkernel? In other words, should developm

Re: Getting started with Hurd development.

2005-03-30 Thread Andre Caldas
Hello! > I was wondering if there are any other books/articles that > you would recommend, either in print or online. Hurd specific: http://www.gnu.org/software/hurd/docs.html I didn't read it all yet, but I think after one is done with it, it will be much easier to hack the source. Andre Caldas.

Re: Getting started with Hurd development.

2005-03-30 Thread donnie
away. But you can have a > look on #hug and #hurd on irc.freenode.net for general Hurd discussion > and on #hurd-l4 if you are interested in the L4 Hurd development. > Is it expected that Hurd will completely move to the L4 microkernel? In other words, should development not be focus

Re: Getting started with Hurd development.

2005-03-30 Thread Marco Gerards
console. Another source of information is IRC. There are a lot of people who can help you and some that might scare you away. But you can have a look on #hug and #hurd on irc.freenode.net for general Hurd discussion and on #hurd-l4 if you are interested in the L4 Hurd development. > I have r

Getting started with Hurd development.

2005-03-30 Thread donnie
Hello, I am senior undergraduate in Computer Science of Engineering, and I am very interested in the development of operating systems. I would like to become involved with the Hurd project, but I have little experience with OS development. I looked at the Development page on your website, http:/