[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AIX 5.1 as target
From: |
Bruno Haible |
Subject: |
Re: AIX 5.1 as target |
Date: |
Thu, 05 Jan 2012 19:52:17 +0100 |
User-agent: |
KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; ) |
[Dropping coreutils from CC]
Paul Eggert wrote:
> That isn't quite right for 5.2, in the sense that IBM still
> supports AIX 5.2 and 5.3 workload partitions under AIX 7.
> These are VMs designed to run old application environments
> that can't be upgraded.
Good point. But I don't think it makes a difference for Gnulib:
- When we say that gnulib support a platform, it means that its users should
be able to install new versions of GNU packages on it.
- Whereas when a vendor offers support for "old application environments
that can't be upgraded" in boxed or virtualized environments, it means
that the customers can run their old environment on newer hardware in
some way.
In these situations the customers will not need or want to make big
changes to their old application environments. Probably not even install
"security fixes".
Bruno