On Monday 07 April 2008 16:33, Jozef Uhliarik wrote: > disks are unmount in this phase. It is really end of installation. > If I call sync nothing will be written into disk ;-) > But if you want I can add: sync, SCR flush, etc...
I fear that's too simplistic for many scenarios. IMHO it's _much_ safer to do it in the tried and tested way: Let the "first phase shut-down" scripts do whatever they need to do and return a value to linuxrc that tells it to call "kexec". If we begin to add all that shut-down code to that "kexec" branch in the YCP code, we will end up duplicating a lot of code very quickly. Worse, we might introduce new bugs in the not-so-common installation scenarios (e.g., VNC installation, ssh installation) and of course in AutoYaST. CU -- Stefan Hundhammer <[EMAIL PROTECTED]> Penguin by conviction. YaST2 Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Nürnberg, Germany -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
