This is my github on the unintentional discovery, I started in CentOS 6.8 on the production but has failed, and then reluctantly changed the Fedora 24 production is good, the following talk about the process,
[Root@localhost ~]# DNF Update-y
[root@localhost ~]# DNF Install Fedora-packager-y
[Root@localhost ~]# Useradd Lookback
[Root@localhost ~]# passwd Lookback
[Root@localhost ~]# usermod-g mock Lookback
[Root@localhost ~]# Echo ' Lookback all= (All) Nopasswd:all ' >>/etc/sudoers
[Root@localhost ~]# Su-lookback
[Lookback@localhost ~]$ git clone https://github.com/bnied/kernel-ml-aufs.git
[Lookback@localhost ~]$ CD kernel-ml-aufs/scripts/
[Lookback@localhost ~]$./build_ml_kernel.sh-v=4.7-a=x86_64-e=6 This is the CentOS6 64-bit 4.7.0 core RPM package.
[Lookback@localhost ~]$./build_ml_kernel.sh-v=4.7-a=x86_64-e=7 This is the CentOS7 64-bit 4.7.0 core RPM package.
For I in 6 7; Todo
For j in 4.5 4.6 4.7;do
For h in i686 X86_64;do
[["$i" = = "7"]] && [["$h" =~ ^i686]] && Continue | | {\rm-rf ~/kernel-ml-aufs/scripts/build &&/build_ml_kernel.sh-v= $j-a= $h-e= $i;}
Done
Done
Done
The site made the RPM package in: http://mirrors.dwhd.org/kernel-ml-aufs/
Curl-lk Https://mirrors.dwhd.org/kernel-ml-aufs/kernel-ml-auf.repo >/etc/yum.repos.d/kernel-ml-aufs.repo
Is it easy to get here? Actually, it's over.