Commit Graph

  • 0e6309d2df
    . v2_rewrite brent s. 2021-03-28 12:38:02 -0400
  • 7401fed6d3 updating some pacman stuff. need to finish objtypes.Repo and might need to tweak config writer. brent s. 2020-01-10 08:39:28 -0500
  • ec28849f23 pacman-key initialization done. brent s. 2020-01-03 03:38:35 -0500
  • dc70409c8d whew. brent s. 2019-12-30 20:22:10 -0500
  • 20b35044e4 soooo this is all cool and all, but i'm scrapping reading the config. it's dumb and bloaty. the tarballs all ship with the same config. revisit_me_ini_parsing brent s. 2019-12-30 19:49:10 -0500
  • a4080121cd this... actually isn't even necessary, come to think. brent s. 2019-12-30 13:00:57 -0500
  • c22b473b49 checking in before i change a regex pattern. this currently will grab commented out defaults, but we don't want that since it complicates things - so we hardcode in shipped defaults. brent s. 2019-12-30 12:59:52 -0500
  • 7f3b8b98aa i think that's it for logging on system libs brent s. 2019-12-30 05:34:34 -0500
  • 65b316c014 logging to network providers brent s. 2019-12-28 02:20:50 -0500
  • 25e86e75ff mdadm logging done, some value errors converted to type errors brent s. 2019-12-24 01:56:29 -0500
  • a0442df77d check-in brent s. 2019-12-23 15:43:23 -0500
  • c165e60d34 lvm logging done brent s. 2019-12-23 14:52:00 -0500
  • 48ab7f953f luks logging done brent s. 2019-12-22 11:59:49 -0500
  • a65ef8232a pushing some updates; luks logging not done brent s. 2019-12-20 12:50:41 -0500
  • 4418348e78 logging added to config parser. brent s. 2019-12-19 17:00:16 -0500
  • b4c9caefbd fixed the gpg thing. WHEW. what a PITA. brent s. 2019-12-19 14:04:34 -0500
  • f25e6bee2a starting to roll in some logging. still need to figure out what's going on with that gpg verifyData brent s. 2019-12-17 03:40:08 -0500
  • 1ae519bb40 hashing is done brent s. 2019-12-11 06:33:24 -0500
  • d7d85c7d9d future proofing is good, but... brent s. 2019-12-11 04:33:15 -0500
  • a1bc613979 XML validation is a LOT cleaner now brent s. 2019-12-11 04:32:07 -0500
  • 06c99221d2 okay, some minor changes to the XML stuff. getting there brent s. 2019-12-10 06:59:47 -0500
  • c7ce23ff0f restructure this a bit, and timezone done brent s. 2019-12-07 00:16:46 -0500
  • 782ed08a3c services done. that was easy! brent s. 2019-12-06 22:57:32 -0500
  • 9ec1b29160 users is done brent s. 2019-12-06 21:19:42 -0500
  • af32ba1eed users *almost* done brent s. 2019-12-06 05:30:47 -0500
  • 9c58d3a551 i'll get there one day brent s. 2019-12-05 18:09:48 -0500
  • c00dc3cbfa whoops brent s. 2019-12-05 18:08:07 -0500
  • 3b3cdb3f6d whoops, circular imports brent s. 2019-12-05 18:04:51 -0500
  • ebfd164015 locales and console settings are done brent s. 2019-12-04 01:48:41 -0500
  • 7bd704b284 networking is done (probably) brent s. 2019-12-02 22:06:27 -0500
  • edc78ea18e checking in before i do some major restructuring of wifi stuff in the xml/xsd brent s. 2019-12-01 05:07:20 -0500
  • 3e33abe0a6 forgot to add wifi settings brent s. 2019-11-30 01:22:28 -0500
  • 3a2eca4b98 i officially hate netctl now i think brent s. 2019-11-30 01:05:20 -0500
  • 5e57eb7bc5 networkmanager almost done; needs auto-dev for wifi/ethernet and handling of auto resolvers i think brent s. 2019-11-25 05:05:51 -0500
  • 2a3269e2e0 so turns out we DON'T need NM installed in the host to support it, and DON'T need GI. brent s. 2019-11-21 06:14:20 -0500
  • b889d17581 updating; switching to desktop brent s 2019-11-14 03:00:13 -0500
  • 8ee5137059 minor changes to xml, small additions to network brent s 2019-11-12 01:27:48 -0500
  • 5371ae2361 stubbing network out brent s 2019-11-11 21:42:58 -0500
  • 856d89f231 whoop, add'l todo brent s 2019-11-10 05:42:51 -0500
  • 012865a6b1 wireless support. duh. brent s 2019-11-10 05:39:33 -0500
  • f68069a25e i'm pretty sure luks non-gi is now done brent s 2019-11-10 01:37:15 -0500
  • a1c126847c i do not. brent s 2019-11-08 16:49:58 -0500
  • 7fc416f17c do i want to... brent s 2019-11-08 16:49:41 -0500
  • 083c966cad lvm fallback done brent s 2019-11-08 05:19:28 -0500
  • b633b22f59 gi lvm done; added better size support and ability to specify PE size brent s 2019-11-07 19:42:43 -0500
  • 00e9c546d7 i *think* i'm done the gi version of disk.lvm. LVM is such a mess. brent s 2019-11-06 16:58:58 -0500
  • fbd1d4b0f3 that's... a little better. gonna be more of a PITA in-code though. brent s 2019-11-06 12:52:50 -0500
  • 5f8caf48d6 WHY IS LVM THE WORST THING ON THIS PLANET brent s 2019-11-06 12:48:18 -0500
  • f424938913 mdadm done brent s 2019-11-06 07:33:15 -0500
  • 7e6736f6a2 stubbed out rest of storage things brent s 2019-11-06 03:47:08 -0500
  • d4de31dd67 filesystem and mounting done, other minor tweaks. need to do lvm, mdadm, luks brent s 2019-11-06 02:21:04 -0500
  • 33ea96d1e1 notes brent s 2019-11-05 07:07:16 -0500
  • 37124f066a whew. sorted out a lot of gi/BD and fallback inconsistencies... brent s 2019-11-05 05:52:46 -0500
  • 46351329b8 namespace issue fixed! brent s 2019-11-04 23:38:32 -0500
  • 27978786b8 making a LOT of headway on the gi stuff but hitting a namespace issue brent s 2019-11-04 23:18:28 -0500
  • 0ad8314d0b ... brent s 2019-11-03 01:40:23 -0500
  • d36368c4df some more groundwork brent s 2019-11-01 03:43:14 -0400
  • ca1f12f5bd soooo... brent s 2019-11-01 02:54:51 -0400
  • 9e5ff48926 D'OH brent s 2019-10-31 23:20:05 -0400
  • 799ef58667 checking in - xsd doesn't seem to properly detect duplicate pv/lv elems brent s 2019-10-31 22:35:31 -0400
  • 1ea84cbac0 i...should probably be using xs:ID? brent s 2019-10-31 18:32:56 -0400
  • c4386d55d1 cleaned up, etc. brent s 2019-10-30 03:46:33 -0400
  • f0d93658d0 size converter done brent s 2019-10-30 03:29:12 -0400
  • f96c815d8d checking in before i restructure some stuff brent s 2019-10-29 22:37:36 -0400
  • af2cd9dd0e gorram it, had to write my own md superblock parser. brent s 2019-10-29 17:43:18 -0400
  • 4cdd61da7b adding partition flags brent s 2019-10-29 15:42:09 -0400
  • 3a6e8843fe added support for partition flags in config, need to add in-code brent s 2019-10-29 01:01:31 -0400
  • 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. brent s 2019-10-28 14:11:35 -0400
  • 837d7a4703 jthan is whining about adding him to acknowledgments brent s 2019-10-28 11:39:25 -0400
  • 6519ce2f19 make some small changes brent s 2019-10-28 06:05:57 -0400
  • 4527f1de91 fixing some regex escapes brent s 2019-10-28 03:44:56 -0400
  • 313f217b36 xml/xsd revamp complete brent s 2019-10-28 03:40:26 -0400
  • 7f1bbc5022 checking in some XSD work brent s 2019-10-28 01:26:31 -0400
  • 9dada73cf0 whew. finally done block.py. brent s 2019-10-26 02:52:47 -0400
  • 305a0db34f checking in some stuff... i'm going to rework how i do the disk init to ALWAYS use freshDisk(). brent s 2019-10-22 14:34:39 -0400
  • 108588827a still doing some work but checking in what i have so far brent s 2019-10-09 07:18:10 -0400
  • 3ca56d7b5c man. some major restructuring, and envsetup.py is a kinda neat hack. brent s 2019-09-30 22:08:37 -0400
  • 7a2e66f1a2 manual update master brent s 2017-09-02 23:01:39 -0400
  • addd1cb65a updated todo brent s 2017-08-20 04:33:15 -0400
  • ad0b36201b documentation bug brent s 2017-07-27 14:40:24 -0400
  • 56cddb593a updating docs, unnecessary rm brent s 2017-06-20 18:00:56 -0400
  • aea4f1b8e3 aif-config is... done? 0.1.10 brent s 2017-05-15 12:38:10 -0400
  • 372b51b1a6 holy cats. xml generation's almost done brent s 2017-05-15 02:47:04 -0400
  • 3f8c626fca changing size attrib to stop brent s 2017-05-15 02:46:24 -0400
  • d6f4548b88 client's coming along well, and have a working expect script to automate testing. next up, actual XML generation and writing it out brent s 2017-05-14 12:07:39 -0400
  • 4172111fcd hoo man. heads up, those password hashes are all just "test" brent s 2017-05-14 01:21:15 -0400
  • abaf931f37 having a view function is stupid, and cleaning up some things with the validation... next up, actually creating the XML (and handle converting from JSON, but that'll be easy to parse since it should be in the same format as the dict) brent s 2017-05-13 08:11:59 -0400
  • c2e6fe1a04 debugging some verifying errors... brent s 2017-05-13 07:27:58 -0400
  • e2f7b29287 okay. opts done. need to work on the other functionality now. still untested. brent s 2017-05-13 06:06:53 -0400
  • ba9f1df347 ALMOST done... the conf-gathering part. the rest should be a breeze compared to this tedious nonsense. brent s 2017-05-13 03:59:31 -0400
  • 07d1efb607 check-in brent s 2017-05-12 23:00:17 -0400
  • 0b971e7b4f updating TODO brent s 2017-05-11 23:30:41 -0400
  • 094623f710 commiting sample JSON input file fir aif-config.py brent s 2017-05-11 23:27:22 -0400
  • cdc77545ea version bump for docs brent s 2017-05-11 21:26:25 -0400
  • 74a3b35a16 update docs to use unified categorized project brent s 2017-05-11 21:13:08 -0400
  • 9aa8061018 typo brent s 2017-05-11 20:33:52 -0400
  • 29f6761017 config tool's sort of done. still need to actually generate xml from the conf dict and write to a file, then handle the other operations brent s 2017-05-11 18:46:36 -0400
  • fd8b26eb48 don't need these brent s. 2017-05-09 10:17:29 -0400
  • 75f5f4a46d beginnings of aif-config tool brent s 2017-05-09 08:17:07 -0400
  • c16e365b04 updating kernel patch reference link brent s 2017-05-08 12:05:14 -0400