]> git.ipfire.org Git - thirdparty/mdadm.git/blob - INSTALL
Factor out add-disk code
[thirdparty/mdadm.git] / INSTALL
1
2 To build mdadm, simply run:
3
4 make
5
6 to install, run
7
8 make install
9
10 as root.
11
12
13 No configuration is necessary.