Efraim Flashner
|
505459d7cb
|
gnu: busybox: Don't install to usr.
* gnu/packages/busybox.scm (busybox)[arguments]: Add a custom phase
to prevent installing to %PREFIX/usr.
|
2019-06-17 16:27:16 +03:00 |
Efraim Flashner
|
ee0b4733e1
|
gnu: toybox: Don't install files to usr.
* gnu/packages/busybox.scm (toybox)[arguments]: Add custom phase to
remove any files installed in $PREFIX/usr.
|
2019-06-17 10:02:45 +03:00 |
Tobias Geerinckx-Rice
|
fcc7fa472b
|
gnu: toybox: Update to 0.8.1.
* gnu/packages/busybox.scm (toybox): Update to 0.8.1.
|
2019-06-06 05:59:00 +02:00 |
Tobias Geerinckx-Rice
|
51e31aa865
|
gnu: toybox: Update to 0.8.0.
* gnu/packages/busybox.scm (toybox): Update to 0.8.0.
|
2019-02-17 03:37:50 +01:00 |
Efraim Flashner
|
42140fd434
|
gnu: Add toybox.
* gnu/packages/busybox.com (toybox): New variable.
|
2018-12-12 09:27:17 +02:00 |
Tobias Geerinckx-Rice
|
56c180750c
|
gnu: busybox: Update to 1.29.3.
* gnu/packages/busybox.scm (busybox): Update to 1.29.3.
|
2018-09-18 14:18:43 +02:00 |
Efraim Flashner
|
e9ab4b40a8
|
gnu: 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.
|
2018-07-19 21:29:14 +03:00 |
Tobias Geerinckx-Rice
|
f7705d4cb8
|
gnu: busybox: Return #t from all phases.
* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for
SYSTEM*.
|
2018-06-22 22:00:23 +02:00 |
Efraim Flashner
|
6d96af5eaa
|
gnu: busybox: Fix indentation.
* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes.
|
2017-06-21 10:13:39 +03:00 |
Efraim Flashner
|
5897428f1c
|
gnu: busybox: Update to 1.26.2.
* gnu/packages/busybox.scm (busybox): Update to 1.26.2.
|
2017-06-21 10:10:39 +03:00 |
Arun Isaac
|
148585c240
|
gnu: 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.
|
2017-06-20 18:10:35 +05:30 |
Efraim Flashner
|
7604106f2c
|
gnu: busybox: Update to 1.26.0.
* gnu/packages/busybox.scm (busybox): Update to 1.26.0.
[arguments]: Enable previously broken grep test.
|
2016-12-25 01:47:22 +02:00 |
Efraim Flashner
|
84d08af653
|
gnu: busybox: Use 'modify-phases'.
* gnu/packages/busybox.scm (busybox)[arguments]: Use 'modify-phases'.
|
2016-06-30 19:11:45 +03:00 |
Efraim Flashner
|
2e5505e5ea
|
gnu: busybox: Update to 1.25.0.
* gnu/packages/busybox.scm (busybox): Update to 1.25.0.
[native-inputs]: Add which.
|
2016-06-30 19:11:27 +03:00 |
宋文武
|
a124bbd2f4
|
gnu: Adjust formatting as recommended by 'guix lint'.
* gnu/packages/aidc.scm (barcode, qrencode),
gnu/packages/bash.scm (bash, bash-completion),
gnu/packages/busybox.scm (busybox),
gnu/packages/cdrom.scm (cdparanoia),
gnu/packages/cmake.scm (cmake),
gnu/packages/conkeror.scm (conkeror),
gnu/packages/cook.scm (cook),
gnu/packages/curl.scm (curl),
gnu/packages/docbook.scm (docbook-xsl),
gnu/packages/enlightenment.scm (enlightenment),
gnu/packages/games.scm (abbaye),
gnu/packages/geeqie.scm (exiv2),
gnu/packages/gimp.scm (gegl),
gnu/packages/gl.scm (glu, freeglut, ftgl),
gnu/packages/glib.scm (glib),
gnu/packages/gnome.scm (orbit2, gconf, geocode-glib),
gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base),
gnu/packages/linux.scm (util-linux),
gnu/packages/lisp.scm (gcl, ecl),
gnu/packages/maths.scm (gnuplot, hdf5),
gnu/packages/ssh.scm (dropbear),
gnu/packages/web.scm (json-c): Remove tabulations and trailing
white spaces or reformat to fit within 80 columns.
* gnu/packages/audio.scm (aubio),
gnu/packages/emacs.scm (emacs-s),
gnu/packages/engineering.scm (geda-gaf),
gnu/packages/games.scm (dosbox),
gnu/packages/gnome.scm (gusb),
gnu/packages/gtk.scm (gtk+),
gnu/packages/guile.scm (guile-wisp),
gnu/packages/hurd.scm (hurd-headers),
gnu/packages/wm.scm (i3-wm): Adjust synopsis or description.
|
2015-11-13 23:45:55 +08:00 |
Taylan Ulrich Bayırlı/Kammer
|
fefd841887
|
gnu: busybox: Parameterize reference to /gnu/store.
* gnu/packages/busybox.scm (busybox): Call %store-directory instead of
referencing "/gnu/store" directly.
|
2015-05-15 16:38:53 +02:00 |
John Darrington
|
24753e6947
|
gnu: busybox - whitespace changes only.
* gnu/packages/busybox.scm: Adjust formatting of description field.
|
2014-11-19 07:08:34 +01:00 |
John Darrington
|
95faa10714
|
gnu: Add busybox.
* gnu/packages/busybox.scm: New file.
* gnu-system.am: Add gnu/packages/busybox.scm.
|
2014-06-13 20:21:26 +02:00 |