Harald Schioeberg wrote:
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.
------------------------------------------------------------------------
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
Hello,
Several patches were submitted today to address problems such as
these. I will get to testing and applying them within the next couple
days.(Hopefully tomorrow) and then Ide suggest trying again with the
latest snapshot once they are applied. I have filed a bugzilla entry for
the compiling problem and the install documentation.
The links are
https://bugzilla.fsl.cs.sunysb.edu/show_bug.cgi?id=416
and
https://bugzilla.fsl.cs.sunysb.edu/show_bug.cgi?id=417
respectively.
These shouldent be too difficult to fix but I personally wont have free
time till tuesday night probably wednesday.
Dave
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs