Bug 636622

Summary: Not all yast2 modules are offered via bash completion
Product: [openSUSE] openSUSE 11.3 Reporter: Michal Svec <msvec>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: aschnell, mvidner
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Svec 2010-09-02 12:21:32 UTC
bash# yast2[TAB] writes only these modules:
add-on hwinfo irda nfs_server sound system_settings autoyast inetd joystick
nis subdomain vendor backup inst_release_notes ldap_browser online_update
sudo vm-install checkmedia inst_suse_register mouse restore sysconfig xen

There are much more which are functional, but are not offered.
Comment 1 Martin Vidner 2010-09-02 12:25:55 UTC
That list comes from yast2 -l, which does "grep Exec=/sbin/yast2" in listmodules().
But meanwhile half of the modules do Exec=xdg-su -c "/sbin/yast2 ..." instead (bnc#540627)
Comment 2 Arvin Schnell 2010-09-13 12:16:57 UTC
See bug #621848.

*** This bug has been marked as a duplicate of bug 621848 ***