diff options
| author | https://mathstuf.id.fedoraproject.org/ <mathstuf@web> | 2015-10-20 00:26:52 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-10-20 00:26:52 +0000 |
| commit | bc04df1261d0f05f39bbdfdc7673bcd036f93605 (patch) | |
| tree | a6fd9eb2bb0aa50e3db1f8ee1589d53398873a4e | |
| parent | 650b7659cf07f1da31bcf51eb139af28d5bc8bb1 (diff) | |
| -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. |
