Re: Disk Device Manager quo vadis?
Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> Sat, 28 Jul 2007 17:02:12 +0200
| Newsgroups | gmane.os.openbeos.kernel.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2007-07-24 at 17:39:39 [+0200], Ingo Weinhold <[email protected]> wrote: > On 2007-07-22 at 21:34:13 [+0200], jan matějek <[email protected]> > wrote: > > Ingo Weinhold napsal(a): > [...] > > >> In other news, i am now sick and in bed, so i have about a week's worth > > >> of free time. I could try and find out if i can build a gui > > >> partitioning > > >> client in that time. > > > > > > That would of course be nice, but don't sweat it. Rather get well. :-) > > > > i've done a little bit of something, i'll clean it up a little and post > > it here or on haiku-development (as it isn't really kernel related, and > > i am trying to solving some usability problems) Since I haven't heard anything from you yet, and I've checked in your patch (not including the partitioning tool, which I indeed wouldn't want to keep), I've started a little partitioning tool myself so I can test what works and what doesn't. > > > Some files are missing copyright headers, other contain "Copyright: See > > > COPYING file that comes with this distribution", which, I assume, means > > > the > > > MIT license we use for the project. I'd like to add/change the copyright > > > headers so that they comply with our standard header. It would be nice, > > > if > > > you could tell me who was responsible for implementing which part, so > > > that > > > I can credit the authorship appropriately, where things are unclear. > > > > > Tomáš Kučera (Tomas Kucera) is exclusively responsible for the > > partitioning add-on. He also documented the addon interface class in > > DiskDeviceManager > > Luboš Kulič (Lubos Kulic) is the author of new jobs and the client app. > > i, Jan Matějek (Jan Matejek), did the rest - necessary changes in > > DiskDeviceManager and related classes, tinkering with new and existing > > jobs, overview documentation. I've added the headers where they were missing. I supposedly didn't attribute the authorship correctly in all cases (I've basically added Luboš only). The following are the relevant files. Please tell me, which you've added/changed. headers/private/kernel/disk_device_manager/KDiskDeviceJob.h src/system/kernel/disk_device_manager/KDiskDeviceJob.cpp src/system/kernel/disk_device_manager/KDiskDeviceJobFactory.cpp src/system/kernel/disk_device_manager/KPartitioningSystem.cpp src/system/kernel/disk_device_manager/jobs/KCreateChildJob.cpp src/system/kernel/disk_device_manager/jobs/KCreateChildJob.h src/system/kernel/disk_device_manager/jobs/KDefragmentJob.cpp src/system/kernel/disk_device_manager/jobs/KDefragmentJob.h src/system/kernel/disk_device_manager/jobs/KDeleteChildJob.cpp src/system/kernel/disk_device_manager/jobs/KDeleteChildJob.h src/system/kernel/disk_device_manager/jobs/KInitializeJob.cpp src/system/kernel/disk_device_manager/jobs/KInitializeJob.h src/system/kernel/disk_device_manager/jobs/KMoveJob.cpp src/system/kernel/disk_device_manager/jobs/KMoveJob.h src/system/kernel/disk_device_manager/jobs/KRepairJob.cpp src/system/kernel/disk_device_manager/jobs/KRepairJob.h src/system/kernel/disk_device_manager/jobs/KSetNameJob.cpp src/system/kernel/disk_device_manager/jobs/KSetNameJob.h src/system/kernel/disk_device_manager/jobs/KSetParametersJob.cpp src/system/kernel/disk_device_manager/jobs/KSetParametersJob.h src/system/kernel/disk_device_manager/jobs/KSetTypeJob.cpp src/system/kernel/disk_device_manager/jobs/KSetTypeJob.h CU, Ingo ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Open-beos-kernel-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/open-beos-kernel-devel