[DGD] Kernel library: version 1.5

Raymond Jennings shentino at gmail.com
Wed Sep 25 17:00:19 CEST 2013


Oh btw, don't forget to recompile /kernel/sys/driver.c and
/kernel/sys/rsrcd.c after updating.

Filequota probably needs refixed.


On Wed, Sep 25, 2013 at 7:53 AM, Raymond Jennings <shentino at gmail.com>wrote:

> Thanks to sarak at heaven7 for pointing out a problem with the filequota
> fixing.
>
> I've refined it a bit in version 1.5.1
>
>
>
>
> On Tue, Sep 17, 2013 at 1:13 PM, Raymond Jennings <shentino at gmail.com>wrote:
>
>> New updates in this version:
>>
>> * Filequota auditing and correction
>>
>> If you play around with git, or any other SCM system really, it's quite
>> possible to create discrepancies in the filequota resource.
>>
>> Also, I noticed that initialization made assumptions that I have
>> disproven with kotaka.
>>
>> So to kill two birds with one stone, initialization now audits filequota
>> on startup.
>>
>> System is free to re-audit filequota at any time if it wishes.
>>
>> * Changelog update
>>
>> Thanks to NMBC for cleaning up my lazy mess of not updating the changelog.
>>
>> Following in the footsteps of dworkin I have also dropped the changelog
>> from updates as of version 1.5.  Further changes should be tracked in the
>> git commit log.
>>
>> And for the record, I am maintaining the klib as far as who is committed
>> to patching it if needed.  Apologies for the confusion I caused awhile
>> ago...I just got nervous as to what to do if I got stumped on something
>> that I couldn't fix myself...and reacted poorly to being frustrated at a
>> problem I couldn't see.
>>
>> Also, the networking branch has been taken along for the ride and is now
>> at version 1.5 as well.
>>
>> git://github.com/shentino/kernellib.git
>>
>>
>



More information about the DGD mailing list