ec28849f23
pacman-key initialization done.
2020-01-03 03:38:35 -05:00
dc70409c8d
whew.
2019-12-30 20:22:10 -05:00
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.
2019-12-30 19:49:10 -05:00
a4080121cd
this... actually isn't even necessary, come to think.
2019-12-30 13:00:57 -05:00
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
7f3b8b98aa
i think that's it for logging on system libs
2019-12-30 05:34:34 -05:00
65b316c014
logging to network providers
2019-12-28 02:20:50 -05:00
25e86e75ff
mdadm logging done, some value errors converted to type errors
2019-12-24 01:56:29 -05:00
a0442df77d
check-in
2019-12-23 15:43:23 -05:00
c165e60d34
lvm logging done
2019-12-23 14:52:00 -05:00
48ab7f953f
luks logging done
2019-12-22 11:59:49 -05:00
a65ef8232a
pushing some updates; luks logging not done
2019-12-20 12:50:41 -05:00
4418348e78
logging added to config parser.
2019-12-19 17:00:16 -05:00
b4c9caefbd
fixed the gpg thing. WHEW. what a PITA.
...
also fleshed out some logging.
2019-12-19 14:04:34 -05:00
f25e6bee2a
starting to roll in some logging. still need to figure out what's going on with that gpg verifyData
2019-12-17 03:40:08 -05:00
1ae519bb40
hashing is done
2019-12-11 06:33:24 -05:00
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
a1bc613979
XML validation is a LOT cleaner now
2019-12-11 04:32:07 -05:00
06c99221d2
okay, some minor changes to the XML stuff. getting there
2019-12-10 06:59:47 -05:00
c7ce23ff0f
restructure this a bit, and timezone done
2019-12-07 00:16:46 -05:00
782ed08a3c
services done. that was easy!
2019-12-06 22:57:32 -05:00
9ec1b29160
users is done
2019-12-06 21:19:42 -05:00
af32ba1eed
users *almost* done
2019-12-06 05:30:47 -05:00
9c58d3a551
i'll get there one day
2019-12-05 18:09:48 -05:00
c00dc3cbfa
whoops
2019-12-05 18:08:07 -05:00
3b3cdb3f6d
whoops, circular imports
2019-12-05 18:04:51 -05:00
ebfd164015
locales and console settings are done
2019-12-04 01:48:41 -05:00
7bd704b284
networking is done (probably)
2019-12-02 22:06:27 -05:00
edc78ea18e
checking in before i do some major restructuring of wifi stuff in the xml/xsd
2019-12-01 05:07:20 -05:00
3e33abe0a6
forgot to add wifi settings
2019-11-30 01:22:28 -05:00
3a2eca4b98
i officially hate netctl now i think
2019-11-30 01:05:20 -05:00
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
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