Bug#521483: busybox: no way to handle a syslogd pidfile

2015-02-14 Thread Bernhard Reutner-Fischer
Hi, Not quite sure what that bug is about, but syslogd writes a pidfile since busybox >= 1.6.0 /var/run/syslogd.pid Later versions of busybox made the path configurable. See CONFIG_PID_FILE_PATH in your .config in busybox >= 1.21.0 What am i missing? thanks, -- To UNSUBSCRIBE, email to debi

Bug#472846: closed by Thijs Kinkhorst <[EMAIL PROTECTED]> (Re: Bug#472846: busybox: Regression in pidof: no longer lists 'debian-installer' processes)

2008-09-05 Thread Bernhard Reutner-Fischer
On Tue, Aug 05, 2008 at 11:49:54PM +0200, Frans Pop wrote: >On Tuesday 05 August 2008, Bernhard Fischer wrote: >> Can you please check if this is fixed for d-i with the current stable >> branch: >> $ svn co svn://svn.busybox.net/branches/busybox_1_11_stable > >I'm afraid it is not fixed in the SVN

Bug#484700: busybox: chpasswd fails to set root password

2008-09-05 Thread Bernhard Reutner-Fischer
Hi, Just double-checked against current d-i and the current stable release of busybox ( pristine 1.11.2 ) to confirm that this is fixed upstream. thanks, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#490396: busybox drops mkdir long option support since etch

2008-09-05 Thread Bernhard Reutner-Fischer
Hi, This is not a bug in mkdir but rather a misconfiguration. Make sure to have $ egrep "(CONFIG_GETOPT_LONG|MKDIR_LONG_OPTIONS)" .config CONFIG_GETOPT_LONG=y CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y thanks, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#394805: segmentation fault on command -v

2008-09-05 Thread Bernhard Reutner-Fischer
tag 394805 fixed-upstream thanks Hi, This is fixed since at least busybox-1.11.2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#354199: mknod do not test minor and major for 2.6 kernel

2008-09-05 Thread Bernhard Reutner-Fischer
tag 354199 fixed-upstream thanks Hi, In the current, stable busybox-1.11.2 it is checked as -- 8< --- /* Autodetect what the system supports; these macros should * optimize out to two constants. */ dev = makedev(xatoul_range(argv[2], 0, major(UINT_MAX)), xat

Bug#358789: allow build on *-uclibc

2008-09-05 Thread Bernhard Reutner-Fischer
tag 358789 fixed-upstream thanks Hi, This was fixed by completely replacing busybox' buildsystem. Consider this fixed for at least busybox-1.8.x and later. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#497914: mount command refuse to mount with "-t auto" and "-t squashfs"

2008-09-05 Thread Bernhard Reutner-Fischer
Hi, Can you try to reproduce this with busybox trunk and the busybox_1_11_stable branch? Random additional notes: - loop needs a configuration option turned on: $ grep MOUNT_LOOP .config CONFIG_FEATURE_MOUNT_LOOP=y - -t auto As far as i know offhand, there is not fstype "auto" as in $ gr

Bug#257201: modprobe returns failure code if module already loaded

2008-09-05 Thread Bernhard Reutner-Fischer
tag 257201 fixed-upstream thanks This should be already fixed upstream and works fine for me with the current, stable release of busybox, 1.11.2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#466771: cpio: does not unpack hardlinks to empty files

2008-09-05 Thread Bernhard Reutner-Fischer
tag 466771 fixed-upstream thanks This was fix upstream and should work as expected with busybox-1.11.2 See also: http://busybox.net/lists/busybox/2008-July/032213.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]