]> git.ipfire.org Git - thirdparty/mdadm.git/blame - INSTALL
Revert "mdadm/grow: reshape would be stuck from raid1 to raid5"
[thirdparty/mdadm.git] / INSTALL
CommitLineData
c913b90e
NB
1
2To build mdadm, simply run:
3
4 make
5
6to install, run
7
8 make install
9
10as root.
11
12
13No configuration is necessary.