|
From: Serge L. <fi...@in...> - 2008-04-09 20:11:20
|
Dick Middleton wrote: > Serge, > >> unionfs is a part of DL 1.3 and we try to keep the package up-to-date. There are >> no scripts for DL with unonfs usage examples of course but you can use it >> anyway. I use it often due to my laziness to rebuild ISO :-) > > Doesn't seem to be part of my system. There's no kernel module and no tools. No > sign of aufs either. Is it called something else? > > I'm using: v1.3.4-2008-04-02-i586 Hm.. Quick research and the answer was found out: [root@z-dev build]# grep -r CONFIG_UNIONF scripts/* scripts/configuration/unionfs.config:menu_add "System|Filesystems" bool scripts/configuration/profiles/default:CONFIG_UNIONFS=n It's disabled by default. -- Serge Leschinsky |