Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/vsftpd
Date: Wed, 8 Oct 2008 10:20:23 +1100	[thread overview]
Message-ID: <20081007232023.GB7236@cloud.net.au> (raw)
In-Reply-To: <gcg0k4$7ap$1@ger.gmane.org>

On Tue, Oct 07, 2008 at 09:52:09AM -0600, Wade Berrier wrote:
> Hamish Moffatt wrote:
> > On Mon, Oct 06, 2008 at 03:46:41PM -0700,
> > wberrier at uclibc.org wrote:
> >> Added: trunk/buildroot/package/vsftpd/vsftpd-init
> >> ===================================================================
> >> --- trunk/buildroot/package/vsftpd/vsftpd-init                              
> >> (rev 0)
> >> +++ trunk/buildroot/package/vsftpd/vsftpd-init       2008-10-06 22:46:41 UTC
> >> (rev 23611)
> > 
> > Too bad this can't be disabled - as soon as this package is installed
> > the init script will be run on boot. Some users may not want this.
> 
> Really?  I would think if users didn't want it started they wouldn't include
> it in their config.

Maybe they want to start it conditionally, or run it from inetd? 

The dropbear package has the same issue. It includes an init script, but
I run it from inetd here. (SSH connections are unusual in my application
so there's no point wasting RAM running dropbear permanently.)

> I see config/init handled a bit differently in different projects.  Is there
> no set standard?

I don't think there is.

> integrate custom configs.  I like how samba does it:
> 
> $(INSTALL) -m 0755 package/samba/S91smb $(TARGET_DIR)/etc/init.d
> @if [ ! -f $(TARGET_DIR)/etc/samba/smb.conf ]; then \
>                 $(INSTALL) -m 0755 -D package/samba/simple.conf
> $(TARGET_DIR)/etc/samba/smb.conf; \
> fi
> 
> It installs a base sample config, unless a user has a custom config already
> in $(TARGET_DIR).
> 
> Opinions?  Feedback?

Better than nothing. What to do about the init scripts though?

cheers,
Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

      reply	other threads:[~2008-10-07 23:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 22:46 [Buildroot] svn commit: trunk/buildroot/package/vsftpd wberrier at uclibc.org
2008-10-07  5:51 ` Hamish Moffatt
2008-10-07 15:52   ` Wade Berrier
2008-10-07 23:20     ` Hamish Moffatt [this message]

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=20081007232023.GB7236@cloud.net.au \
    --to=hamish@cloud.net.au \
    --cc=buildroot@busybox.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox