lkml.org 
[lkml]   [2004]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] gen_init_cpio-slink_pipe_sock
Thayne Harbaugh wrote:
> diff -ur linux-2.6.10-rc1.orig/drivers/block/Kconfig linux-2.6.10-rc1/drivers/block/Kconfig
> --- linux-2.6.10-rc1.orig/drivers/block/Kconfig 2004-11-12 11:03:52.657108248 -0700
> +++ linux-2.6.10-rc1/drivers/block/Kconfig 2004-11-12 11:07:28.458301480 -0700
> @@ -363,10 +363,14 @@
> file <name> <location> <mode> <uid> <gid>
> dir <name> <mode> <uid> <gid>
> nod <name> <mode> <uid> <gid> <dev_type> <maj> <min>
> + slink <name> <target> <mode> <uid> <gid>
> + pipe <name> <mode> <uid> <gid>
> + sock <name> <mode> <uid> <gid>
>
> Where:
> - <name> name of the file/dir/nod in the archive
> + <name> name of the file/dir/nod/etc in the archive
> <location> location of the file in the current filesystem
> + <target> link target
> <mode> mode/permissions of the file
> <uid> user id (0=root)
> <gid> group id (0=root)

This info should get moved out of Kconfig, and into a Documentation/*
text file somewhere.



> +/*
> + * Original work by Jeff Garzick

Please spell my last name correctly :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.028 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site