summaryrefslogtreecommitdiff
path: root/open-source-lorries/openwrt.lorry
blob: a8789f3b2b0d7e7c6988a674b08c92e4183f18cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
    "openwrt/firewall3": {
        "type": "git",
        "url": "git://nbd.name/firewall3.git"
    },
    "openwrt/fstools": {
        "type": "git",
        "url": "git://nbd.name/fstools.git"
    },
    "openwrt/libubox": {
        "type": "git",
        "url": "git://git.openwrt.org/project/libubox.git"
    },
    "openwrt/netifd": {
        "type": "git",
        "url": "http://git.openwrt.org/project/netifd.git"
    },
    "openwrt/odhcp6c": {
        "type": "git",
        "url": "git://github.com/sbyx/odhcp6c.git"
    },
    "openwrt/odhcpd": {
        "type": "git",
        "url": "https://github.com/sbyx/odhcpd"
    },
    "openwrt/rpcd": {
        "type": "git",
        "url": "git://nbd.name/luci2/rpcd.git"
    },
    "openwrt/ubox": {
        "type": "git",
        "url": "git://nbd.name/luci2/ubox.git"
    },
    "openwrt/ubus": {
        "type": "git",
        "url": "git://nbd.name/luci2/ubus.git"
    },
    "openwrt/uci": {
        "type": "git",
        "url": "git://nbd.name/uci.git"
    },
    "openwrt/procd": {
        "type": "git",
        "url": "git://nbd.name/luci2/procd.git"
    }
}