Changeset adf7e15 in freewrt for package/shfs/Config.in
- Timestamp:
- Sep 26, 2006, 8:36:27 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 81101f7
- Parents:
- fc2d047
- File:
-
- 1 edited
-
package/shfs/Config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/shfs/Config.in
rfc2d047 radf7e15 1 config FWRT_COMPILE_SHFS 1 config FWRT_PACKAGE_SHFS 2 prompt "shfs.............................. secure shell filesystem" 2 3 tristate 3 default n4 depends FWRT_PACKAGE_SHFS_UTILS5 depends FWRT_PACKAGE_KMOD_SHFS6 7 config FWRT_PACKAGE_SHFS_UTILS8 prompt "shfs-utils........................ ShFS mount/umount utilities"9 tristate10 select FWRT_COMPILE_SHFS11 4 default n 12 5 help … … 28 21 29 22 http://shfs.sourceforge.net/ 30 31 This package contains the shfs mount/umount utilities.32 33 config FWRT_PACKAGE_KMOD_SHFS34 prompt "kmod-shfs.......................... ShFS mount/umount utilities"35 tristate36 select FWRT_COMPILE_SHFS37 default n38 help39 Kernel modules for SHFS.
Note:
See TracChangeset
for help on using the changeset viewer.
