* init compiles with DEBUG_INIT enabled (closes: #85794)
* md5sum no longer displays filename when reading stdin (closes: #81283)
* lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
+ * busybox and buxybox-static now conflict/replace each other (closes: #80421)
* Not yet released.
* See changelog for details.
Package: busybox
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts:
-Replaces:
+Conflicts: busybox-static
+Replaces: busybox-static
Section: utils
Description: Tiny utilities for small and embedded systems.
BusyBox combines tiny versions of many common UNIX utilities into a single
Package: busybox-static
Architecture: any
Depends: ${shlibs:Depends}
+Conflicts: busybox
+Replaces: busybox
Section: shells
Description: Provides a stand alone rescue shell with tons of builtin utilities.
BusyBox combines tiny versions of many common UNIX utilities into a single