diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-20 12:06:45 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-20 12:06:45 -0400 |
| commit | dcb8a677d5a0d89973f6bb68001e1f517367e00a (patch) | |
| tree | 2702b80c5ad00ff615859a105dfc739f5f982fc1 /doc/todo/support_tarball_source_images.mdwn | |
| parent | 9b7719c2c78f1e6f3d012bb76aca7efa1df7faac (diff) | |
| parent | cfe679c842b8cc1b3f7179b90e0aff8652831cce (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/todo/support_tarball_source_images.mdwn')
| -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. |
