From: alexh Date: Fri, 25 Feb 2011 20:34:53 +0000 (-0800) Subject: Add "Implement more dm targets" X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/8cb8502a6c7f8fb9e98c03804c88827497ba942d Add "Implement more dm targets" --- diff --git a/docs/developer/gsocprojectspage/index.mdwn b/docs/developer/gsocprojectspage/index.mdwn index 8387f639..3355cf90 100644 --- a/docs/developer/gsocprojectspage/index.mdwn +++ b/docs/developer/gsocprojectspage/index.mdwn @@ -274,5 +274,17 @@ Meta information: * Difficulty: Hard * Contact point: kernel@crater.dragonflybsd.org +--- + +##### Implement more dm targets +* Since we now have dm (device mapper) in DragonFly, it would be nice to make better use of it. Currently we have a relatively small number of useful targets (crypt, linear and striped). +* Other targets should be implemented, in particular the mirror target would be of interest. Other ideas are welcome, too. Before applying for this please discuss the target of interest on the mailing list or with me directly. + +Meta information: + +* Prerequisites: C, OS internals +* Difficulty: Medium +* Contact point: kernel@crater.dragonflybsd.org , Alex Hornung + (please add)