[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-autoinstall
Subject:    Re: [suse-autoinstall] AutoYast script location
From:       Bernd Nies <listuser () adnovum ! ch>
Date:       2005-11-09 11:30:18
Message-ID: 4371DDC7.3000407 () adnovum ! ch
[Download RAW message or body]

Hi Uwe,

> "dvd" is not known as a scheme by autoyast. You should try 
> file:///autoyast/post-install.sh
> You'll not have the script in the installation system so one might think 
> that "file:///" can't work but Autoyast should try to find the script on 
> the installation media (CD,DVD) as a fallback then too.

Yup, this works and reads the script from DVD:

<configure>
<scripts>
   <post-scripts config:type="list">
     <script>
       <filename>post-install.sh</filename>
       <interpreter>shell</interpreter>
       <network_needed config:type="boolean">false</network_needed>
       <!-- Reads from CD/DVD as fallback -->
       <location>file:///autoyast/post-install.sh</location>
     </script>
   </post-scripts>
</scripts>
</configure>

Thanks!

Regards,
Bernd


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic