Name Date Size #Lines LOC

..--

READMEH A D25-Apr-2025303 1810

gen-zoneH A D25-Apr-20251.1 KiB5345

push-to-publicH A D25-Apr-202577 53

releaseH A D25-Apr-20252.1 KiB6750

release.pmH A D25-Apr-20257.7 KiB329295

tag-releaseH A D25-Apr-2025123 75

README

1How to release pciutils
2~~~~~~~~~~~~~~~~~~~~~~~
3(a couple of hints for the forgetful maintainer)
4
5Update pci.ids.
6
7Check version numbers in Makefile and lib/pci.h.
8
9ssh-add ~/.ssh/id_korg
10
11maint/tag-release vX.Y.Z
12
13maint/push-to-public
14
15maint/release
16
17ssh jw 'cd web && bin/release-prog pciutils X.Y.Z'
18