> First issue is that I have to manually create the file
> /etc/systemconfig/systemconfig.conf in my image, I'm not using the
> OSCAR-way to create images (via systeminstaller), I'm just using the
> "standard" way of using systemimager, cloning the image from a golden
> client. But this is not a critical problem, I'm trying to write a simple
> UYOK-based script to automatically generate the file with the
> appropriate kernel, initrd and append string. This script will be used
> by si_prepareclient.
> 
> Anyway here is my systemconfig.conf file:
> 
> -----------------------------
> [BOOT]
> ROOTDEV = /dev/systemvg/rootlv
> BOOTDEV = /dev/hda
> DEFAULTBOOT = linux
> 
> [KERNEL0]
> LABEL = linux
> PATH = /boot/vmlinuz
> INITRD = /boot/initrd
> -----------------------------

This is fixed now in trunk. Maybe you want to check.

Can you quantify how much time longer the systemconfigurator step takes?
I re-added zipl support such that all tests succeed now, again. Maybe that's
also a problem.

Regards,
Erich


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to