On Mon, 2003-03-31 at 10:52, Stephane Fillod wrote: > Has anyone of you ported mkfs.jffs2 to Solaris? Shouldn't be too hard. You need to fix cpu_to_jemode() so it mangles from Solaris mode-bits to Linux mode-bits, since they're unlikely to be the same. Possibly also dtype in dirent nodes? Other than that, I think it should mostly work. -- dwmw2