aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysUpgrade toybox to 6800a95ef32826e753881802a2c126c59d451397HEADmastermainSadaf Ebrahimi
8 daysRay Gardner pointed out we were adding the +4 to the wrong side ofRob Landley
10 daysDoc: fix typos in mkroot READMEIvan Mirić
13 daysMerge "Build mount(1)/umount(1)/unshare(1) for the Linux host." into mainTreehugger Robot
2024-05-01Build mount(1)/umount(1)/unshare(1) for the Linux host.Elliott Hughes
2024-05-01Fix the post_update.sh annoyance that can remove a home directory.Elliott Hughes
2024-04-30Create generated/tags.h with sed and bash instead of C.Rob Landley
2024-04-30Add a little bit on the what and why of help text.Rob Landley
2024-04-30Doc tweak: accept -A as an alias for -a but don't try to explain it.Rob Landley
2024-04-30Switch most remaining toys.optflags&FLAG_x checks to FLAG(x)Rob Landley
2024-04-30Consistently indent help blocks.Rob Landley
2024-04-29Only --start-group and --end-group when static linking.Rob Landley
2024-04-29Don't rely on (skippable) airlock build to set mkroot VERSION.Rob Landley
2024-04-29If /dev/tty was never associated, writing to it produces an error.Rob Landley
2024-04-28Fix hwclock to work with current glibc and musl, which have different bugs.Rob Landley
2024-04-27The "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