Updating installed software from the command line
The install_all_updates command updates installed system software to the latest level that is on the media, and verifies the current recommended technology level.
Beginning in AIX 5L Version 5.2 with the 5200-01 Recommended Maintenance package, if you
select the option to install all devices and kernels during a BOS installation,
then during subsequent update_all processing, any new devices.* filesets
are installed from the installation media. This option can be turned off by
setting the ALL_DEVICES_KERNELS variable in the /var/adm/ras/bosinst.data file
to no.
If the ALL_DEVICES_KERNELS variable is set to no,
the install_all_updates command does not install
any filesets that are present on the installation media but not installed
on the system, unless these filesets are installed as requisites of other
selected filesets.
For installp images, all installp requisites are enforced.
# install_all_updates -d /dev/cd0For more information about the install_all_updates command, refer to the Commands Reference.