On Tue, Mar 16, 2010 at 3:58 PM, Tim Kirby <trk@cray.com> wrote:
I use pre-install scripts extensively... my solution to capture the output was to run all my work in a subdirectory in /tmp (call it /tmp/myinstall for the purpose of the example) and install a chroot script, executed before the first reboot but after the install
I'm doing the same thing (with a smaller bit of data) by sed'ing it into the autoyast config file itself. This seems like a common enough thing to do that maybe it'd be worth making an explicit feature. For example, anything written into /tmp/save (or some better spot) in a pre-script is present in that location in further scripts. Mike -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org