• 添加mysamba


    一、

    复制/home/tingpan/openwrt/barrier_breaker/feeds/luci/applications文件夹下的luci-samba文件,将文件中的内容samba改为mysamba,

    "Network Shares"改为"My Network Shares"

    二、

    /home/tingpan/openwrt/barrier_breaker/feeds/luci/contrib/package/luci-addons中的Makefile文件添加如下内容:

    $(eval $(call application,mysamba,My Network Shares - mySamba SMB/CIFS 
    module,mysamba36-server))

    三、在luci.index添加

    Package: luci-app-mysamba
    Submenu: 3. Applications
    Version: 0.12+git-222cc9c-1
    Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +PACKAGE_luci-app-mysamba:mysamba36-server
    Menu-Depends: 
    Provides: 
    Build-Depends: lua/host
    Section: luci
    Category: LuCI
    Title: Network Shares - mySamba SMB/CIFS module
    Maintainer: LuCI Development Team <luci@lists.subsignal.org>
    Source: 
    Type: ipkg
    Description: Network Shares - mySamba SMB/CIFS module
    http://luci.subsignal.org/
    LuCI Development Team <luci@lists.subsignal.org>
    @@
  • 相关阅读:
    450. 删除二叉搜索树中的节点
    958. 二叉树的完全性检验
    5211. 概率最大的路径(197)
    5447. 石子游戏 IV
    174. 地下城游戏
    Codeforces Round #622 (Div. 2).C2
    Codeforces Round #624 (Div. 3) F. Moving Points 题解
    竞赛头
    离散化
    线段树
  • 原文地址:https://www.cnblogs.com/smbx-ztbz/p/4417251.html
Copyright © 2020-2023  润新知