make: Build some extravagant release hacks

This should make a maintainers life easier. (I hope!) The .release files
contain the "magic name" for the respective release type. If they start
with a # then they are skipped. You shouldn't need to keep bumping the
distro versions in the Makefile anymore.
This commit is contained in:
James Shubin
2024-03-26 20:23:06 -04:00
parent 1895c63e89
commit 375fe19f52
9 changed files with 164 additions and 73 deletions

View File

@@ -0,0 +1 @@
#archlinux

View File

@@ -0,0 +1 @@
binary-linux-amd64

View File

@@ -0,0 +1 @@
binary-linux-arm64

View File

@@ -0,0 +1 @@
#debian-12

View File

@@ -0,0 +1 @@
#fedora-39

View File

@@ -0,0 +1 @@
#fedora-38

View File

@@ -0,0 +1 @@
#stream-9

View File

@@ -0,0 +1 @@
#ubuntu-mantic