[tools] [patch] EL5 aka 5Server

Oliver Falk oliver at linux-kernel.at
Mon Mar 19 17:16:05 CET 2007


fyi.

Client will be 5Client I guess (not tested!) and available for i386 and 
x86_64; Don't know for ia64.

And I'm also not really sure if 5Server is available for s390*.

--- /usr/bin/gensystemid        2006-11-20 08:58:53.000000000 +0100
+++ x   2007-03-19 17:11:30.000000000 +0100
@@ -12,6 +12,7 @@

  def checkrelease(release, arch):
         releases = {
+               '5Server': ('i386', 'ia64', 'ppc', 's390', 's390x', 
'x86_64'),
                 '4AS': ('i386', 'ia64', 'ppc', 's390', 's390x', 'x86_64'),
                 '4ES': ('i386', 'ia64', 'x86_64'),
                 '4WS': ('i386', 'ia64', 'x86_64'),


-of


More information about the tools mailing list