whew. finally done block.py.
the msdos table primary/extended/logical thing was a pain but the logic wasn't too bad.
This commit is contained in:
4
aif/disk/luks.py
Normal file
4
aif/disk/luks.py
Normal file
@@ -0,0 +1,4 @@
|
||||
class LUKS(object):
|
||||
def __init__(self):
|
||||
self.devpath = None
|
||||
pass
|
||||
Reference in New Issue
Block a user