diff options
| -rw-r--r-- | doc/todo/support_tarball_source_images.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/support_tarball_source_images.mdwn b/doc/todo/support_tarball_source_images.mdwn new file mode 100644 index 00000000..a9e7d955 --- /dev/null +++ b/doc/todo/support_tarball_source_images.mdwn @@ -0,0 +1,3 @@ +It would be nice to support tarball source images (such as those generated by [buildroot](http://buildroot.org/)). Basically, instead of running debootstrap, just `tar xf` to the right directory. + +Having propellor generate the buildroot would be nice as well, but isn't needed right away. |
