mirror of
https://github.com/jordansissel/fpm
synced 2025-08-28 03:51:42 +02:00
[Snaps][1] are self-contained squashfs images. Add basic support for using them as inputs and outputs. Typically Snapcraft is used to create snaps, but #1149 indicated a desire to not use Snapcraft, so the snap is created natively, using mksquashfs at the end to actually create the squashfs image. This may not work for all use-cases (e.g. when the source doesn't already have its dependencies bundled). [1]: https://snapcraft.io/ Resolve #1181 Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com> |
||
---|---|---|
.. | ||
fpm | ||
fpm.rb |