In AIX if I wanted to perform this same task I would add the filesets to the lppsource and then create a new spot.
To upgrade the server to a new level I would run:
spbootins -r migrate -c 2 -h hdisk0,hdisk1 -v AIX510 -p PSSP-3.4 -l 3
This would migrate the server to the level of AIX 5.1 and PSSP 3.4 on the host (node 3) and this would be done from my control workstation.
What would the steps be for Jumpstart? Do you add the patches to image? Then how do you migrate to a new OS version or maintenance level? For an initial install you run a 'boot net - install' but how do you upgrade the level or version of OS using Jumpstart?
I have a lot of experience with AIX/PSSP. I can install clients using Jumpstart, but not upgrading clients with Jumpstart.
Thanks