Update busybox documentation
Convert README.busybox to markdown and add the note on the sysctl applet incompatibility.
This commit is contained in:
		| @@ -1,6 +1,4 @@ | |||||||
| Using Busybox as your Default Shell | # Using Busybox as your Default Shell with OpenRC | ||||||
| ----------------------------------- |  | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
| If you have/bin/sh linked to busybox, you need to be aware of several | If you have/bin/sh linked to busybox, you need to be aware of several | ||||||
| incompatibilities between busybox's applets and the standalone | incompatibilities between busybox's applets and the standalone | ||||||
| @@ -27,5 +25,8 @@ CONFIG_SETFONT -- The setfont applet does not support the -u option from kbd. | |||||||
| CONFIG_IP -- The ip applet  doesn't support the "scope" modifier for | CONFIG_IP -- The ip applet  doesn't support the "scope" modifier for | ||||||
| "ip route add" and "ip address add". | "ip route add" and "ip address add". | ||||||
| 
 | 
 | ||||||
|  | CONFIG_BB_SYSCTL -- The sysctl applet does not support the --system command | ||||||
|  | line switch. | ||||||
|  | 
 | ||||||
| There is work to get most of these supported by busybox, so this file | There is work to get most of these supported by busybox, so this file | ||||||
| will be updated as things change. | will be updated as things change. | ||||||
		Reference in New Issue
	
	Block a user