[opensuse-factory] SuSEconfig nohelp
Usage message and man page both refer to "modules", but provide no apparent way to discover what modules exist. How is one supposed to discover what this utility does and can do? The usual switches --help, --? -? -help, -module <emptystring>. The only things it does that are obvious to me are fonts and permissions, though not their module names. Does it do anything else? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Felix, On Sat, Dec 10, 2011 at 03:05:00PM -0500, Felix Miata wrote:
Usage message and man page both refer to "modules", but provide no apparent way to discover what modules exist. How is one supposed to discover what this utility does and can do?
By calling it and see what gets executed. No, that's not a useable output to get an overview of the available modules.
The usual switches --help, --? -? -help, -module <emptystring>. The only things it does that are obvious to me are fonts and permissions, though not their module names. Does it do anything else?
The amount of available modules depend on the particular installed set of packages. Do you think we need something like the attached patch? If you answer the question with yes, please file a bug report with a reference to this thread and report the bug ID back to the list. Feel free to attach the patch to the bug report too. Hey, or play a bit with "osc bco" of the aaa_base package and merge the change. :) Thanks. Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
On 2011/12/10 21:36 (GMT+0100) Lars Müller composed:
On Sat, Dec 10, 2011 at 03:05:00PM -0500, Felix Miata wrote:
Usage message and man page both refer to "modules", but provide no apparent way to discover what modules exist. How is one supposed to discover what this utility does and can do?
By calling it and see what gets executed. No, that's not a useable output to get an overview of the available modules.
The usual switches --help, --? -? -help, -module<emptystring>. The only things it does that are obvious to me are fonts and permissions, though not their module names. Does it do anything else?
The amount of available modules depend on the particular installed set of packages.
Do you think we need something like the attached patch?
1
If you answer the question with yes, please file a bug report with a reference to this thread and report the bug ID back to the list. Feel free to attach the patch to the bug report too.
https://bugzilla.novell.com/show_bug.cgi?id=736086
Hey, or play a bit with "osc bco" of the aaa_base package and merge the change. :)
If only I wasn't already behind.... Great thread reply. Thanks! I thought about just filing a bug instead of asking here first, but as SuSEconfig has been around so long I figured I must surely have been missing something when I looked. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-12-10 22:22, Felix Miata wrote:
I thought about just filing a bug instead of asking here first, but as SuSEconfig has been around so long I figured I must surely have been missing something when I looked.
locate SuSEconfig | grep sbin | less -S And then you find that the modules are in "/sbin/conf.d/", and all named SuSEconfig.* - -- Cheers / Saludos, Carlos E. R. (from 11.4 x86_64 "Celadon" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk7j1WwACgkQtTMYHG2NR9XU+ACeJKJbGLbfy+Ye7pskvcw6mcIU P+YAnA760+RfZImMVgiR540uVeg19NMe =kgJ3 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 12/10/2011 04:55 PM, Carlos E. R. pecked at the keyboard and wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-12-10 22:22, Felix Miata wrote:
I thought about just filing a bug instead of asking here first, but as SuSEconfig has been around so long I figured I must surely have been missing something when I looked.
locate SuSEconfig | grep sbin | less -S
And then you find that the modules are in "/sbin/conf.d/", and all named SuSEconfig.*
- -- Cheers / Saludos,
Carlos E. R. (from 11.4 x86_64 "Celadon" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAk7j1WwACgkQtTMYHG2NR9XU+ACeJKJbGLbfy+Ye7pskvcw6mcIU P+YAnA760+RfZImMVgiR540uVeg19NMe =kgJ3 -----END PGP SIGNATURE-----
But that only shows installed modules not modules available for installation. This will show most everything available/installed for YaST: zypper se yast|less -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sat, Dec 10, 2011 at 04:22:06PM -0500, Felix Miata wrote:
On 2011/12/10 21:36 (GMT+0100) Lars Müller composed:
On Sat, Dec 10, 2011 at 03:05:00PM -0500, Felix Miata wrote: [ 8< ] If you answer the question with yes, please file a bug report with a reference to this thread and report the bug ID back to the list. Feel free to attach the patch to the bug report too.
Please test the resulting packages from the repo I quoted in the bug with comment #1. As soon as Rudi will accept the request you might take it even from the Base:System. As soon as he forwarded it to openSUSE Factory the same applies there too. The submit request you're able to follow here https://build.opensuse.org/request/show/96258
Hey, or play a bit with "osc bco" of the aaa_base package and merge the change. :)
If only I wasn't already behind....
Little step by step OBS session wanted? 0) Install the osc utility. a) Called 'osc bco Base:System aaa_base' to branch and checkout in one shot. b) Modified the script and man page inside the aaa_base tar ball and added a change log hunk to the aaa_base.changes file. c) Called 'osc commit' and waited for the builds to finish. d) Called 'osc sr' e) Updated the bug report with the submit request ID and checked via 'osc maintainer Base:System aaa_base' who the bugowner of aaa_base is. et voilà. :) Yeah, it's Saturday night and I should be in a disco and dance. Instead I'm sitting here think about if I havn't used a basishm. Ok, works even with bash called as /bin/sh. Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
participants (4)
-
Carlos E. R.
-
Felix Miata
-
Ken Schneider - openSUSE
-
Lars Müller