Lu Hui 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e5fc55493d 
								
							 
						 
						
							
							
								
								gnu: busybox: Fix cross-compilation.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox)[arguments]: Switch to gexps.
Honor #:tests? in 'check' phase.  Add #:make-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2022-09-26 23:29:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								38787e36c1 
								
							 
						 
						
							
							
								
								gnu: toybox: Use #:make-flags.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox)[arguments]: Add #:make-flags to
replace ad hoc use of environment variables and custom phases.
Remove the 'set-environment-variables and custom 'install phase. 
							
						 
						
							2022-05-22 02:00:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b55d0f553b 
								
							 
						 
						
							
							
								
								gnu: toybox: Update to 0.8.7.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox): Update to 0.8.7. 
							
						 
						
							2022-05-22 02:00:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a927a9e25b 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.34.1.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox): Update to 1.34.1.
[arguments]: Don't explicitly return #t from phases. 
							
						 
						
							2022-05-22 02:00:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24b04f5d4e 
								
							 
						 
						
							
							
								
								gnu: toybox: Use G-expressions.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox)[arguments]:
Rewrite as G-expressions. 
							
						 
						
							2022-01-06 05:24:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7a96516f60 
								
							 
						 
						
							
							
								
								gnu: toybox: Update to 0.8.6.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox): Update to 0.8.6. 
							
						 
						
							2022-01-06 05:24:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8394619bac 
								
							 
						 
						
							
							
								
								gnu: Simplify package inputs.  
							
							... 
							
							
							
							This commit was obtained by running:
  ./pre-inst-env guix style
without any additional argument. 
							
						 
						
							2021-12-13 17:48:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cdf7b3daa3 
								
							 
						 
						
							
							
								
								gnu: toybox: Update to 0.8.5.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox): Update to 0.8.5.
[arguments]: Add a new 'fix-or-skip-broken-tests phase.
Don't explicitly return #t from the other phases. 
							
						 
						
							2021-11-30 01:08:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06cf2fc01f 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.33.1.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox): Update to 1.33.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/busybox-CVE-2021-28831.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it. 
							
						 
						
							2021-05-04 15:56:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Léo Le Bouter 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								60d629d777 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.33.0.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox): Update to 1.33.0. 
							
						 
						
							2021-03-19 12:00:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Léo Le Bouter 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								572528e7dd 
								
							 
						 
						
							
							
								
								gnu: busybox: Fix CVE-2021-28831.  
							
							... 
							
							
							
							* gnu/packages/patches/busybox-CVE-2021-28831.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/busybox.scm (busybox): Apply it. 
							
						 
						
							2021-03-19 11:56:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c0c747cc81 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.32.1.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox): Update to 1.32.1. 
							
						 
						
							2021-01-14 22:05:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f769ad12f1 
								
							 
						 
						
							
							
								
								gnu: toybox: Cross compile.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox)[arguments]: Use cc-for-target. 
							
						 
						
							2020-12-11 12:17:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f330aebee 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.32.0.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox): Update to 1.32.0.
[source]: Remove patch.
* gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it. 
							
						 
						
							2020-12-11 12:04:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Danny Milosavljevic 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a7eaaec8c1 
								
							 
						 
						
							
							
								
								gnu: busybox: Accept make-flags.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept
MAKE-FLAGS and use them.
[check]: Accept MAKE-FLAGS and use them.
[install]: Accept MAKE-FLAGS and use them. 
							
						 
						
							2020-06-30 15:08:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Danny Milosavljevic 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4fdf3a2e6e 
								
							 
						 
						
							
							
								
								gnu: busybox: Update to 1.31.1.  
							
							... 
							
							
							
							* gnu/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/busybox.scm (busybox): Update to 1.31.1.
[source]: Use patch.
[arguments]<#:phases>[check]: Fix test. 
							
						 
						
							2020-06-14 13:03:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Danny Milosavljevic 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c37dc30e61 
								
							 
						 
						
							
							
								
								gnu: busybox: Make build reproducible.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[disable-timestamps]:
New phase. 
							
						 
						
							2020-06-14 13:01:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4d89e302df 
								
							 
						 
						
							
							
								
								gnu: toybox: Update to 0.8.3.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox): Update to 0.8.3. 
							
						 
						
							2020-05-20 06:05:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								111f7c0175 
								
							 
						 
						
							
							
								
								gnu: toybox: Update to 0.8.2.  
							
							... 
							
							
							
							* gnu/packages/busybox.scm (toybox): Update to 0.8.2. 
							
						 
						
							2019-12-01 00:49:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									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