K 10 svn:author V 2 ae K 8 svn:date V 27 2010-06-09T12:06:08.304311Z K 7 svn:log V 595 Import code of new sade in my directory: 1. Partition related code seems done, you can create/add/delete/change partitions and partition schemes. It works with libgeom(3) and uses geom PART class to manage partitions. I think there are needed some #ifdef's for other that i386/amd64 hw platforms, but this will be later. 2. File systems related code are in design state. And i am open for suggestions. At this time sade can get file systems list (only UFS and swap), browse it and it's properties. It does not do any changes on disk. Approved by: kib (mentor, blanket approval) END