[Bug 615146] New: YaST docs on FIRSTBOOT_FINISH_FILE incorrect
http://bugzilla.novell.com/show_bug.cgi?id=615146 http://bugzilla.novell.com/show_bug.cgi?id=615146#c0 Summary: YaST docs on FIRSTBOOT_FINISH_FILE incorrect Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Documentation AssignedTo: ke@novell.com ReportedBy: javier@opensuse.org QAContact: ke@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.3 (like Gecko) SUSE According to http://chorgan.provo.novell.com/yast/doc/SLES11/tdg/bk09ch01s02.html "If you want to use FIRSTBOOT_FINISH_FILE, you need to update the firstboot workflow so that it calls firstboot_finish instead of inst_finish. The recommended way of customizing the congratulate text is specifying it in the firstboot.xml control file." This is incorrect. You have to put the text directly in /etc/sysconfig/firstboot, not in /etc/YaST2/firstboot.xml Tested on openSUSE 11.2. Besides this, I have to say that documentation on FIRSTBOOT_FINISH_FILE is scarce. I suppose it doesn't support localization. And I have also found out that it supports some xml tags (at least <br />). Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615146 http://bugzilla.novell.com/show_bug.cgi?id=615146#c1 Karl Eichwalder <ke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED Target Milestone|--- |Future 11.3 --- Comment #1 from Karl Eichwalder <ke@novell.com> 2010-06-18 09:00:48 UTC --- Probably fixed on SLE11 SP1 and openSUSE 11.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c2 Karl Eichwalder <ke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |YaST2 AssignedTo|ke@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com QAContact|ke@novell.com |jsrain@novell.com --- Comment #2 from Karl Eichwalder <ke@novell.com> 2010-08-25 11:54:47 UTC --- Oops, I did not notice that this is about dedicated YaST docs, and not about the system manuals. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |jsuchome@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c4 --- Comment #4 from Jiří Suchomel <jsuchome@novell.com> 2010-10-20 11:40:17 UTC --- Well, both the documentation and the behavior are wrong. The documentation should say something like: "If you want to use FIRSTBOOT_FINISH_FILE, you need to update the firstboot workflow so that it calls firstboot_finish instead of inst_congratulate. The content of the given file would be shown as the final text. However the recommended way of customizing the congratulate text is using default inst_congratulate step and specifying the text (as a value for 'congratulate' section) it in the firstboot.xml control file." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c5 --- Comment #5 from Jiří Suchomel <jsuchome@novell.com> 2010-10-20 11:47:42 UTC --- Created an attachment (id=395950) --> (http://bugzilla.novell.com/attachment.cgi?id=395950) patch for /usr/share/YaST2/clients/firstboot_finish.ycp Please patch your firstboot_finish.ycp file and try to use the value of FIRSTBOOT_FINISH_FILE as originally expected, i.e. as a file path. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |javier@opensuse.org -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c6 --- Comment #6 from Jiří Suchomel <jsuchome@novell.com> 2010-11-03 15:24:45 UTC --- Any news? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c7 Javier Llorente <javier@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |javier@opensuse.org InfoProvider|javier@opensuse.org | --- Comment #7 from Javier Llorente <javier@opensuse.org> 2010-11-03 16:50:28 UTC --- Sorry for the delay. I have just tested it on openSUSE 11.3 and it works. BTW, it would be great if it could support multiple languages. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=615146 https://bugzilla.novell.com/show_bug.cgi?id=615146#c8 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Jiří Suchomel <jsuchome@novell.com> 2010-11-04 06:31:47 UTC --- That's what the "recommended way" is for. It is expected not to use firstboot_finish but inst_congratulate step, and define the text as "congratulate" part of your firstboot.xml (see how it is defined in /etc/YaST2/control.xml). And for texts in firstboot.xml you can provide translations to several languages. So, using FIRSTBOOT_FINISH_FILE is actually the old and obsoleted way (but at least it works with the fix). Fixed package goes to Factory (not to 11.2). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com