Re: [Patch v1] [f2fs] add support mkfs.f2fs fsck.f2fs

2014-11-04 Thread walter harms
Am 04.11.2014 02:14, schrieb Chris Ruehl: > On Tuesday, November 04, 2014 01:58 AM, Steven Honeyman wrote: >> On 3 November 2014 05:25, Chris Ruehl wrote: >>> Hi, >>> >>> I was in need to have f2fs support in busybox. >>> This patchset based on f2fs-tools commit >>> 056e4b04fc44a006d5529bafbf87b

Re: Integrate snmp to busybox

2014-11-04 Thread Goetz Salzmann
Dear Akhilesh kumar, > > could you elaborate on why you want to do this, and what functionality > > you want to achieve. > i have only busybox as an option to provide to my board > ... > i want to have snmp support on my board through busybox. So that i can > monitor my board when i connect it o

Re: Integrate snmp to busybox

2014-11-04 Thread Akhilesh kumar
ok correct i got it. if i have my file system ,kernel and the busybox already on my board, and i want snmp support on my board but without reflashing anything(kernel/filesystem/bootloader). Is it possible. I thought i will put the source code files and the library files in the busybox/networking d

Re: [Patch v1] [f2fs] add support mkfs.f2fs fsck.f2fs

2014-11-04 Thread Chris Ruehl
On Tuesday, November 04, 2014 04:23 PM, walter harms wrote: Am 04.11.2014 02:14, schrieb Chris Ruehl: On Tuesday, November 04, 2014 01:58 AM, Steven Honeyman wrote: On 3 November 2014 05:25, Chris Ruehl wrote: Hi, I was in need to have f2fs support in busybox. This patchset based on f2fs-t

RE: [PATCH 3/3] zcip: add an option to force logging to syslog even if running -f

2014-11-04 Thread Stam, Michel [FINT]
I will re-post this patch after a discussion with Denys off-list. Kind regards, Michel Stam From: busybox [mailto:busybox-boun...@busybox.net] On Behalf Of Xabier Oneca -- xOneca Sent: Friday, October 31, 2014 21:20 PM To: Isaac Dunham; busybox@busybox.net Subject: Re: [PATCH 3/3] zcip: add an

[PATCH v2] zcip: Add environment variable for overriding log functionality

2014-11-04 Thread Michel Stam
Signed-off-by: Michel Stam --- docs/logging_and_backgrounding.txt | 2 ++ include/libbb.h| 1 + libbb/Kbuild.src | 3 +++ libbb/logenv.c | 27 +++ networking/zcip.c | 6 ++ 5 files changed,

Re: Integrate snmp to busybox

2014-11-04 Thread Laszlo Papp
On Tue, Nov 4, 2014 at 9:13 AM, Akhilesh kumar <95aku...@gmail.com> wrote: > ok correct i got it. > > if i have my file system ,kernel and the busybox already on my board, and i > want snmp support on my board but without reflashing > anything(kernel/filesystem/bootloader). Is it possible. I though

Re: [PATCH v2] zcip: Add environment variable for overriding log functionality

2014-11-04 Thread Denys Vlasenko
Applied, thanks! ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/listinfo/busybox