Bug #518
closed
ksh documentation should be moved out of SUNWcsr
Added by Roland Mainz over 11 years ago.
Updated over 1 year ago.
Description
ksh documentation should be moved out of SUNWcsr. Originally it wasn't there but somehow ended-up in SUNWcsr after the packaging changes for pkg5 landed.
- Assignee set to Roland Mainz
- Difficulty set to Medium
- Tags set to needs-triage
Documentation goes with the same package as functionality, it is usual in IPS. The point is to move the whole ksh93 out of SUNWcsr
Actually, only man pages are co-packaged with their software, and they are delivered with an optional facet. The amount of docs that are part of ksh93 are excessive.
If the docs are to be co-delivered with ksh93 (which for better or worse is a critical system component in illumos), then its absolutely critical that they be made optional via a facet. (Note, that this bug predates our use of facets for man pages, I believe.)
What is not acceptable is that in order to have ksh93 (and hence a working illumos system) that I have to have megabytes of pointless examples and so forth.
/usr/share/doc/ksh$ du -s -h
321K .
demo code is in source/demo/system
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c063eb990f530561e469b3c1e4bb64230456c0da
commit c063eb990f530561e469b3c1e4bb64230456c0da
Author: Andy Fiddaman <omnios@citrus-it.co.uk>
Date: 2021-03-25T15:26:27.000Z
2755 split ksh93 from core package
13460 ksh93 tests should be moved out of usr/demo
518 ksh documentation should be moved out of SUNWcsr
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Also available in: Atom
PDF