summaryrefslogtreecommitdiff
path: root/open-source-lorries/openwrt.lorry
blob: 3cd4bda48fc62bec95e1f0af8363f13fe52801a6 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
    "openwrt/openwrt": {
        "type": "git",
        "url": "git://git.openwrt.org/openwrt.git"
    },
    "openwrt/dnsmasq": {
        "type": "git",
        "url": "git://thekelleys.org.uk/dnsmasq.git"
    },
    "openwrt/dropbear": {
        "type": "git",
        "url": "https://github.com/mkj/dropbear.git"
    },
    "openwrt/firewall3": {
        "type": "git",
        "url": "git://nbd.name/firewall3.git"
    },
    "openwrt/fstools": {
        "type": "git",
        "url": "git://nbd.name/fstools.git"
    },
    "openwrt/iwinfo": {
        "type": "git",
        "url": "git://git.openwrt.org/project/iwinfo.git"
    },
    "openwrt/jsonpath": {
        "type": "git",
        "url": "git://git.openwrt.org/project/jsonpath.git"
    },
    "openwrt/libnl-tiny": {
        "type": "git",
        "url": "https://github.com/sabotage-linux/libnl-tiny.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/uclient": {
        "type": "git",
        "url": "git://git.openwrt.org/project/uclient.git"
    },
    "openwrt/uhttpd": {
        "type": "git",
        "url": "git://nbd.name/uhttpd.git"
    },
    "openwrt/ustream-ssl": {
        "type": "git",
        "url": "git://nbd.name/ustream-ssl.git"
    },
    "openwrt/luci2-ui": {
        "type": "git",
        "url": "git://git.openwrt.org/project/luci2/ui.git"
    },
    "openwrt/uci": {
        "type": "git",
        "url": "git://nbd.name/uci.git"
    },
    "openwrt/procd": {
        "type": "git",
        "url": "git://nbd.name/luci2/procd.git"
    }
}