Fedora on the production of CentOS 6 7 with Aufs core RPM package

Source: Internet
Author: User
Tags git clone


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.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.