|
__init__.py
|
Support for partitions
|
2013-10-27 18:11:12 +01:00 |
|
abstract.py
|
Rely on $PATH to resolve commands. Fixes #12
|
2014-02-27 23:03:23 +01:00 |
|
base.py
|
Rely on $PATH to resolve commands. Fixes #12
|
2014-02-27 23:03:23 +01:00 |
|
gpt.py
|
Rely on $PATH to resolve commands. Fixes #12
|
2014-02-27 23:03:23 +01:00 |
|
gpt_swap.py
|
Rely on $PATH to resolve commands. Fixes #12
|
2014-02-27 23:03:23 +01:00 |
|
msdos.py
|
GPT support for both extlinux and grub
|
2014-01-19 01:02:29 +01:00 |
|
msdos_swap.py
|
Rely on $PATH to resolve commands. Fixes #12
|
2014-02-27 23:03:23 +01:00 |
|
single.py
|
MBR-gap, grub and GPT offset are now subtracted
|
2014-01-19 13:21:35 +01:00 |
|
unformatted.py
|
Introduce format_command. Fixes #7
|
2014-02-27 23:02:58 +01:00 |