John-Mark Gurney
af2dada6ee
document and work around issue w/ files disappearing from mirrors..
The local mirror had all the files disappear last September causing
lots of releases to be missing, and subsequently deleted from the
available list for fetching...
2 years ago
John-Mark Gurney
623a2732cf
add support for announces that were sent to multiple mailing lists..
sed part:
Submitted-by: Nick Hibma
2 years ago
John-Mark Gurney
ece4b1f971
update to using git to fetch signing key
2 years ago
John-Mark Gurney
cdb1a3301f
talk about using it to verify snapshots and releases..
4 years ago
John-Mark Gurney
c1bb866a94
talk about the new arguments to find..
4 years ago
John-Mark Gurney
2855d77e30
allow terms and selection to be specified on the command line...
This allows you to run:
sh snapaid.sh find amd64 vmdk CURRENT xz 1
and it will automatically d/l the latest vm image that is vmdk, xz
compressed for the amd64 architecture.
4 years ago
John-Mark Gurney
4bc041af66
update image w/ the new column widths.
4 years ago
John-Mark Gurney
a2ab800c04
oops, the comment isn't a comment when it's embedded in a string...
4 years ago
John-Mark Gurney
8c4adf677a
drop powerpc- so that we now have enough column space to fit git revs
Add the script and commands used for this analysis so that I'll remember
it in the future...
4 years ago
John-Mark Gurney
bcf6830e13
update the index generation to support the new snapshots that use git
revisions...
This likely messes up formatting, and those fixes will be next...
4 years ago
John-Mark Gurney
00842d156d
complete migration to gitea... signing commits works now!
4 years ago
John-Mark Gurney
543f5673ea
add more info about how the backend works...
This should make it much easier for people to run their own version
if they'd like to..
4 years ago
John-Mark Gurney
130f3df2b8
add tests to make sure that mksnapidx.awk doesn't break... add support
for RELEASEs...
5 years ago
John-Mark Gurney
85356d1864
remove note about RC1 and the like, we handle them now...
5 years ago
John-Mark Gurney
4e76c6561d
put in the full fingerprint to make spoofing harder, and include the
full command to import the key to make it easy for people who don't
know gpg well.
5 years ago
John-Mark Gurney
6fb859874e
add an anchor to link to my GPG key..
5 years ago
John-Mark Gurney
402a9f0d25
support powerpc64 properly, always fetch xxx dates (RC/BETA), properly
include vm type for RC/BETA
5 years ago
John-Mark Gurney
0ddd319bee
fix up comments and add support for RC/BETA builds
5 years ago
John-Mark Gurney
abae53b486
only print unknown verb when there is one provided..
5 years ago
John-Mark Gurney
51e17bb31e
more spelling and a bit more explination of SHA256..
5 years ago
John-Mark Gurney
e85b50d051
sign the recent commits..
5 years ago
John-Mark Gurney
819134b860
sleep waiting for the lock dir, and make sure the indexes are publicly readable..
5 years ago
John-Mark Gurney
dd61b83ebc
add docs on what the options mean..
5 years ago
John-Mark Gurney
3f5de4ad03
use double quotes so program name is substituted..
5 years ago
John-Mark Gurney
656e39d250
fix host and limit what files we upload...
6 years ago
John-Mark Gurney
a792ba62e6
add the command to upload the index..
6 years ago
John-Mark Gurney
95cbf07136
If the image already exists, don't re-dl, just verify the existing image.
6 years ago
John-Mark Gurney
01e6e57f41
don't use -f to prevent removing too much..
6 years ago
John-Mark Gurney
d43cd2168a
add a quickstart section
6 years ago
John-Mark Gurney
bd17aabc83
remove extra images/
6 years ago
John-Mark Gurney
3c0ea2add9
add screen shot of snapaid.sh find
6 years ago
John-Mark Gurney
e2d0ff0885
note why you won't see verified tags on github
6 years ago
John-Mark Gurney
e5d5c1aff2
mark the project as BSD licensed...
6 years ago
John-Mark Gurney
dcecd2d3e5
check for keys on startup, and test for failed d/l's.
Make sure that the necessary keys are present before starting.
Make sure that a failed download will be properly detected and not
leave behind invalid files.
6 years ago
John-Mark Gurney
e367844ab9
update backend to make regeneration easier...
Add the complete option to complete and finalize the indexes after
a larger -m run... I've been rebuilding the indexes a lot as I
tweek the format so this has become necessary...
6 years ago
John-Mark Gurney
c56769e11f
skip some of the malformed lines for now...
6 years ago
John-Mark Gurney
1d1101ffd1
add initial readme
6 years ago
John-Mark Gurney
db2bdca4ce
fix cut of the snapaid utility
This is a set of scripts to make an index of all the snapshots, and
the message-id of the email that contains the hashes...
There is also the utility itself which uses this index to both find
out what snapshots are available for d/l, and to verify any snapshot
that may have already been d/l'd.
6 years ago