zsh-workers
 help / color / mirror / code / Atom feed
From: Danek Duvall <duvall@comfychair.org>
To: zsh-workers@sunsite.dk
Subject: Solaris-specific completion directory?
Date: Sun, 20 Jul 2008 17:15:28 -0700	[thread overview]
Message-ID: <20080721001528.GX6828@lorien.comfychair.org> (raw)

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


             reply	other threads:[~2008-07-21  0:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  0:15 Danek Duvall [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080721001528.GX6828@lorien.comfychair.org \
    --to=duvall@comfychair.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).