zsh-workers
 help / color / mirror / code / Atom feed
* Solaris-specific completion directory?
@ 2008-07-21  0:15 Danek Duvall
  2008-07-21  8:30 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Danek Duvall @ 2008-07-21  0:15 UTC (permalink / raw)
  To: zsh-workers

I'd written about this a couple of years ago, in the context of adding
completions for the SystemV packaging commands (pkgadd, pkgrm, etc), and
was told that because they weren't technically Solaris-specific, it wasn't
entirely appropriate.

Well, I've built up a small library of completion functions, some of which
pretty much are Solaris specific, some of which might not be considered so.

The ones in the former category:

    _coreadm
    _dhcpinfo
    _dumpadm
    _gcore
    _inetadm
    _pfexec
    _ptree
    _savecore
    _svcadm
    _svccfg
    _svcprop
    _svcs
    _svcs_fmri
    _zlogin (related to Solaris containers, aka zones)

And ones which might be useful on other OSes:

The SVr4 packaging commands again:
    _pkg_instance
    _pkgadd
    _pkginfo
    _pkgrm

ZFS (not tested on MacOS, *BSD):
    _zfs
    _zfs_dataset
    _zfs_pool
    _zpool

Would anyone (Peter?) be interested in a patch that added the first group
to Completion/Solaris, and the rest to Completion/Unix?  I'd like to get
these functions into Solaris, finally, but would be more comfortable
knowing that they're delivered in the same directory as they are in the
source tarball.

Thanks,
Danek


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-24  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-21  0:15 Solaris-specific completion directory? Danek Duvall
2008-07-21  8:30 ` Peter Stephenson
2008-07-21 17:17   ` Danek Duvall
2008-07-23 18:31     ` Danek Duvall
2008-07-24  8:46       ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).