<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python/vyos/system, branch 1.4.0-rc2</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-rc2</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-01-08T17:51:02+00:00</updated>
<entry>
<title>image: T5898: fix kernel-level partition rescan</title>
<updated>2024-01-08T17:51:02+00:00</updated>
<author>
<name>Matt Clauson</name>
<email>mec@dotorg.org</email>
</author>
<published>2024-01-06T15:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=aa5c0e666851448850adae164cb83bb83f24b23f'/>
<id>urn:sha1:aa5c0e666851448850adae164cb83bb83f24b23f</id>
<content type='text'>
This fix moves from partprobe to partx to rescan the partition table on an affected disk.

(cherry picked from commit f883455d9a3081780c43426ab26de9d26f24c9aa)
</content>
</entry>
<entry>
<title>image-tools: T5885: relax restriction on image-name len from 32 to 64</title>
<updated>2024-01-01T22:22:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-01-01T20:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=43931d99c553f83332238e5464568cac961938c4'/>
<id>urn:sha1:43931d99c553f83332238e5464568cac961938c4</id>
<content type='text'>
(cherry picked from commit 3a9688ddb07f6bac1eb92aa13c20e897129e8958)
</content>
</entry>
<entry>
<title>image-tools: T5831: show system image reverse ordered by date</title>
<updated>2023-12-18T18:30:44+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-12-18T06:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4ab72043bc0bf91e6c3e7c4d7c51950872bae677'/>
<id>urn:sha1:4ab72043bc0bf91e6c3e7c4d7c51950872bae677</id>
<content type='text'>
(cherry picked from commit f19b2acb34e77baeae34aa156ea96d0580a61725)
</content>
</entry>
<entry>
<title>T5827: moved sys image sort to grub version_list</title>
<updated>2023-12-17T02:37:11+00:00</updated>
<author>
<name>Trae Santiago</name>
<email>tsantiago@us.ibm.com</email>
</author>
<published>2023-12-14T12:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=091a4f0f80335d9367b09c48fa25c78eeba25b46'/>
<id>urn:sha1:091a4f0f80335d9367b09c48fa25c78eeba25b46</id>
<content type='text'>
(cherry picked from commit d01aba1f5055cdaa43c8429a2c13580679ec12f7)
</content>
</entry>
<entry>
<title>image-tools: T5806: deactive raid arrays</title>
<updated>2023-12-17T02:37:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-12-11T19:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=cfa2aeb73110e257fe6adde74c1f1240d35e2a32'/>
<id>urn:sha1:cfa2aeb73110e257fe6adde74c1f1240d35e2a32</id>
<content type='text'>
(cherry picked from commit e3cd779d0bd8dd8be6231c7b2028326a03e6a06c)
</content>
</entry>
<entry>
<title>image-tools: T5806: remove partition and disk signatures in cleanup</title>
<updated>2023-12-17T02:37:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-12-11T17:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=58dcd542f5b06c6d0e335b0476b76cde6920be80'/>
<id>urn:sha1:58dcd542f5b06c6d0e335b0476b76cde6920be80</id>
<content type='text'>
(cherry picked from commit ea30fc962049226e869171f69c6ab1879f9e7085)
</content>
</entry>
<entry>
<title>image-tools: T5758: restore saving previous data on install</title>
<updated>2023-12-17T02:37:11+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-12-06T16:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e2a7c953be727ca8578511c39212fa4c73222a0c'/>
<id>urn:sha1:e2a7c953be727ca8578511c39212fa4c73222a0c</id>
<content type='text'>
Restore scanning previous installations for config data and ssh host
keys on install.

(cherry picked from commit 32551842bb0f710f590e8c030395a3a7902aa1df)
</content>
</entry>
<entry>
<title>image-tools: T4516: exit grub-update service if running in docker</title>
<updated>2023-12-17T02:37:10+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-26T15:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e07b24075561842e35df4e11a00f17960c0f9fff'/>
<id>urn:sha1:e07b24075561842e35df4e11a00f17960c0f9fff</id>
<content type='text'>
(cherry picked from commit 0b97bde2cb04cf5e23350798f972abcee4bfe4ee)
</content>
</entry>
<entry>
<title>image: T4516: add raid-1 install support</title>
<updated>2023-12-17T02:37:10+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-15T17:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=623cc2935d3dfc1a0715f61cf3ec45fbb23d2787'/>
<id>urn:sha1:623cc2935d3dfc1a0715f61cf3ec45fbb23d2787</id>
<content type='text'>
(cherry picked from commit e036f783bc85e4d2bad5f5cbfd688a03a352223e)
</content>
</entry>
<entry>
<title>image: T4516: ensure compatibility with legacy RAID 1 installs</title>
<updated>2023-12-17T02:37:10+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-09T20:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=a1476c24fb549aaf2702f1c9e2383b3eb90bc6ee'/>
<id>urn:sha1:a1476c24fb549aaf2702f1c9e2383b3eb90bc6ee</id>
<content type='text'>
(cherry picked from commit bd701768796d6ebb03ca943faf96d1dbea030edd)
</content>
</entry>
</feed>
