Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Latest commit
764c88a
Mar 28, 2015
Signed-off-by: J. R. Okajima <hooanon05g@gmail.com>
README
AUFS module http://aufs.sf.net Junjiro. R. Okajima In this GIT repository, there are several GIT branches named "aufsX.Y". Here "X.Y" is the version number and it corresponds to the aufs version (aufs3 and later). Run git-checkout to get the source files of aufs source files. For instance, when you are using aufs4.0 (which means your system is linux-4.0), you should run $ git checkout origin/aufs4.0 in this direcotry and you can get the source files for aufs4.0. To compile and install them, read the README file after "git checkout". Enjoy! # Local variables: ; # mode: text; # End: ;