checkin for progress
This commit is contained in:
14
TODO
14
TODO
@@ -1,13 +1,11 @@
|
||||
- config layout
|
||||
-- need to apply defaults and annotate/document
|
||||
|
||||
find out where to run aif-pre.sh (runs on host) (rename to aif-pre.script)
|
||||
SCRATCH: find out where to run aif-pre.sh (runs on host) (rename to aif-pre.script)
|
||||
and get a way to insert that and aif-post(.script) from the kernel params, etc.
|
||||
remember to uncomment the functions in main() when ready to test
|
||||
INSTEAD: scripts['setup']?
|
||||
|
||||
- use sgdisk? scripting (generated by python) for disk partitioning (part types listed at http://www.rodsbooks.com/gdisk/walkthrough.html )
|
||||
-- actually, might want to use parted --script instead? then we can do percentages. https://www.gnu.org/software/parted/manual/parted.html
|
||||
https://unix.stackexchange.com/questions/200582/scripteable-gpt-partitions-using-parted
|
||||
- add mkfs-ing
|
||||
- how to support mdadm, lvm?
|
||||
|
||||
@@ -19,16 +17,12 @@ would yield the *client* sending info via URL params, e.g.
|
||||
|
||||
parser: make sure to use https://mikeknoop.com/lxml-xxe-exploit/ fix
|
||||
|
||||
left off at network config- i think i just have software/packages/etc. next, unless i already did that
|
||||
|
||||
convert use of confobj or whatever to maybe be suitable to use webFetch instead. LOTS of duplicated code there.
|
||||
|
||||
need to write docs
|
||||
|
||||
make sure you call install.scripts or whatever it's called in main()
|
||||
|
||||
update aif.xsd for auth stuff in scripts
|
||||
|
||||
need to double-check aif.xsd spec for the packaging command- can i specify a single element?
|
||||
finish up software/packages section
|
||||
|
||||
docs:
|
||||
http://lxml.de/parsing.html
|
||||
|
||||
Reference in New Issue
Block a user