On Wed, 21 Dec 2022 16:50:52 +0100
Ladislav Slezák <[email protected]> wrote:

> Hello,
> 
> If you use new data types in the XML profile like
> 
>    <confirm t="boolean">true</confirm>
> 
> then such profile does not work in SLE15-SP2 and older, it only accepts
> the old format
> 
>    <confirm config:type="boolean">true</confirm>
> 
> 
> It would be nice to have some automatic conversion so I created simple XSL
> transformations for converting between these types.
> 
> See more details in the documentation
> https://github.com/yast/yast-autoinstallation/blob/master/doc/profile_conversions.md
> 
> 
> 
> 
>       Enjoy! :-)
> 
>               Ladislav
> 
> 
> 

Hi Lada,
nice improvement. MAybe it should be send also to autoyast mailing list?

Josef

Reply via email to