Hi Erich: On 3/20/07, Erich Focht <[EMAIL PROTECTED]> wrote:
> IMO it should work without SC, too. SC has some advantages in autodetecting > and configuring modules.conf, but this is not mandatory and one could use > other methods to do the post-config. I think you can take it out from the spec > file's Requires: (guess this is what you want, right?). Actually no :-) I am integrating kexec with SystemImager, this will give the user a new option where they do not need to reboot and it will start up the imaged kernel automatically. I have tested this manually and it works, the only issue I am facing is how to accurately retrieve the append and initrd options to pass to kexec (--append and --initrd). For SystemImager, SystemConfigurator is the gatekeeper for these kind of information, so I was thinking of using SystemConfigurator to gather this info, but this is assuming that all users of SystemImager will use SystemConfigurator so I would just like to confirm this. I will probably send an email to Sean Dague to see if he has any other suggestions for me. I plan to add a new post-install action called "kexec", which will automatically boot up the imaged kernel -- if you have any other suggestions on how this should be implemented, please feel free to let me know. Thanks, Bernard ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
