Hi, I have searched everywhere and I can't find this documented clearly. When the rules processing is done by autoyast, I can supply a custom1 class based upon a shell script. I have an ask section in the autoyast profile that queires the user for the type of install to be done. Based upon that value that I store to a file on the temporary ramdisk (/mnt), I want to have the rule get the right class to merge. But the docs don't really say whether the rule is executed before or after the ask. If ask does run afterwards, how can I get a user supplied value that can be queried by the rule/calls based scripts? And the docs say thathe rules/class script can check for things like host IP and such. But how can the IP exist of the autoinstall hasn't run yet? Unless I am reading the docs incorrectly and the autoyast profile runs, then the rules are evaluated? So I could have my ask get the user's asnwer, put it in the file on the ramdisk and have rules/class sectin query the file? Thanks for any help. Stacey -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org