Bug 636622 - Not all yast2 modules are offered via bash completion
Summary: Not all yast2 modules are offered via bash completion
Status: RESOLVED DUPLICATE of bug 621848
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 12:21 UTC by Michal Svec
Modified: 2010-09-13 12:16 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***