<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-user-utils.git, branch 1.4.0</title>
<subtitle>Meta-package for user utilities not required by the VyOS itself (mirror of https://github.com/vyos/vyos-user-utils.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-user-utils.git/atom?h=1.4.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-user-utils.git/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/'/>
<updated>2024-01-26T16:03:21+00:00</updated>
<entry>
<title>Merge pull request #13 from vyos/mergify/bp/sagitta/pr-12</title>
<updated>2024-01-26T16:03:21+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-01-26T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=975d486fb30a852550fb5ceb758ad2a49abf8013'/>
<id>urn:sha1:975d486fb30a852550fb5ceb758ad2a49abf8013</id>
<content type='text'>
T5984: Add user util numactl (backport #12)</content>
</entry>
<entry>
<title>T5984: Add user util numactl</title>
<updated>2024-01-25T18:39:50+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-01-25T11:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=e6d46c43dab7d5620f4336c5ea25fd257c2b5380'/>
<id>urn:sha1:e6d46c43dab7d5620f4336c5ea25fd257c2b5380</id>
<content type='text'>
NUMA scheduling and memory placement tool

(cherry picked from commit 6b4b111ecc732c02beed7ebf875090eae54cb94d)
</content>
</entry>
<entry>
<title>Merge pull request #9 from vyos/mergify/bp/sagitta/pr-7</title>
<updated>2023-10-04T11:36:51+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@poessinger.com</email>
</author>
<published>2023-10-04T11:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=4f823a964ea3b98264a5f2a15d9d9ae71e28394a'/>
<id>urn:sha1:4f823a964ea3b98264a5f2a15d9d9ae71e28394a</id>
<content type='text'>
T5632: Add user-util jq to parse JSON files from sh (backport #7)</content>
</entry>
<entry>
<title>Merge pull request #11 from vyos/mergify/bp/sagitta/pr-8</title>
<updated>2023-10-04T11:36:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@poessinger.com</email>
</author>
<published>2023-10-04T11:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=2faf7c7e87b9f16a18e83b79b22210abfc9a65cd'/>
<id>urn:sha1:2faf7c7e87b9f16a18e83b79b22210abfc9a65cd</id>
<content type='text'>
T5222: Remove haproxy from user-utils as it added to vyos-1x (backport #8)</content>
</entry>
<entry>
<title>T5222: Remove haproxy from user-utils as it added to vyos-1x</title>
<updated>2023-10-04T11:19:27+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-10-04T09:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=00ac255b421c30042f9e58649a7b3b67277ca2d6'/>
<id>urn:sha1:00ac255b421c30042f9e58649a7b3b67277ca2d6</id>
<content type='text'>
Remove haproxy from user-utils as it was added to vyos-1x debian/control

(cherry picked from commit 108f18ce1b5ca63e9cb20def13f5bb1a3eb920d4)
</content>
</entry>
<entry>
<title>T5632: Add user-util jq to parse JSON files from sh</title>
<updated>2023-10-04T11:09:26+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-10-04T08:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=01eb0d2747297b9644785ca8f296406402871143'/>
<id>urn:sha1:01eb0d2747297b9644785ca8f296406402871143</id>
<content type='text'>
Add useful tool "jq" to parse JSON files from sh scripts.

echo '{"system": "VyOS", "rate": 100}' | jq '.system'
"VyOS"

(cherry picked from commit eb272121fce945381304ff8f233d3b054eda6f46)
</content>
</entry>
<entry>
<title>Merge pull request #5 from onedr0p/patch-1</title>
<updated>2023-02-24T12:46:43+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-24T12:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=4e42e5a0b624d39a13ae909c5ad3045ddfae1e47'/>
<id>urn:sha1:4e42e5a0b624d39a13ae909c5ad3045ddfae1e47</id>
<content type='text'>
T5028: Add exfat-fuse package</content>
</entry>
<entry>
<title>T5028: Add exfat-fuse package</title>
<updated>2023-02-23T23:25:57+00:00</updated>
<author>
<name>Devin Buhl</name>
<email>onedr0p@users.noreply.github.com</email>
</author>
<published>2023-02-23T23:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=b184e949e246f1ac8e93e8f82d00efd965f39763'/>
<id>urn:sha1:b184e949e246f1ac8e93e8f82d00efd965f39763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4 from onedr0p/patch-1</title>
<updated>2023-02-23T13:54:44+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-23T13:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=2cdb1a8e9ac153b1606a22b9a489d8fdc361f6ea'/>
<id>urn:sha1:2cdb1a8e9ac153b1606a22b9a489d8fdc361f6ea</id>
<content type='text'>
T5028: Add package exfatprogs</content>
</entry>
<entry>
<title>T5028: Add package exfatprogs</title>
<updated>2023-02-23T13:08:55+00:00</updated>
<author>
<name>Devin Buhl</name>
<email>onedr0p@users.noreply.github.com</email>
</author>
<published>2023-02-23T13:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-user-utils.git/commit/?id=be285897bad5bac9ff397f1b5bfbe5c44795c65e'/>
<id>urn:sha1:be285897bad5bac9ff397f1b5bfbe5c44795c65e</id>
<content type='text'>
</content>
</entry>
</feed>
