<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/install, branch cla</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=cla</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=cla'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2023-11-15T06:36:37+00:00</updated>
<entry>
<title>Merge pull request #214 from erkin/current</title>
<updated>2023-11-15T06:36:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-15T06:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ce947372c547af8b7b33e12a5cbec2eb54ec2931'/>
<id>urn:sha1:ce947372c547af8b7b33e12a5cbec2eb54ec2931</id>
<content type='text'>
remote: T5726: Replace the download procedure call</content>
</entry>
<entry>
<title>remote: T5726: Replace the download procedure call</title>
<updated>2023-11-14T17:25:16+00:00</updated>
<author>
<name>erkin</name>
<email>me@erkin.party</email>
</author>
<published>2023-11-14T17:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=77b37732f99ca67addfde6567d5ba61173ab7730'/>
<id>urn:sha1:77b37732f99ca67addfde6567d5ba61173ab7730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #203 from zdc/T4776-sagitta</title>
<updated>2023-09-22T00:17:00+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-22T00:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a768aa58a12071452402f32345141f46d059ae71'/>
<id>urn:sha1:a768aa58a12071452402f32345141f46d059ae71</id>
<content type='text'>
installer: T4776: Fixed installation on NVME in RAID-1 mode</content>
</entry>
<entry>
<title>T5520: avoid cp from /config during update, after coreutils change</title>
<updated>2023-08-28T17:28:47+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-28T15:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=93af10d71295ceda7baa23892f487c419700dafa'/>
<id>urn:sha1:93af10d71295ceda7baa23892f487c419700dafa</id>
<content type='text'>
A change in behaviour of coreutils 'cp' reveals a problem when doing a
'cp -a' from the bind mount /config; use /opt/vyatta/etc/config instead.
</content>
</entry>
<entry>
<title>installer: T4776: Fixed installation on NVME in RAID-1 mode</title>
<updated>2023-08-21T15:07:51+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-08-21T15:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4e5d53ce0b5a367be3399b102186dbcd4615ab3f'/>
<id>urn:sha1:4e5d53ce0b5a367be3399b102186dbcd4615ab3f</id>
<content type='text'>
This change fixes installation into two NVME devices. It should be considered as
a temporary solution before migration to the new installer.
</content>
</entry>
<entry>
<title>T5136: do not rm -rf if unmount fails</title>
<updated>2023-04-03T06:02:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-03T06:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=964e06bc3404b096d55e939b2bdb8d9c61a6a9b9'/>
<id>urn:sha1:964e06bc3404b096d55e939b2bdb8d9c61a6a9b9</id>
<content type='text'>
Commit f34e9028 ("T5136: properly unmount filesystems after installation") assumed
it would be a good idea to simply rm -rf the new root folder. This could have
a bad, non booting side effect.

Warn user if unmount fails but the filesystem is synced anyway. The rest is
handled by the Kernel on reboot.
</content>
</entry>
<entry>
<title>T5136: properly unmount filesystems after installation</title>
<updated>2023-04-02T08:07:18+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-04-02T08:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f34e9028252034cf17dbf380a2cded8bf14c71c2'/>
<id>urn:sha1:f34e9028252034cf17dbf380a2cded8bf14c71c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4822: install the correct version of GRUB for architecture (arm64)</title>
<updated>2022-11-15T23:27:01+00:00</updated>
<author>
<name>Mathew McBride</name>
<email>matt@traverse.com.au</email>
</author>
<published>2022-11-08T00:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=10f1833c39c0f4f2a682c8a9b5fc84d831887521'/>
<id>urn:sha1:10f1833c39c0f4f2a682c8a9b5fc84d831887521</id>
<content type='text'>
Fix a hardcoded x86_64-efi reference, and ensure the correct GRUB binary package is installed
</content>
</entry>
<entry>
<title>nvme: T4776: Fixed installation to NVME</title>
<updated>2022-10-27T16:46:15+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2022-10-27T16:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=0bee6e9f95d36250e6df3a705c0142b216079104'/>
<id>urn:sha1:0bee6e9f95d36250e6df3a705c0142b216079104</id>
<content type='text'>
* fixed NVME drive names parser
* replaced partition parser to take into account `p` suffixes
on NVME partitions
</content>
</entry>
<entry>
<title>Make next steps after install more clear</title>
<updated>2022-06-21T12:28:17+00:00</updated>
<author>
<name>Daniel Husand</name>
<email>daniel@fnutt.net</email>
</author>
<published>2022-06-21T12:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f35318d04e120543f3a7f7348370da27d8ad54ab'/>
<id>urn:sha1:f35318d04e120543f3a7f7348370da27d8ad54ab</id>
<content type='text'>
</content>
</entry>
</feed>
