Commit Graph
22 Commits
Author SHA1 Message Date
bts 1ae519bb40 hashing is done 2019-12-11 06:33:24 -05:00
bts d7d85c7d9d future proofing is good, but...
since print() was made a function in py3, i can predict at some point
that return will be made a func as well. sure, good.
but "return()" *currently* returns an empty tuple. We want to
explicitly return None for testing purposes.
2019-12-11 04:33:15 -05:00
bts a1bc613979 XML validation is a LOT cleaner now 2019-12-11 04:32:07 -05:00
bts 06c99221d2 okay, some minor changes to the XML stuff. getting there 2019-12-10 06:59:47 -05:00
bts c7ce23ff0f restructure this a bit, and timezone done 2019-12-07 00:16:46 -05:00
bts 782ed08a3c services done. that was easy! 2019-12-06 22:57:32 -05:00
bts 9ec1b29160 users is done 2019-12-06 21:19:42 -05:00
bts af32ba1eed users *almost* done 2019-12-06 05:30:47 -05:00
bts 9c58d3a551 i'll get there one day 2019-12-05 18:09:48 -05:00
bts c00dc3cbfa whoops 2019-12-05 18:08:07 -05:00
bts 3b3cdb3f6d whoops, circular imports 2019-12-05 18:04:51 -05:00
bts ebfd164015 locales and console settings are done 2019-12-04 01:48:41 -05:00
bts 7bd704b284 networking is done (probably) 2019-12-02 22:06:27 -05:00
bts edc78ea18e checking in before i do some major restructuring of wifi stuff in the xml/xsd 2019-12-01 05:07:20 -05:00
bts 3e33abe0a6 forgot to add wifi settings 2019-11-30 01:22:28 -05:00
bts 3a2eca4b98 i officially hate netctl now i think 2019-11-30 01:05:20 -05:00
bts 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
bts 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
bts fd8b26eb48 don't need these 2017-05-09 10:17:29 -04:00
bts f1ae00f02f Merge branch 'master' of square-r00t.net:aif-ng 2017-05-04 03:16:33 -04:00
bts f5ac371a25 oops. would help if i enclosed it right. 2017-05-04 03:16:26 -04:00
bts 336d2e8a46 checkin for checkout elsewhere 2017-03-26 02:54:38 -04:00