diff --git a/src/pylorax/TODO b/src/pylorax/TODO deleted file mode 100644 index e61863d5..00000000 --- a/src/pylorax/TODO +++ /dev/null @@ -1,18 +0,0 @@ -FIXME: -- 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 -- run prelink on runtime image - - chroot ${root} /etc/cron.daily/prelink - - -Someday: -- split initramfs/runtime on media - - keep small initramfs separate - - fix bootloader config for using both images - - build media with split initramfs/runtime