You can take a look at the packagelist of the ISO if you want to compare current installed packages with what we include on the Maui 2 ISO. Just navigate to the casper directory and take a look at the filesystem.manifest file.
In order to create such a file on your installed system execute
In order to create such a file on your installed system execute
Code:
dpkg-query -W --showformat='${Package} ${Version}\n' > filesystem.manifest