This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - PTF, Service
Operating system - IBM i
Source - None
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Install, Upgrade, Licensing
Operating system - IBM i
Source - None
The IBM i PTF process can be fully automated with the current PTF CL commands, APIs and SQL. PTF cover letters with special instructions must be reviewed for possible manual steps. Cumulative PTF packages have separate installation instructions that must be followed in case there are any PTFs that are identified in Preventive Service Planning (PSP) documents that must be omitted during install.
The IBM i PTF process can be fully automated with the current built in CL commands and SQL, so there is not much use to make IBM i look like a *nix system - it simply isn't *nix :)
I agree the ability to use a package manager in bash/pase would be handy but it cannot replace the functionality in IBM i itself.
The existing commands in the native environment already allow for full automation however. Between the SQL capabilities added in the last few years and the capabilities of the CL Language I work with several systems where PTFs downloads, loads, and applies have been fully automated for many years already. Agree though that to do so requires knowledge of the base operating system and CL programming which clearly different from knowledge the average *nix developer would have.