]> git.ipfire.org Git - thirdparty/mdadm.git/blob - INSTALL
Incr: don't exclude 'active' devices from auto inclusion in a container.
[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.