<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tgt/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-11-03T17:24:08Z</updated>
<entry>
<title>tgt: enable support for thin_provisioning</title>
<updated>2024-11-03T17:24:08Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2024-10-07T16:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d33977e50de97c5697eb92aad90db3dec5daf902'/>
<id>urn:sha1:d33977e50de97c5697eb92aad90db3dec5daf902</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: use new extra_command function definition</title>
<updated>2020-11-04T07:50:34Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-10-28T14:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1b0ddae9634425544501e43bce258837d7ce3283'/>
<id>urn:sha1:1b0ddae9634425544501e43bce258837d7ce3283</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>tgt: update to 1.0.79</title>
<updated>2019-07-14T12:58:31Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2019-07-13T12:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9c5d11a9daac433d6691288a970388c374a7589d'/>
<id>urn:sha1:9c5d11a9daac433d6691288a970388c374a7589d</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: update to 1.0.77</title>
<updated>2019-05-06T17:08:39Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2019-05-06T12:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8248bd86e74a16f06f01530770da56cb171b3b3'/>
<id>urn:sha1:e8248bd86e74a16f06f01530770da56cb171b3b3</id>
<content type='text'>
- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: update to 1.0.75</title>
<updated>2019-03-12T13:04:17Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2019-03-12T13:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=71be2fa5872b0291ce5f90ae851933f938a7045f'/>
<id>urn:sha1:71be2fa5872b0291ce5f90ae851933f938a7045f</id>
<content type='text'>
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: Update init script</title>
<updated>2019-02-08T08:43:06Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-02-04T12:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=66c553470edd00e96e6f635cde0d689f808585ed'/>
<id>urn:sha1:66c553470edd00e96e6f635cde0d689f808585ed</id>
<content type='text'>
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function, removes a duplicate
option, and removes some unnecessary curly brackets.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Fix typos (found by codespell)</title>
<updated>2016-04-10T10:51:10Z</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2016-03-26T10:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1'/>
<id>urn:sha1:6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>tgt: unquote 'device' and 'file' to make them keywords, not literals</title>
<updated>2015-02-18T13:22:48Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2015-02-18T12:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a299c86527e9d07d8f057a0cc6c20247e8aadc0'/>
<id>urn:sha1:4a299c86527e9d07d8f057a0cc6c20247e8aadc0</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: allow to export devices in addition to files; define reload_service as stop+start</title>
<updated>2015-02-16T08:58:53Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2015-02-15T17:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=accb5447e8bed8dd3e9511475e8c51492995453d'/>
<id>urn:sha1:accb5447e8bed8dd3e9511475e8c51492995453d</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>tgt: change example network</title>
<updated>2014-06-11T07:37:59Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2014-06-11T07:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a0c3f863c7d864c23cc1f4fd13076ff76552d81'/>
<id>urn:sha1:3a0c3f863c7d864c23cc1f4fd13076ff76552d81</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
</feed>
