[BusyBox] Re: [BusyBox-cvs] svn commit: trunk/busybox: include networking

Ladislav Michl ladis at linux-mips.org
Sat Jul 30 13:04:36 UTC 2005


On Fri, Jul 29, 2005 at 07:41:52PM -0500, Rob Landley wrote:
> 5) The block name passed in is just a comment, as in ramfs or procfs.
> 
> It seems like your need would fall under case 5.  -t jffs2 is in the same boat 
> as -t ramfs or -t procfs, except the block name is an identifier rather than 

Right... the same for YAFFS.

> just a comment.  Right now the code is not special casing based on any 
> filesystems, instead if you give us a relative path to an existing dentry, we 
> _will_ cannonicalize it.  (The exception is the NFS "it has a : in it!" test 
> which is really ugly...)

No problem, I can fix NFS later :)

	ladis



More information about the busybox mailing list