[OpenAFS] Registering a new OpenAFS SYS_NAME_ID

John Betts bettsjohn@mac.com
Tue, 24 Feb 2009 10:08:35 -0500


I recently created a port for 32bit sparc_linux26 with  
SYS_NAME_ID_sparc_linux26	1703. (OpenAFS 1.5.57)

In the interests of not having to reconfigure and compile later if  
there was another sysname with ID 1703, how could we make this  
"official" ?

In short I copied and modified:
	param.sparc_linux24.h to param.sparc_linux26.h

edited to add sparc_linux26 definitions as appropriate in:
	acinclude.m4
	aclocal.m4
	libafs/MakefileProto.LINUX.in
	./src/cf/osconf.m4

(And I can't remember if it was configure or myself that modified:
	src/config/afs_sysnames.h
	src/cofnig/afsconfig.h
)

Thanks in advance
JB