zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: zsh-users@zsh.org
Subject: Re: "embedded": tips for a small(er) zsh installation size?
Date: Fri, 18 Jan 2013 11:53:40 +0000	[thread overview]
Message-ID: <20130118115340.5340c442@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <20130118112946.3ff26f4c@pwslap01u.europe.root.pri>

On Fri, 18 Jan 2013 11:29:46 +0000
Peter Stephenson <p.stephenson@samsung.com> wrote:
> On Fri, 18 Jan 2013 11:54:11 +0100
> Francisco Borges <francisco.borges@gmail.com> wrote:
> > I created zsh package for OpenWrt. So far so good. I already have an
> > "ipk" file that installs and runs properly in my router.
> > 
> > My package installs /bin/zsh and /usr/share/zsh/5.0.2/functions.
> > 
> > Right now I am installing all completion functions but that is an
> > overkill. For instance, I really do not need "Completion/AIX" for
> > one. Is there any simple way to turn off the installation of these?
> > 
> > I believe running a clever sed on "config.modules" would work, but
> > it looks like a hack.
> 
> Editing config.modules is fine; it's designed for that.  Set "auto=no"
> in the line you are editing and it will be kept if the file is
> regenerated.

For completeness, however, as it says at the top of config.modules you
may need to run "make prep" to regenerate the files needed.  (I haven't
tried this, please do report any difficulties.)

pws


  reply	other threads:[~2013-01-18 12:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHwuDSDEw6u7gcApnVXiH8jjmtdVmZcJoWSWC+_k7uw6H_gnMA@mail.gmail.com>
2013-01-18 10:54 ` Francisco Borges
2013-01-18 11:29   ` Peter Stephenson
2013-01-18 11:53     ` Peter Stephenson [this message]
2013-01-18 15:54       ` Bart Schaefer
2013-01-18 17:14   ` Axel Beckert
2013-01-18 18:00     ` Bart Schaefer
2013-01-18 18:34       ` Axel Beckert
2013-01-18 20:56     ` Francisco Borges

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=20130118115340.5340c442@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.org \
    /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).