Disk image creation tools ************************* The `create' script should be run with a single argument, namely the name of one of the *.list files. Also, before running the script, the paths for RPMS and destination should be set at the top of the script. The `check' script works much like the `create' script, but it merely verifies that the RPMS's are available instead of installing them. It reports on any missing RPM's. The `whatsnew' script also takes a single *.list filename as its argument, and scans the RPMS source area for any rpms that are newer than those listed in the *.list file. The `whatsmissing' script will tell which RPMS are not there.