aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
48 hoursUpgrade toybox to 6800a95ef32826e753881802a2c126c59d451397HEADmastermainSadaf Ebrahimi
3 daysRay Gardner pointed out we were adding the +4 to the wrong side ofRob Landley
6 daysDoc: fix typos in mkroot READMEIvan Mirić
9 daysMerge "Build mount(1)/umount(1)/unshare(1) for the Linux host." into mainTreehugger Robot
10 daysBuild mount(1)/umount(1)/unshare(1) for the Linux host.Elliott Hughes
10 daysFix the post_update.sh annoyance that can remove a home directory.Elliott Hughes
11 daysCreate generated/tags.h with sed and bash instead of C.Rob Landley
11 daysAdd a little bit on the what and why of help text.Rob Landley
11 daysDoc tweak: accept -A as an alias for -a but don't try to explain it.Rob Landley
11 daysSwitch most remaining toys.optflags&FLAG_x checks to FLAG(x)Rob Landley
11 daysConsistently indent help blocks.Rob Landley
12 daysOnly --start-group and --end-group when static linking.Rob Landley
12 daysDon't rely on (skippable) airlock build to set mkroot VERSION.Rob Landley
12 daysIf /dev/tty was never associated, writing to it produces an error.Rob Landley
13 daysFix hwclock to work with current glibc and musl, which have different bugs.Rob Landley
14 daysThe "extra" libraries want to go in a magic order when static linking,Rob Landley
2024-04-26find -size implies -type f.Rob Landley
2024-04-22xxd: buffer input via stdio.Elliott Hughes
2024-04-22Upgrade toybox to 7c6aecd477a9b898df981197088c9e1d5775fe9cElliott Hughes
2024-04-20Indent the help text block.Rob Landley
2024-04-20Two changes to record-commands: 1) busybox find doesn't understand commasRob Landley
2024-04-19The -f doesn't reliably shut up chmod.Rob Landley
2024-04-19Add a getopt symlink.Elliott Hughes
2024-04-18Add cfspeed2bps() and bsp2cfspeed() conversion functions, and makeRob Landley
2024-04-18Let record-commands be run from an arbitrary directory.Rob Landley
2024-04-16Vidar Karlsen says freebsd needs a magic constant.Rob Landley
2024-04-13Add uname to freebsd_miniconfig (pointed out by Vidar Karlsen)Rob Landley
2024-04-12A sufficiently loaded server may not be able to fork()/exec()Rob Landley
2024-04-08Version 0.8.11Rob Landley
2024-04-08Upgrade toybox to 96d9f66127d84fba2f56f4754fc302e826968751Elliott Hughes
2024-04-08Thinko. (Reused a variable one line too early.)Rob Landley
2024-04-08Build armv4l kernel.Rob Landley
2024-04-08Stop forcing CONFIG_EXPERT on to disable other symbols.Rob Landley
2024-04-07Fix powerpc, mips64, and s390x boards under qemu.Rob Landley
2024-04-05Tweak help text and comments.Rob Landley
2024-04-05Fix thinko.Rob Landley
2024-04-05Enforce min/max for % input type (time in seconds w/millisecond granularity).Rob Landley
2024-04-05Stdout buffering broke yet more stuff.Rob Landley
2024-04-05Copy numeric config symbols into config.h.Rob Landley
2024-04-05Fix creating initramfs.cpio.gz without building kernel.Rob Landley
2024-04-05Alas, nproc isn't portable (sched_getaffinity() syscall) andRob Landley
2024-04-05Add suffix to toybox-prereq build.Rob Landley
2024-04-04Promote fold and touch tests to "make tests".Rob Landley
2024-04-02Update pass over the roadmap.Rob Landley
2024-04-02Fix .gitignore complaining about name collisions in subdirectories.Rob Landley
2024-04-01Upgrade toybox to d1acc6e88be52e96e558717805b438c1f46ba529Elliott Hughes
2024-04-01Add a canned minimal toybox build that does "cc *.c" against saved headersRob Landley
2024-04-01List (installed) debian packages each toybox command lives in.Rob Landley
2024-04-01Move GENERIC_KCONF adjacent to get_target_config() and allow it toRob Landley
2024-03-31Update architecture list in faq to match mcm-buildall.sh.Rob Landley