Nitrux / debrfs

Create small Debian rootfs TAR files
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Publish rootfs files to Releases tab #2

Open UriHerrera opened 4 years ago

UriHerrera commented 4 years ago

Apparently it is actually possible to publish ISO files to the Releases tab. We should do that.

See: https://github.com/helloSystem/ISO/blob/9c4f663a4b069c0b38b57fe5b6dbb20e0a522f3d/.cirrus.yml#L43

However, our ISO files are typically huge comparatively, so it's up in the air if GitHub would allow these files there.

UriHerrera commented 3 years ago

Our ISOs are larger files than GitHub allows to in the Releases tab. Instead of ISOs, I'd suggest publishing a rootfs.

lslvr commented 3 years ago

What's your intention in publishing a root filesystem (e.g., using it as a base in future builds)?

UriHerrera commented 3 years ago

What's your intention in publishing a root filesystem (e.g., using it as a base in future builds)?

Yes.