Commit Graph

16 Commits

Author SHA1 Message Date
brent s. 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. 2019-12-30 12:59:52 -05:00
brent s. 7f3b8b98aa i think that's it for logging on system libs 2019-12-30 05:34:34 -05:00
brent s. 65b316c014 logging to network providers 2019-12-28 02:20:50 -05:00
brent s. a65ef8232a pushing some updates; luks logging not done 2019-12-20 12:50:41 -05:00
brent s. 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
brent s. 06c99221d2 okay, some minor changes to the XML stuff. getting there 2019-12-10 06:59:47 -05:00
brent s. 3b3cdb3f6d whoops, circular imports 2019-12-05 18:04:51 -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 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 012865a6b1 wireless support. duh. 2019-11-10 05:39:33 -05:00