search for: busybox

Displaying 20 results from an estimated 316 matches for "busybox".

2013 Sep 06
3
Re: Problems with user namespaces
Hello! Okay i tried again with only staticly linked busybox: offlinehacker:~/ $ /home/offlinehacker/busybox/busybox BusyBox v1.17.1 (Debian 1:1.17.1-8) multi-call binary. Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko and others. Licensed under GPLv2. See source distribution for full notice. .... Again my id: uid=499(offlinehacker) gid=...
2013 Sep 09
2
Re: Problems with user namespaces
...sy to setup distro with systemd that user namespaces work, so i can compare. Thanks! On Mon, Sep 9, 2013 at 3:08 AM, Gao feng <gaofeng@cn.fujitsu.com> wrote: > On 09/06/2013 07:32 PM, Jaka Hudoklin wrote: > > Hello! > > > > Okay i tried again with only staticly linked busybox: > > offlinehacker:~/ $ /home/offlinehacker/busybox/busybox > > BusyBox v1.17.1 (Debian 1:1.17.1-8) multi-call binary. > > Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko > > and others. Licensed under GPLv2. > > See source distribution for full noti...
2010 Feb 05
2
busybox for centos
Hi, I am trying to build busybox for the centos-5.3,but facing issues in installing the busybox executable into the centos filesystem. Is it possible to build a busybox for a server platform (x86) with centos. Thanks and Regards, Premraj Disclaimer : This message is proprietary to Smartlink Network Systems Limited and...
2023 Mar 22
3
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/21/23 18:28, Eric Blake wrote: > it is indeed a bug in busybox now that POSIX is moving towards > standardizing realpath, so I've filed it: > https://bugs.busybox.net/show_bug.cgi?id=15466 I've found another busybox bug. The "/bin/sh" utility is provided by busybox as well (via the usual symlinking). Per POSIX, if execvp(file, { a...
2013 Sep 09
0
Re: Problems with user namespaces
On 09/06/2013 07:32 PM, Jaka Hudoklin wrote: > Hello! > > Okay i tried again with only staticly linked busybox: > offlinehacker:~/ $ /home/offlinehacker/busybox/busybox > BusyBox v1.17.1 (Debian 1:1.17.1-8) multi-call binary. > Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko > and others. Licensed under GPLv2. > See source distribution for full notice. > .... > >...
2013 Sep 09
0
Re: Problems with user namespaces
...namespaces work, so i can compare. > > Thanks! > > > On Mon, Sep 9, 2013 at 3:08 AM, Gao feng <gaofeng@cn.fujitsu.com> wrote: > >> On 09/06/2013 07:32 PM, Jaka Hudoklin wrote: >> > Hello! >> > >> > Okay i tried again with only staticly linked busybox: >> > offlinehacker:~/ $ /home/offlinehacker/busybox/busybox >> > BusyBox v1.17.1 (Debian 1:1.17.1-8) multi-call binary. >> > Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko >> > and others. Licensed under GPLv2. >> > See source distri...
2023 Mar 22
1
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On Wed, Mar 22, 2023 at 03:45:17PM +0100, Laszlo Ersek wrote: > On 3/21/23 18:28, Eric Blake wrote: > > > it is indeed a bug in busybox now that POSIX is moving towards > > standardizing realpath, so I've filed it: > > https://bugs.busybox.net/show_bug.cgi?id=15466 > > I've found another busybox bug. > > The "/bin/sh" utility is provided by busybox as well (via the usual symlinking). >...
2011 May 18
1
CEBA-2011:0815 CentOS 5 x86_64 busybox FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:0815 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0815.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: b9e114cf2ee8faa6b61807170c49720e busybox-1.2.0-9.el5.x86_64.rpm 62c881a1bae28333e19dbffa2a4fed45 busybox-anaconda-1.2.0-9.el5.x86_64.rpm Source: 7fc8c6fa3685063646f05c09c7aad1c3 busybox-1.2.0-9.el5.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2011 May 18
1
CEBA-2011:0815 CentOS 5 i386 busybox FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:0815 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0815.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 703b27bf88b2312b4c54f5c53070aa6b busybox-1.2.0-9.el5.i386.rpm 2a9d424a1bd0b5ee7b70b9969ca17769 busybox-anaconda-1.2.0-9.el5.i386.rpm Source: 7fc8c6fa3685063646f05c09c7aad1c3 busybox-1.2.0-9.el5.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2016 Jan 26
2
[PATCH] inspect: Get architecture of Alpine Linux from /bin/busybox.
All the files in /bin are links to busybox. guestfs_file_architecture doesn't follow symlinks so it fails. Therefore check /bin/busybox (not a symlink) to find the architecture. --- src/inspect-fs-unix.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/inspect-fs-unix.c b/src/inspect-fs-unix.c index f915e86.....
2008 Mar 27
3
difference between busybox and klibc (faq?)
Hello what is the difference between busybox and klibc? Say, I want to use an initramfs in order to mount root over nfs, I can choose to use klibc with ipconfig and nfsmount? But I can also choose to use busybox with ifconfig and mount. So what's the difference, and why and in which case one is preferable to the other? If it's a FA...
2023 Mar 21
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...ne-edge bash > > $ ./configure > > $ make check > > $ grep tmpd= lib/test-suite.log > > + tmpd=/tmp/tmp.EMgKeF > > $ /tmp/tmp.EMgKeF/bin/f 1 + 1 > > f: applet not found > > 0b748c9fe495:~$ > > > > So it looks like we need some way to work around busybox' insistance > > that argv[0] determines which applet to run. > > I couldn't come up with a reproducer like yours. I couldn't figure out > how to *quickly* get an interactive Alpine Linux environment with the > test failing, and I also couldn't figure out how to tr...
2023 Mar 22
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/22/23 15:45, Laszlo Ersek wrote: > On 3/21/23 18:28, Eric Blake wrote: > >> it is indeed a bug in busybox now that POSIX is moving towards >> standardizing realpath, so I've filed it: >> https://bugs.busybox.net/show_bug.cgi?id=15466 > > I've found another busybox bug. > > The "/bin/sh" utility is provided by busybox as well (via the usual symlinking). >...
2015 Feb 19
0
CEBA-2015:0244 CentOS 6 busybox BugFix Update
...Errata and Bugfix Advisory 2015:0244 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0244.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 8a65b7fef64f6cf48889b896f6a47c0ed4503b0ec7aeed2b2515972ededcd1b7 busybox-1.15.1-21.el6_6.i686.rpm c01c8f78c58ebe47136902d76f959f2ccb5da9414e72511445711ef8983cc33d busybox-petitboot-1.15.1-21.el6_6.i686.rpm x86_64: 68189894c6f04cc2862e4c37f03d191e7eee3c2a72e412203e1b8ee93e0e9599 busybox-1.15.1-21.el6_6.x86_64.rpm 2acdc4229d7fa197fea79c072129e1b9e200694d9d08db9e3fea054...
2012 Jan 17
0
CEBA-2012:0026 CentOS 5 busybox Update
...Errata and Bugfix Advisory 2012:0026 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0026.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: dca4151ada0126d7a2995cd930f674ff58303c19a70d6644c1f07eaee3e16a08 busybox-1.2.0-10.el5.centos.1.i386.rpm 0f8cc25680afc6c9af4dc50dd72b51a0619d25e398c8b93c6d03a6fadc481a9d busybox-anaconda-1.2.0-10.el5.centos.1.i386.rpm x86_64: ef568123e891ea047e857291b54fa52c9caeee7b38d4baad41c2f3eb66a8a3e6 busybox-1.2.0-10.el5.centos.1.x86_64.rpm c2c6411c9b17a46fbfc74041f00799ce06f203...
2012 Jul 10
0
CESA-2012:0810 Low CentOS 6 busybox Update
...a and Security Advisory 2012:0810 Low Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0810.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: a0d9ecd33900791bf3c5395ebe3e80fabacddb28d41fc967955e2aa6eb1b22c4 busybox-1.15.1-15.el6.i686.rpm 3470523a6bd3559843b761857adf3557a8ce9b5147bfc62436c2109443ee7411 busybox-petitboot-1.15.1-15.el6.i686.rpm x86_64: 44ce051a279ef4d22d1cfee3a1434867f513f4a02258dace0ae6344ecd437a75 busybox-1.15.1-15.el6.x86_64.rpm 483caa0897753d352a14c3bcbc77ca7c5d3ef960994e3a9180e656de40232...
2013 Aug 17
0
CEBA-2013:1165 CentOS 6 busybox Update
...Errata and Bugfix Advisory 2013:1165 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1165.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5cd60c4b0f49064e475e7600805b0b013ef08fc0037941b2bcc2d2fe76c36e59 busybox-1.15.1-16.el6_4.i686.rpm 9ca78349ef72a172300a116fabc1bf6f0ddf7ee1e0dfc72845b80ed167e5616d busybox-petitboot-1.15.1-16.el6_4.i686.rpm x86_64: 790438c19ef4228c9e1e259cae7052afdb17e007b4abd78326a0b5a095a0cd59 busybox-1.15.1-16.el6_4.x86_64.rpm f8732a07438648dadd1162137c03c3b19dee190173f1beff6ed391c...
2007 May 04
0
CESA-2007:0244 Low CentOS 4 s390(x) busybox - security update
CentOS Errata and Security Advisory 2007:0244 https://rhn.redhat.com/errata/RHSA-2007-0244.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/busybox-1.00.rc1-7.el4.s390.rpm updates/s390/RPMS/busybox-anaconda-1.00.rc1-7.el4.s390.rpm s390x: updates/s390x/RPMS/busybox-1.00.rc1-7.el4.s390x.rpm updates/s390x/RPMS/busybox-anaconda-1.00.rc1-7.el4.s390x.rpm -- Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/ Top-postings silently ignored --...
2023 Mar 22
3
[libnbd PATCH 0/3] reenable execvpe unit testing in Alpine Linux containers
These patches have been pushed (f5a065aa3a9c..9075f68ffc8b); I'm posting them for visibility. Laszlo Laszlo Ersek (3): lib/test-fork-safe-execvpe.sh: generalize "run" to "run0" lib/test-fork-safe-execvpe.sh: cope with Alpine Linux / BusyBox limitations Revert "ci: skip "lib/test-fork-safe-execvpe.sh" on Alpine Linux" ci/skipped_tests | 10 ---- lib/test-fork-safe-execvpe.sh | 63 +++++++++++++------- 2 files changed, 42 insertions(+), 31 deletions(-)
2011 May 19
0
CentOS-announce Digest, Vol 75, Issue 8
...CEBA-2011:0817 CentOS 5 x86_64 system-config-network FASTTRACK Update (Johnny Hughes) 11. CEBA-2011:0816 CentOS 5 x86_64 logrotate FASTTRACK Update (Johnny Hughes) 12. CEBA-2011:0816 CentOS 5 i386 logrotate FASTTRACK Update (Johnny Hughes) 13. CEBA-2011:0815 CentOS 5 x86_64 busybox FASTTRACK Update (Johnny Hughes) 14. CEBA-2011:0815 CentOS 5 i386 busybox FASTTRACK Update (Johnny Hughes) 15. CEBA-2011:0815 CentOS 5 x86_64 busybox FASTTRACK Update (Johnny Hughes) 16. CEBA-2011:0815 CentOS 5 i386 busybox FASTTRACK Update (Johnny Hughes) ----------...