Hi all,

Working on the new GUI, which is based on the CLI, i realized that the code 
for bootstrapping (i.e., OSCAR initialization) is not very clean and is 
actually pretty incomplete for the CLI.

For instance, systemimager-client and systeminstaller-oscar are installed 
during wizard-prep execution which is called by oscar_wizard. It means that 
if you try to execute the CLI directly, you will most certainly face issues 
because of not-installed packages (there is also somehow kind of weird 
because we try to refer to systemimager-client in oscar_wizard before to 
actually install it).

Therefore i would like to "clean up" the bootstrap and at the end have 
something that can be used with the current CLI, the current GUI and the new 
GUI. Note that if i can do that, i will also include the configuration tool i 
was working on.
For that my idea is to do the following:
install_cluster->bootstrap->system sanity check
and then call oscar_wizard or main_cli.
Of course i plan to reuse the prereq mechanism and as many stuff we already 
have.

Any suggestions/remarks? I will start to work on that in few days so if you 
have any remarks, please speak-up ASAP.

Regards,
-- 
Geoff

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to