I have built some binary rpms that have scripts that need to run upon installation. I am using the --root to install to an sdcard for a raspberry pi 4. Does the scripts run in the proper context of the "new" root directory or will they run in the context of the "host". I don't want to trash the host system