Hello, i try booting gentoo from an unionfs rootfilesystem, this fails because
+ mv -f softscripts softscripts.old + mv -f softscripts.new softscripts mv: cannot move `softscripts.new/' to a subdirectory of itself, `softscripts' softscripts is a directory. I tried 1.0.14 as well as unionfs-20050923-1803. Two other minor points: 1)To compile on a 64bit machine (donno if true on 32bit): unionimap.c line 322 and 371 need to cast inode from uint64_t to unsigend long long int (its only an argument to printf, but triggers a warning, and the make compiles with -Werror and consequently fails) 2)INSTALL needs documentation for the MODDIR variable in fistdev.mk. It defaults to /lib/modules/(shell uname -r) which is wrong if LINUXSRC is set to another kernel. -- Harald Schioeberg <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
