asuswrt-merlin.ng/release/src-rt-5.02axhnd.675x/router-sysdep.rt-ax58u/pciutils-3.5.0/maint/RELEASE
Eric Sauvageau faefc269c3 SDK-6750: move RT-AX58U router-sysdep to model-specific folder, and copy appropriate model content to router-sysdep at build time
Symlinking doesn't work due to some shell tricks used in Makefiles
to extract info out of the current work directory.
2020-08-29 00:34:09 -04:00

18 lines
352 B
Text

How to release pciutils
~~~~~~~~~~~~~~~~~~~~~~~
(a couple of hints for the forgetful maintainer)
Update pci.ids.
Check version numbers in Makefile and lib/pci.h.
ssh-add ~/.ssh/id_korg
maint/tag-release vX.Y.Z
git push --tags
maint/release
Update progs/pciutils at Jabberwock.
Check that everything was pushed to both kernel.org and github.com.