bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Update NEWS file


From: David Michael
Subject: Re: [PATCH] Update NEWS file
Date: Fri, 26 Sep 2014 18:51:32 -0400

On Wed, Sep 24, 2014 at 6:37 PM, Samuel Thibault
<samuel.thibault@gnu.org> wrote:
> Ack.
>
> Justus Winter, le Wed 24 Sep 2014 15:05:06 +0200, a écrit :
>> ---
>>  NEWS | 22 ++++++++++++++++++++++
>>  1 file changed, 22 insertions(+)
>>
>> diff --git a/NEWS b/NEWS
>> index 72a2e2d..b047aed 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -1,3 +1,25 @@
>> +2013-XX-XX
>> +Version 0.6
>> +
>> +Numerous cleanups and stylistic fixes of the code base.  Several
>> +problems have been identified using static analysis and exercising
>> +tools, and have subsequently been fixed.
>> +
>> +The message dispatching code in the Hurd servers has been improved.
>> +
>> +The embedded gz and bz2 decompressor code has been removed, libz and
>> +libbz2 is used instead.
>> +
>> +The native fakeroot tool has been greatly improved and is now able to
>> +build many packages.  The portinfo and rpctrace tools now offer a
>> +better debugging experience.
>> +
>> +The performance of the integer hashing library has been improved.
>> +
>> +The procfs translator has been merged.
>> +
>> +The random translator has been merged.
>> +
>>  2013-09-27
>>  Version 0.5

Assuming it's not too late already, do you think the patches to split
the startup server from the init process could make it into this
release?

The ability to easily swap out the init program would be a good
selling point for the release, in my opinion.  I've been using the
patches to run GNU dmd as PID 1, and it seems to be working nicely.
The only issue so far is that the changes call
/etc/hurd/runsystem.hurd by default, and that file isn't getting
installed.

Thanks.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]