jdd wrote: > very few problems, if any. > > I had the beta 1, so did an update. > > * very long. I have a celeron 600, not fast, but lot of ram (450Mo) - > more than 6 hours update from cd's.
Give me your /var/log/YaST2/ directory and I could tell you what had taken so much time during the update. > * I had at the very end a greeting message "félicitations de la part de > Novell" (I'm french). Shouldn't it be "greetings from openSUSE"? This is what I get using the newest Beta2(plus?) sources: --- screen --- Congratulations! The installation of openSUSE on your machine is complete. After clicking Finish, you can log in to the system. Visit us at http://www.novell.com/linux/. Have a lot of fun! Your SUSE Development Team --- screen --- Maybe you could try the difference between French and English translation using this simple script: --- script.ycp --- { import "Wizard"; Wizard::CreateDialog(); WFM::call("inst_congratulate"); UI::CloseDialog(); } --- script.ycp --- `LANG=en_US yast2 script.ycp` `LANG=fr_FR yast2 script.ycp` What I can see is: --- screen --- Félicitations ! L'installation de openSUSE sur votre machine est terminée. Après avoir cliqué sur Terminer, vous pouvez vous loguer au système. Visitez notre site à l'adresse http://www.novell.com/linux/. Amusez-vous bien ! Votre équipe de développement SUSE --- screen --- Lukas
signature.asc
Description: OpenPGP digital signature
