Hello Brian,
I compared the two busybox configuration files and it looks a bit like
busybox.no_modutils.config wasn't kept in sync with
busybox.standard.config. The attached patch tries to resync the two config
files. This will lead to "nc" and "logger" being included again into the
initrd.
There
Title: Re: [Sisuite-devel] logger and nc binaries
I think it is best that nc
and logger be put back. nc is needed by si_monitor and logger is needed by
syslog, both of which I'm testing out right now.
I don't remember when was the
last time they were included, but I think
Hi Dan,
I don't see where this is selected, but it looks for me like sis was using the
busybox.standard.config file before, while now it uses the
busybox.no_modules.config. It would be logical, as we use the far more
up-to-date module-init-tools instead of busybox for the module utilities
now. Thi
I'm confused, but perhaps I have an erroneous assumption. My assumption is
that it worked at 3167 (which it does for me), and it doesn't at 3189 (I have
yet to try, too busy right now).
There are no differences between 3167 and 3189 with the
initrd_source/patches/busybox* patch files, nor with th
On Sunday 17 July 2005 14:02, Daniel Widyono wrote:
> Gotcha. AFAICT, busybox.rul provides busybox which installs nc and logger.
> However, the only relevant difference I could find between 3167 and 3189
> (former works, latter according to you doesn't work) is:
>
> diff trunk-3167-20050630/initr
_
>
> From: Daniel Widyono [mailto:[EMAIL PROTECTED]
> Sent: Sat 16/07/2005 7:16 PM
> To: Bernard Li
> Cc: sisuite-devel@lists.sourceforge.net
> Subject: Re: [Sisuite-devel] logger and nc binaries
>
>
>
> > I am testing the latest SVN trunk - d
Title: Re: [Sisuite-devel] logger and nc binaries
No - I'm talking about the
initrd.img which SystemImager provides. I am assuming that these two
binaries are provided but they are currently 'missing' during image
deployment. Just trying to figure out what went wrong
> I am testing the latest SVN trunk - during image installation, I saw error
> messages complaining that 'logger' and 'nc' binaries are not available -
> sure enough, they are not in initrd.img. Can someone please tell me where
> those binaries are from?
[EMAIL PROTECTED] ~]# rpm -qf /usr/bin/nc