1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2025-12-18 04:42:43 +03:00
tiny-cloud/TODO.md
2024-10-19 18:04:45 -07:00

18 lines
430 B
Markdown

# TODO
## SOON-ish
* Move the bulk of `#alpine-config` handler that is compatible with
`#cloud-config` to that handler (which is currently just a stub), and only
`#alpine-config` extensions remain there.
* Support cloud auto-detection, where it's possible to do so.
## FUTURE
* Support additional features of `#cloud-config` as needed
* Support LVM partitioning and non-`ext[234]` filesystems?
* Other cloud providers?