Commit Graph

21 Commits

Author SHA1 Message Date
brent s 37124f066a whew. sorted out a lot of gi/BD and fallback inconsistencies... 2019-11-05 05:52:46 -05:00
brent s 46351329b8 namespace issue fixed! 2019-11-04 23:38:32 -05:00
brent s 27978786b8 making a LOT of headway on the gi stuff but hitting a namespace issue 2019-11-04 23:18:28 -05:00
brent s 0ad8314d0b ... 2019-11-03 01:40:23 -05:00
brent s d36368c4df some more groundwork 2019-11-01 03:43:14 -04:00
brent s ca1f12f5bd soooo...
turns out ALL of the disk operations can be performed with
gobject-introspection.

BUT it's unlikely that that'll be available everywhere, or that
the Arch Linux releng team would include it, etc.
So we have fallbacks to mimic it.

BUT please try to use gobject-introspection with libblockdev,
because it's going to be a lot faster and a lot less error-prone.
2019-11-01 02:54:51 -04:00
brent s 9e5ff48926 D'OH 2019-10-31 23:20:05 -04:00
brent s 1ea84cbac0 i...should probably be using xs:ID? 2019-10-31 18:32:56 -04:00
brent s c4386d55d1 cleaned up, etc. 2019-10-30 03:46:33 -04:00
brent s f0d93658d0 size converter done 2019-10-30 03:29:12 -04:00
brent s f96c815d8d checking in before i restructure some stuff 2019-10-29 22:37:36 -04:00
brent s af2cd9dd0e gorram it, had to write my own md superblock parser. 2019-10-29 17:43:18 -04:00
brent s 4cdd61da7b adding partition flags 2019-10-29 15:42:09 -04:00
brent s 3a6e8843fe added support for partition flags in config, need to add in-code 2019-10-29 01:01:31 -04:00
brent s 036dd24098 gorram it pycharm, stop warning me about this gorram dollar sign. it doesn't need to and shouldn't be escaped in XSD pattern expressions. 2019-10-28 14:11:35 -04:00
brent s 837d7a4703 jthan is whining about adding him to acknowledgments 2019-10-28 11:39:25 -04:00
brent s 7f1bbc5022 checking in some XSD work 2019-10-28 01:26:31 -04:00
brent s 9dada73cf0 whew. finally done block.py.
the msdos table primary/extended/logical thing was a pain but the
logic wasn't too bad.
2019-10-26 02:52:47 -04:00
brent s 305a0db34f checking in some stuff... i'm going to rework how i do the disk init to ALWAYS use freshDisk(). 2019-10-22 14:34:39 -04:00
brent s 108588827a still doing some work but checking in what i have so far 2019-10-09 07:18:10 -04:00
brent s 3ca56d7b5c man. some major restructuring, and envsetup.py is a kinda neat hack. 2019-09-30 22:08:37 -04:00