]> git.ipfire.org Git - thirdparty/mdadm.git/blob - INSTALL
Remove getinfo_super_n and do some other cleaning up.
[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.