You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genkernel_fork/patches/busybox/1.18.1
Sebastian Pipping 901be4dec2
Merge branch 'master' into experimental
14 years ago
..
1.18.1-mdstart.diff busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909) 14 years ago
1.18.1-openvt.diff Remove signed-off-by tags, as the patch changed since the review 14 years ago
README mdadm: Remove busybox mdadm re-make 14 years ago
busybox-1.7.4-signal-hack.patch Add busybox patches ported from 1.7.4 to 1.18.1 14 years ago

README

1.18.1-mdstart.diff:

This adds a 'mdstart' command to busybox, which is used for the activation of
individual mdraid arrays. It originated with 1.1.3+gentoo or earlier.
Patch ported from 1.7.4 to 1.18.1 by Denis Kaganovich.

1.18.1-openvt.diff:
It is unknown what problem this patch fixes. It may no longer be needed.
Patch ported from 1.7.4 to 1.18.1 by Denis Kaganovich.

busybox-1.7.4-signal-hack.patch:
It is unknown what this patch does. It may no longer be needed.