summaryrefslogtreecommitdiffstats
path: root/pkgs/os-specific/linux/busybox
AgeCommit message (Expand)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2021-01-08busybox: 1.32.0 -> 1.32.1Arnout Engelen
2021-01-03treewide: Start to break up static overlayJohn Ericson
2020-11-24busybox: 1.31.1 -> 1.32.0James Landrein
2020-09-13busybox: Use git to fetch debian.script from debianTethys Svensson
2020-08-09busybox: Pull in upstream patch for CVE-2018-1000500Tethys Svensson
2020-07-31Merge pull request #92581 from TethysSvensson/busybox-udhcpc-scriptJörg Thalheim
2020-07-29busybox: Use fetchzip instead of fetchTarball to get the dispatcher scriptTethys Svensson
2020-07-29busybox: Download and patch the dispatcher script from upstreamTethys Svensson
2020-07-28maintainers: add TethysSvenssonTethys Svensson
2020-07-07busybox: Add a default udhcpc dispatcher scriptTethys Svensson
2020-06-29busybox: fix build w/glibc-2.31Maximilian Bosch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-11-14busybox: 1.30.1 -> 1.31.1R. RyanTM
2019-10-12Partially revert "busybox: fix musl builds"Vladimír Čunát
2019-09-29busybox: remove the missing diffDomen Kožar
2019-09-29busybox: flip around logic how musl is determinedDomen Kožar
2019-09-29Revert "busybox: fix musl builds"Jörg Thalheim
2019-09-29busybox: fix musl buildsMatthew Bauer
2019-09-09Revert "busybox: fix static builds"Matthew Bauer
2019-08-28busybox: fix static buildsMatthew Bauer
2019-08-09busybox: apply clang-cross patch when host is different than build system.Derek Kulinski
2019-05-08busybox: only use stdenv.cc.libc.static when it existsMatthew Bauer
2019-04-14busybox: add patch to allow cross in llvmMatthew Bauer
2019-02-18busybox: 1.29.3 -> 1.30.1Will Dietz
2019-01-18busybox: give priority of 10Matthew Bauer
2018-11-13treewide: disable pie in more placesMatthew Bauer
2018-11-05Update sandbox-shell.nixMatthew Bauer
2018-09-10busybox: 1.29.2 -> 1.29.3 (#46458)Will Dietz
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-08-22busybox: 1.29.1 -> 1.29.2 (#45473)Will Dietz
2018-07-28Merge remote-tracking branch 'central/master' into viric_cleanLluís Batlle i Rossell
2018-07-24Merge staging-next into master (#44009)Frederik Rietdijk
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-03busybox: 1.28.4 -> 1.29.0Tim Steinbach
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger
2018-05-27busybox: 1.28.3 -> 1.28.4Tim Steinbach
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski
2018-04-05busybox: 1.28.2 -> 1.28.3Will Dietz
2018-03-28busybox: 1.28.1 -> 1.28.2Will Dietz
2018-03-14busybox: patchshebangs to fix build on "limited" /bin/sh buildersWill Dietz
2018-02-22busybox: 1.28.0 -> 1.28.1Will Dietz
2018-02-18busybox-sandbox-shell: Fix build on RISC-VShea Levy
2018-02-13busybox: don't force gccWill Dietz
2018-02-13busybox: fixup after musl multiple outputsWill Dietz
2018-02-10Merge pull request #34207 from dtzWill/fix/busybox-miscJörg Thalheim
2018-02-05busybox-sandbox-shell: extract basic shell to new attributeWill Dietz