aboutsummaryrefslogtreecommitdiff

ec6'>packages/busybox.scm
AgeCommit message (Expand)Author
2019-06-17gnu: busybox: Don't install to usr....* gnu/packages/busybox.scm (busybox)[arguments]: Add a custom phase to prevent installing to %PREFIX/usr. Efraim Flashner
2019-06-17gnu: toybox: Don't install files to usr....* gnu/packages/busybox.scm (toybox)[arguments]: Add custom phase to remove any files installed in $PREFIX/usr. Efraim Flashner
2019-06-06gnu: toybox: Update to 0.8.1....* gnu/packages/busybox.scm (toybox): Update to 0.8.1. Tobias Geerinckx-Rice
2019-02-17gnu: toybox: Update to 0.8.0....* gnu/packages/busybox.scm (toybox): Update to 0.8.0. Tobias Geerinckx-Rice
2018-12-12gnu: Add toybox....* gnu/packages/busybox.com (toybox): New variable. Efraim Flashner
2018-09-18gnu: busybox: Update to 1.29.3....* gnu/packages/busybox.scm (busybox): Update to 1.29.3. Tobias Geerinckx-Rice
2018-07-19gnu: busybox: Update to 1.29.1....* gnu/packages/busybox.scm (busybox): Update to 1.29.1. [arguments]: Add custom phase to change the default value of TASKSET. Efraim Flashner
2018-06-22gnu: busybox: Return #t from all phases....* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2017-06-21gnu: busybox: Fix indentation....* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes. Efraim Flashner
2017-06-21gnu: busybox: Update to 1.26.2....* gnu/packages/busybox.scm (busybox): Update to 1.26.2. Efraim Flashner
2017-06-20gnu: Move contents of zip module into compression module....* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. Arun Isaac
2016-12-25gnu: busybox: Update to 1.26.0....* gnu/packages/busybox.scm (busybox): Update to 1.26.0. [arguments]: Enable previously broken grep test. Efraim Flashner
2016-06-30gnu: busybox: Use 'modify-phases'....* gnu/packages/busybox.scm (busybox)[arguments]: Use 'modify-phases'. Efraim Flashner
2016-06-30gnu: busybox: Update to 1.25.0....* gnu/packages/busybox.scm (busybox): Update to 1.25.0. [native-inputs]: Add which. Efraim Flashner