WIP: add TODO
This commit is contained in:
parent
bd1fd1e139
commit
1fe66c1d06
28
src/pylorax/TODO
Normal file
28
src/pylorax/TODO
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
FIXME:
|
||||||
|
- make TemplateRunner handle ramdisk.tmpl and installtree
|
||||||
|
- DONE: rewrite ramdisk.tmpl a bit
|
||||||
|
- DONE: install -> installpkg
|
||||||
|
- DONE: remove -> removepkg
|
||||||
|
- DONE: remove --path -> remove
|
||||||
|
- DONE: module takes multiple args
|
||||||
|
- DONE: rewrite installtree as template
|
||||||
|
- DONE: split installtree into postinstall/cleanup
|
||||||
|
- add TemplateRunner commands
|
||||||
|
- installpkg, removepkg, module
|
||||||
|
- also do_installpkg, do_removepkg
|
||||||
|
- or maybe run_transaction?
|
||||||
|
- handle [compression] conf keys (type, speed)
|
||||||
|
|
||||||
|
|
||||||
|
Good ideas:
|
||||||
|
- rewrite imgutils with anaconda.storage
|
||||||
|
- update imgutils to be able to partition images
|
||||||
|
- via dmsetup stuff in anaconda.storage?
|
||||||
|
- allow alternate runtime images via conf key
|
||||||
|
|
||||||
|
|
||||||
|
Someday:
|
||||||
|
- split initramfs/runtime on media
|
||||||
|
- keep small initramfs separate
|
||||||
|
- fix bootloader config for using both images
|
||||||
|
- build media with split initramfs/runtime
|
Loading…
Reference in New Issue
Block a user