[opensuse-autoinstall] Multiple custom variables together?
I wrote up a quick custom rule to solve my last issues (about matching different multiple disk layouts) but I seem to have bumped into another one. Is it not possible to use multiple custom variables on the same line? i.e. <profile>@custom1@_@custom2@.xml</profile. is matching between the farthest @ signs so the variable it's trying to expand is "custom1@_@custom2" Patching the regexp in the autoyast module would be my next step if the above is true and mixing variables like that isn't possible. This is on sles10-sp1. Google searching didn't turn up much beyond the autoyast docs and some threads on this list I was already in, about 1 variable. -- Mike Marion-Unix SysAdmin/Staff IT Engineer-http://www.qualcomm.com [Homer left a 'Dear Jane' tape for Marge] Homer: "Marge, if you're watching this then it means I figured out how to work the camera." ==> Simpsons -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Friday 25 April 2008, Mike Marion wrote:
I wrote up a quick custom rule to solve my last issues (about matching different multiple disk layouts) but I seem to have bumped into another one. Is it not possible to use multiple custom variables on the same line?
that's true, unfortunately that's not possible
i.e. <profile>@custom1@_@custom2@.xml</profile.
-- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug listening to: Questions by mind.in.a.box -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Fri, Apr 25, 2008 at 04:16:15PM +0200, Uwe Gansert wrote:
that's true, unfortunately that's not possible
Bummer. Not a huge deal though, since I'm already doing all kinds of re-writes in the pre-install for various things, I can likely just leverage that to do what I need anyway. Kind of toyed with doing that for completely dynamic partitioning for awhile anyway. -- Mike Marion-Unix SysAdmin/Staff IT Engineer-http://www.qualcomm.com What's nice about GUI is that you see what you manipulate. What's bad about GUI is that you can only manipulate what you see. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Am 25.04.2008 um 20:40 schrieb Mike Marion:
that's true, unfortunately that's not possible
Bummer.
maybe I'll add that for future releases. It's not a bad idea and should be easy to implement. Unfortunately that might be too late for you then.
What's nice about GUI is that you see what you manipulate. What's bad about GUI is that you can only manipulate what you see.
hehe ;) true. ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Mike Marion
-
Uwe Gansert