20b35044e4soooo 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 s2019-12-30 19:49:10 -05:00
a4080121cdthis... actually isn't even necessary, come to think.brent s2019-12-30 13:00:57 -05:00
c22b473b49checking 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 s2019-12-30 12:59:52 -05:00
7f3b8b98aai think that's it for logging on system libsbrent s2019-12-30 05:34:34 -05:00
65b316c014logging to network providersbrent s2019-12-28 02:20:50 -05:00
25e86e75ffmdadm logging done, some value errors converted to type errorsbrent s2019-12-24 01:56:29 -05:00
799ef58667checking in - xsd doesn't seem to properly detect duplicate pv/lv elems
brent s
2019-10-31 22:35:31 -04:00
1ea84cbac0i...should probably be using xs:ID?
brent s
2019-10-31 18:32:56 -04:00
c4386d55d1cleaned up, etc.
brent s
2019-10-30 03:46:33 -04:00
f0d93658d0size converter done
brent s
2019-10-30 03:29:12 -04:00
f96c815d8dchecking in before i restructure some stuff
brent s
2019-10-29 22:37:36 -04:00
af2cd9dd0egorram it, had to write my own md superblock parser.
brent s
2019-10-29 17:43:18 -04:00
4cdd61da7badding partition flags
brent s
2019-10-29 15:42:09 -04:00
3a6e8843feadded support for partition flags in config, need to add in-code
brent s
2019-10-29 01:01:31 -04:00
036dd24098gorram 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 -04:00
837d7a4703jthan is whining about adding him to acknowledgments
brent s
2019-10-28 11:39:25 -04:00
6519ce2f19make some small changes
brent s
2019-10-28 06:05:57 -04:00
4527f1de91fixing some regex escapes
brent s
2019-10-28 03:44:56 -04:00
313f217b36xml/xsd revamp complete
brent s
2019-10-28 03:40:26 -04:00
7f1bbc5022checking in some XSD work
brent s
2019-10-28 01:26:31 -04:00
9dada73cf0whew. finally done block.py.
brent s
2019-10-26 02:52:47 -04:00
305a0db34fchecking 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 -04:00
108588827astill doing some work but checking in what i have so far
brent s
2019-10-09 07:18:10 -04:00
3ca56d7b5cman. some major restructuring, and envsetup.py is a kinda neat hack.
brent s
2019-09-30 22:08:37 -04:00
addd1cb65aupdated todo
brent s
2017-08-20 04:33:15 -04:00
ad0b36201bdocumentation bug
brent s
2017-07-27 14:40:24 -04:00
56cddb593aupdating docs, unnecessary rm
brent s
2017-06-20 18:00:56 -04:00
aea4f1b8e3aif-config is... done?
0.1.10
brent s
2017-05-15 12:38:10 -04:00
372b51b1a6holy cats. xml generation's almost done
brent s
2017-05-15 02:47:04 -04:00
3f8c626fcachanging size attrib to stop
brent s
2017-05-15 02:46:24 -04:00
d6f4548b88client'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 -04:00
4172111fcdhoo man. heads up, those password hashes are all just "test"
brent s
2017-05-14 01:21:15 -04:00
abaf931f37having 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 -04:00
c2e6fe1a04debugging some verifying errors...
brent s
2017-05-13 07:27:58 -04:00
e2f7b29287okay. opts done. need to work on the other functionality now. still untested.
brent s
2017-05-13 06:06:53 -04:00
ba9f1df347ALMOST done... the conf-gathering part. the rest should be a breeze compared to this tedious nonsense.
brent s
2017-05-13 03:59:31 -04:00
07d1efb607check-in
brent s
2017-05-12 23:00:17 -04:00
0b971e7b4fupdating TODO
brent s
2017-05-11 23:30:41 -04:00
094623f710commiting sample JSON input file fir aif-config.py
brent s
2017-05-11 23:27:22 -04:00
cdc77545eaversion bump for docs
brent s
2017-05-11 21:26:25 -04:00
74a3b35a16update docs to use unified categorized project
brent s
2017-05-11 21:13:08 -04:00
29f6761017config 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 -04:00