home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / unionfs / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  356 b   |  10 lines

  1. config FS_UNIONFS
  2.     tristate "UnionFS 1.4 Legacy"
  3.     default m
  4.     help
  5.       This is the v1.4 module, forward ported and beaten into
  6.       AppArmor submission. It is a fallback for aufs in case it ends
  7.       up being broken. We know this one works for the LiveCD, so
  8.       this is to keep the release managers from having to spend
  9.       long nights and pushing off deadlines.
  10.