aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create-squashfs-snapshot: major speedupsHEAD20240926T054112ZmasterRobin H. Johnson10 days1-17/+18
* create-squashfs-snapshot: add timestamps and diff success20240925T062243ZRobin H. Johnson11 days1-2/+6
* create-squashfs-snapshot: sort checksum files to avoid flaps20240923T050040ZRobin H. Johnson13 days1-3/+8
* create-squashfs-snapshot: shellcheck fixes20240922T050131ZRobin H. Johnson14 days1-11/+13
* create-squashfs-snapshot: finish up new signing code; but final output not ye...20240922T005249ZRobin H. Johnson14 days1-14/+68
* create-squashfs-snapshot: work on daily snapshotsRobin H. Johnson14 days1-0/+24
* fix: typo in sync-origin-mirror-releases.sh20240831T221806ZRobin H. Johnson2024-08-311-2/+2
* feat(sync-origin-mirror-releases): save space on kestrel20240830T061350ZRobin H. Johnson2024-08-291-1/+14
* rsync-gen.sh: Exclude all dotfiles, remove obsolete CVS exclude20240508T052434ZMichał Górny2024-05-081-6/+6
* rsync-gen.sh: do not use non-portable `which`20240125T063921ZSam James2024-01-251-2/+2
* sign-autobuilds: link signatures20231012T234914ZRobin H. Johnson2023-10-121-15/+62
* sign-autobuilds: fix accidental debug & verbose20231012T201122ZRobin H. Johnson2023-10-121-2/+2
* sign-autobuilds: fix variable name-induced confusion bugs in files being signed20231012T155212ZRobin H. Johnson2023-10-121-11/+15
* sign-autobuilds: shellcheck fixesRobin H. Johnson2023-10-121-15/+14
* sign-autobuilds: the resign loop was accidently broken years ago when a varia...20231009T044615ZRobin H. Johnson2023-10-081-1/+2
* verify-digests.sh: cleanup for newer systems20231009T044248ZRobin H. Johnson2023-10-081-14/+37
* sign-autobuilds: tweak signing of latest*txt files, must be clearsigned-only20231009T040855ZRobin H. Johnson2023-10-081-3/+44
* sign-autobuilds: also ensure only using the file ascs, not symlinks20231008T235758ZRobin H. Johnson2023-10-081-1/+1
* sign-autobuilds.sh: ensure all tarballs, netboots, and latest*txt are signed20231008T235650ZRobin H. Johnson2023-10-081-1/+25
* sync-distfiles: disable distfile symlinks20230913T202218ZRobin H. Johnson2023-09-131-1/+0
* sync-autobuilds: try to avoid resync of .sha256 & .DIGEST after signing20230910T015406ZRobin H. Johnson2023-09-091-1/+4
* sign-autobuilds: make it easier to selectively debugRobin H. Johnson2023-09-091-2/+2
* sync-autobuilds.sh: raise max-delete for arm autobuilds size20230829T164006ZRobin H. Johnson2023-08-291-1/+3
* Makefile: add helper for applying tagRobin H. Johnson2023-08-081-0/+4
* *: fix trap calls to ensure call on regular exit and errors20230808T145156ZRobin H. Johnson2023-08-083-5/+5
* snapshots-create.sh: hopefully make this script entirely quiet for normal runsRobin H. Johnson2023-08-081-1/+3
* snapshots-create: drop max threads to reduce spamRobin H. Johnson2023-08-081-1/+4
* sync-autobuilds: update max-delete, lots of change per pass now20230808T045906ZRobin H. Johnson2023-08-071-1/+1
* sign-sync-binpackages: make the lock safer20230807T203847ZRobin H. Johnson2023-08-071-4/+2
* sign-sync-binpackages: fix early exit on verboseRobin H. Johnson2023-08-071-8/+18
* sign-sync-binpackages: refactor lockfileRobin H. Johnson2023-08-071-4/+6
* binpackages: new sign&sync script20230807T144611ZRobin H. Johnson2023-08-071-0/+117
|\
| * Abort noisily if lockfile existswip/dilfridgeAndreas K. Hüttel2023-08-071-1/+4
| * Silence errors for arches that have not uploaded yetAndreas K. Hüttel2023-08-071-1/+2
| * Minor fixes after testingAndreas K. Hüttel2023-08-071-8/+5
| * Add --no-run-if-emptyAndreas K. Hüttel2023-08-071-2/+2
| * Make verbosity possibleAndreas K. Hüttel2023-08-061-5/+19
| * Merge two scripts and speed things upAndreas K. Hüttel2023-08-063-89/+102
| * Some commentsAndreas K. Hüttel2023-08-061-2/+8
| * Make syncing workAndreas K. Hüttel2023-08-061-4/+5
| * Make signing workAndreas K. Hüttel2023-08-061-6/+8
| * first complete versionAndreas K. Hüttel2023-08-062-33/+35
| * fixesAndreas K. Hüttel2023-08-051-14/+16
| * more detailsAndreas K. Hüttel2023-08-052-5/+21
| * add sign-binpackages.shAndreas K. Hüttel2023-08-051-0/+41
| * add sync-binpackages.shAndreas K. Hüttel2023-08-051-0/+19
|/
* sign-autobuilds: avoid cleansign error on EEXISTS20221128T204158ZRobin H. Johnson2022-11-281-8/+6
* autobuilds: add loong20221012T163101ZJohn Helmert III2022-10-122-4/+4
* sign-autobuilds: try to avoid tty error output20220412T044222ZRobin H. Johnson2022-04-111-2/+3
* sync-origin-mirror*sh: new helper scriptsRobin H. Johnson2022-04-114-0/+44