Commit Graph

149 Commits

Author SHA1 Message Date
brent s. af32ba1eed users *almost* done 2019-12-06 05:30:47 -05:00
brent s. 9c58d3a551 i'll get there one day 2019-12-05 18:09:48 -05:00
brent s. c00dc3cbfa whoops 2019-12-05 18:08:07 -05:00
brent s. 3b3cdb3f6d whoops, circular imports 2019-12-05 18:04:51 -05:00
brent s. ebfd164015 locales and console settings are done 2019-12-04 01:48:41 -05:00
brent s. 7bd704b284 networking is done (probably) 2019-12-02 22:06:27 -05:00
brent s. edc78ea18e checking in before i do some major restructuring of wifi stuff in the xml/xsd 2019-12-01 05:07:20 -05:00
brent s. 3e33abe0a6 forgot to add wifi settings 2019-11-30 01:22:28 -05:00
brent s. 3a2eca4b98 i officially hate netctl now i think 2019-11-30 01:05:20 -05:00
brent s. 5e57eb7bc5 networkmanager almost done; needs auto-dev for wifi/ethernet and handling of auto resolvers i think 2019-11-25 05:05:51 -05:00
brent s. 2a3269e2e0 so turns out we DON'T need NM installed in the host to support it, and DON'T need GI. 2019-11-21 06:15:04 -05:00
brent s b889d17581 updating; switching to desktop 2019-11-14 03:00:13 -05:00
brent s 8ee5137059 minor changes to xml, small additions to network 2019-11-12 01:27:48 -05:00
brent s 5371ae2361 stubbing network out 2019-11-11 21:42:58 -05:00
brent s 856d89f231 whoop, add'l todo 2019-11-10 05:42:51 -05:00
brent s 012865a6b1 wireless support. duh. 2019-11-10 05:39:33 -05:00
brent s f68069a25e i'm pretty sure luks non-gi is now done 2019-11-10 01:37:15 -05:00
brent s a1c126847c i do not. 2019-11-08 16:49:58 -05:00
brent s 7fc416f17c do i want to... 2019-11-08 16:49:41 -05:00
brent s 083c966cad lvm fallback done 2019-11-08 05:19:28 -05:00
brent s b633b22f59 gi lvm done; added better size support and ability to specify PE size 2019-11-07 19:42:43 -05:00
brent s 00e9c546d7 i *think* i'm done the gi version of disk.lvm. LVM is such a mess. 2019-11-06 16:58:58 -05:00
brent s fbd1d4b0f3 that's... a little better. gonna be more of a PITA in-code though. 2019-11-06 12:52:50 -05:00
brent s 5f8caf48d6 WHY IS LVM THE WORST THING ON THIS PLANET 2019-11-06 12:48:18 -05:00
brent s f424938913 mdadm done 2019-11-06 07:33:15 -05:00
brent s 7e6736f6a2 stubbed out rest of storage things 2019-11-06 03:47:08 -05:00
brent s d4de31dd67 filesystem and mounting done, other minor tweaks. need to do lvm, mdadm, luks 2019-11-06 02:21:04 -05:00
brent s 33ea96d1e1 notes 2019-11-05 07:07:16 -05:00
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 799ef58667 checking in - xsd doesn't seem to properly detect duplicate pv/lv elems 2019-10-31 22:35:31 -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 6519ce2f19 make some small changes 2019-10-28 06:05:57 -04:00
brent s 4527f1de91 fixing some regex escapes 2019-10-28 03:44:56 -04:00
brent s 313f217b36 xml/xsd revamp complete 2019-10-28 03:40:26 -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