From: Heiko Z. <smi...@us...> - 2004-03-22 02:41:32
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/scripts/configuration Modified Files: shfs.config Log Message: move it to the correct location Index: shfs.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/shfs.config,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- shfs.config 21 Mar 2004 17:20:30 -0000 1.1 +++ shfs.config 22 Mar 2004 02:31:19 -0000 1.2 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|Services" bool "SHfs (mount remote filesystems using (secure) shell connection)" CONFIG_SHFS +test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "System|Filesystems" bool "SHfs (mount remote filesystems using (secure) shell connection)" CONFIG_SHFS |