wok annotate mdadm/description.txt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24898 | 1 Mdadm has replaced all the previous tools for managing raid arrays. |
Hans-G?nter@24898 | 2 It manages nearly all the user space side of raid. |
Hans-G?nter@24898 | 3 There are a few things that need to be done by writing to the /proc |
Hans-G?nter@24898 | 4 filesystem, but not much. |