updating todo
This commit is contained in:
parent
7035dfc490
commit
0dac22732d
15
TODO
15
TODO
@ -1,13 +1,5 @@
|
||||
bf566e594a2ad3e488fef7cfa6832d4ba857d8129b0c00fe3a096e9fbb85e92c268368a201f12f22571312923393b2174e11f9c9e347df5c8682d5b355da0d8b- config layout. xml? e.g.
|
||||
...
|
||||
<disk type="gpt" name="sda">
|
||||
<part size="50%" name="/" format="8303" />
|
||||
<part size="40%" name="/home" format="8302" />
|
||||
<part size="5%" name="swap" format="8200" />
|
||||
<part size="5%" name="/boot" format="ef02" />
|
||||
</disk>
|
||||
...
|
||||
|
||||
- config layout
|
||||
-- need to apply defaults and annotate/document
|
||||
|
||||
it seems urllib in python3 doesn't support ftps, so you'll need to use ftplib if so.
|
||||
|
||||
@ -31,9 +23,6 @@ would yield the *client* sending info via URL params, e.g.
|
||||
|
||||
parser: make sure to use https://mikeknoop.com/lxml-xxe-exploit/ fix
|
||||
|
||||
need to set proper location block for https://aif.square-r00t.net/aif.xsd
|
||||
|
||||
xmllint --noout --schema aif.xsd aif.xml
|
||||
|
||||
docs:
|
||||
http://lxml.de/parsing.html
|
||||
|
Loading…
Reference in New Issue
Block a user