#
busybox
Here are 126 public repositories matching this topic...
Open
fix strace for 386
rminnich
commented
Apr 23, 2020
386 can't use strace
loserbab
commented
Apr 14, 2020
Prerequisite for running on Debian:
$ apt install flex bison libelf-dev libssl-dev bc cpio libncurses5-dev xorriso wget make gawk gcc
Is kmod necessary?
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
-
Updated
Jun 7, 2020 - Makefile
esotericnonsense
commented
Nov 14, 2019
Cargo.toml should probably have the licence in and inclusion in the root.
I think you want this in Cargo.toml:
license = "GPL-2.0-only"
Perhaps the AUTHORS file from busybox as well.
Great work!
a radical and experimental distribution based on musl libc and busybox
linux
fast
lightweight
embedded
server
efficient
desktop
distro
busybox
musl
no-bullshit
hardcore
radical
no-dbus
no-systemd
-
Updated
Apr 19, 2020 - Shell
Open
Write testcases
3
mssun
commented
Aug 2, 2018
Current test code coverage is pretty low (about 13.56%): https://codecov.io/gh/mesalock-linux/mesabox/tree/master
Our target coverage is around 80%.
Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, dash, and busybox ash
-
Updated
Mar 15, 2020 - Shell
busybear-linux is a tiny RISC-V Linux root filesystem image that targets the VirtIO board in riscv-qemu.
-
Updated
Mar 28, 2019 - Shell
Minimal Container Linux (MCL)
-
Updated
Dec 5, 2019 - Shell
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
router
reverse-engineering
hacking
root-finding
root
busybox
bootloader
disassembly
realtek
tenda
rtl8197f
-
Updated
May 30, 2020 - Shell
A Linux distribution that bootstraps from one 2K binary, involving among others a C compiler written in Forth.
bootstrap
linux-kernel
linux-distribution
forth
qemu
busybox
c-compiler
bootloader
kernel-boot
compilation-driver
-
Updated
May 21, 2020 - Forth
sysadmin/scripting utilities, distributed as a single binary
-
Updated
May 27, 2020 - Go
StelaLinux - A lightweight, simple, and fast musl/busybox/linux Distribution
linux
lightweight
minimal
iso
linux-kernel
linux-distribution
x86
busybox
syslinux
musl
init
64-bit
live-cd
busybox-userland
musl-toolchain
-
Updated
May 24, 2020 - Shell
Script to generate massive block lists for DD-WRT
-
Updated
Apr 20, 2020 - Shell
The cross platform WebSocket implementation for UNIX shell
-
Updated
Aug 24, 2018 - Shell
Improve this page
Add a description, image, and links to the busybox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the busybox topic, visit your repo's landing page and select "manage topics."
There appears to be a lot of variation in how complete the "partially done" commands are. For example
odseems fairly complete, butdatedoesn't even support simple usages likedate +%Y%m%d, andsortseems to have a good selection of options, but is missing some relatively important ones like sort keys.It would be really useful if there were some documentation clarifying how complete t