Re: [ANNOUNCE] Kernel v3.1.8-1.1 (cooker only)
Moreno <[email protected]>
| Newsgroups | gmane.linux.mandrake.cooker.devel |
|---|---|
| Message-ID | <CANv807fFGPWkg6L1d0-2uGyY32tUG9s=wZziZ6Mg--TM=B4WDQ@mail.gmail.com> |
Hi On Mon, Jan 9, 2012 at 11:03 AM, Franck Bui <[email protected]> wrote: > Hi, > > The regular kernel update based on stable 3.1.8 kernel should be > available now. > > Overlayfs has been updated so it can be used with this release and > later. > > BTW, overlayfs is still shipped into a dkms module mostly because it's > still experimental material. But depending what's the mainline decide it > might end up into the kernel. > > To get/build overlayfs dkms: > > $ git clone git://git.mandriva.com/soft/dkms/overlayfs.git > $ cd overlayfs > $ git checkout -b v11 origin/v11 > $ rpmbuild -bb SPECS/overlayfs.spec > > And finally to use it, here's an example: > > $ mkdir lower upper > $ date >lower/A > $ mount -t overlayfs -olowerdir=lower,upperdir=upper none /mnt > > -- > Franck I installed the desktop kernel both on a i586 than x86_64 machine without any problem. After boot, the modules was compiled correctly. Thanks Bye Bye, Moreno