busybox
Utilities for rescue and embedded systems
homepage ↗ cpe: cpe:/a:busybox:busybox
⚠ Security advisories affect this package: GLSA 202407-17
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.38.0 | 4 | 17 h | details › |
| bes GitHub ↗ | 1.37.0 | 1 | 5 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||||||||||||
| 1.38.0 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | alpha untested | arm untested | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | — | view · download · history ↗ |
| 1.37.0 ≈ | bes | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | alpha untested | arm untested | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | 16 mo | view · download · history ↗ |
| 1.37.0 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | alpha untested | arm untested | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | — | view · download · history ↗ |
| 1.36.1-r4 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 1.38.0
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- livecd !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building
- make-symlinks Create all the appropriate symlinks in /bin and /sbin.
- math Enable math support in gawk (requires libm)
- mdev Create the appropriate symlink in /sbin and install mdev.conf and support files
- pam Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- sep-usr Support a separate /usr without needing an initramfs by booting with init=/ginit
- static Make the system rescue shell (/bin/bb) static so you can recover even when glibc is broken
- syslog Enable support for syslog
- systemd Support systemd
- savedconfig Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies