|
Bugzilla – Full Text Bug Listing |
| Summary: | YasT2 "add-on" module incomplete | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User XNr0AseFVw <forgotten_XNr0AseFVw> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 4plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User XNr0AseFVw
2007-05-30 11:48:58 UTC
`yast2 add-on help` returns There is no user interface available for this module. Which means that add-on doesn't support Command Line interface. Where exactly did you find that information that add-on module supports cd:// as a parameter? http://developer.novell.com/wiki/index.php/Creating_Add-ons#Add-On_Products_and_AutoYaST seems to indicate that it supports the URL spec in regards to finding the "add_on_products" file. just an over zealous assumption? Actually the command-line support has nothing in common with add_on_products file - that file is a part of some installation source providing links to another installation sources. Anyway, add-on module really supports the command-line as you've written. This bug was made by fixing bug #269886. - Fixed Add-On client to provide command-line again. Providing "help" and "longhelp" (#279074). Fixed in: - yast2-add-on-2.15.9 |