process priority under busybox

2017-07-11 Thread Zvi Vered
Hello, How can I watch process priority under busybox ? Thank you, Zvika ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/listinfo/busybox

Re: Need Help with BusyBox Configuration

2017-07-11 Thread James Bowlin
On Tue, Jul 11, 2017 at 05:12 PM, Siddharth Muralee said: > I am relatively new to busybox and I am trying to compile a 32bit > Linux kernel of 2.6.32 and I am not able to compile busybox for 32bit. I suggest you use Buildroot: https://buildroot.uclibc.org/ Buildroot is a simple, efficient

Re: Need Help with BusyBox Configuration

2017-07-11 Thread Kang-Che Sung
On Tue, Jul 11, 2017 at 7:42 PM, Siddharth Muralee wrote: > Hey there, > I am relatively new to busybox and I am trying to compile a 32bit Linux > kernel of 2.6.32 and I am not able to compile busybox for 32bit. > Currently Busybox binary is of > busybox: ELF 64-bit

Re: [PATCH] libbb: Only setgid/setuid when necessary

2017-07-11 Thread Denys Vlasenko
On Mon, Jul 10, 2017 at 8:14 PM, Steven McDonald wrote: > On Mon, 10 Jul 2017 09:17:09 +0200 > Denys Vlasenko wrote: > >> * Don't check for errors: in normal use, they are impossible > > I don't think this is correct. From setuid(2): > >>

Fwd: Need Help with BusyBox Configuration

2017-07-11 Thread Siddharth Muralee
Hey there, I am relatively new to busybox and I am trying to compile a 32bit Linux kernel of 2.6.32 and I am not able to compile busybox for 32bit. Currently Busybox binary is of busybox: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32 I tried