<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/data/live-build-config/includes.chroot/opt/vyatta, branch current</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2024-11-13T21:08:04+00:00</updated>
<entry>
<title>image-tools: T6864: keep file necessary for compat add image</title>
<updated>2024-11-13T21:08:04+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-11-13T20:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=2416f963adb4ff8dadbbc734e7ade07ff093cb53'/>
<id>urn:sha1:2416f963adb4ff8dadbbc734e7ade07ff093cb53</id>
<content type='text'>
Revert "T1416: remove deprecated default-union-grub-entry"
This reverts commit d50707bb295dbd4bc50e3d0301fc8be605448429.
The file grub/default-union-grub-entry and its companion
install-image/postinst are needed for 'compatibility-mode' upgrades:
when upgrading from a system with legacy image-tools, those two files
are expected to exist in the mounted image of the target iso.
</content>
</entry>
<entry>
<title>T1416: remove deprecated default-union-grub-entry</title>
<updated>2024-09-05T05:13:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d50707bb295dbd4bc50e3d0301fc8be605448429'/>
<id>urn:sha1:d50707bb295dbd4bc50e3d0301fc8be605448429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migration: T6006: move config.boot.default to vyos-1x</title>
<updated>2024-06-06T01:00:59+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-06T01:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3f42cf086520f56b6c7c2d32ec7720e3707079c1'/>
<id>urn:sha1:3f42cf086520f56b6c7c2d32ec7720e3707079c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6356: normalize '.., ntp, server' path syntax in config.boot.default</title>
<updated>2024-05-16T18:19:02+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-05-16T17:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=04948aa983878e3edfca10e33fa620a4bc9303a2'/>
<id>urn:sha1:04948aa983878e3edfca10e33fa620a4bc9303a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhance config.boot.default NTP allow-clients for T5694 and T6123</title>
<updated>2024-04-11T15:29:14+00:00</updated>
<author>
<name>Ginko</name>
<email>152240782+Giggum@users.noreply.github.com</email>
</author>
<published>2024-04-11T15:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=d2d083ac579477db4a09b8d71d55e883a488ddf1'/>
<id>urn:sha1:d2d083ac579477db4a09b8d71d55e883a488ddf1</id>
<content type='text'>
Adds ipv4/ipv6 localhost, link-local and private address as allowed-clients to NTP service.</content>
</entry>
<entry>
<title>T4966: Delay UDEV execution, avoid rename deadlock</title>
<updated>2023-01-31T18:13:55+00:00</updated>
<author>
<name>RageLtMan</name>
<email>rageltman [at] sempervictus</email>
</author>
<published>2023-01-31T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f24c7ca09fbefe082bb37d84d47c1c8684042a1c'/>
<id>urn:sha1:f24c7ca09fbefe082bb37d84d47c1c8684042a1c</id>
<content type='text'>
UDEV will rename interfaces from whatever the kernel called them
to eX before converting them to ethX during init. In current VyOS,
the second renaming operation can run into a lock on the adapter
preventing altering its name. As a result, the adapter will remain
in the eX configuration, preventing proper execution of subsequent
scripts and configuration stanzas.

The initial renaming step has to remain as it is needed to work
around other issues, which leaves the somewhat hacky approach of
delaying the second renaming step slightly in an effort to let the
device lock holders settle, releasing it for rename to ethX. This
is accomplished by a kernel commandline paramter (3s), which can be
tweaked to reduce impact or wait longer as needed on different
devices - udev.exec_delay=3
</content>
</entry>
<entry>
<title>Revert "Merge pull request #186 from erkin/current"</title>
<updated>2021-09-20T14:35:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-09-20T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=b40705531c334cf5819b0a8d206c717bfb5fdccd'/>
<id>urn:sha1:b40705531c334cf5819b0a8d206c717bfb5fdccd</id>
<content type='text'>
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing
changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898.
</content>
</entry>
<entry>
<title>T3821: Hardcode component versions in configuration files</title>
<updated>2021-09-11T19:53:22+00:00</updated>
<author>
<name>erkin</name>
<email>e.altunbas@vyos.io</email>
</author>
<published>2021-09-11T19:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=465af2e4e6a4e827662c08689804f4af95bc3a95'/>
<id>urn:sha1:465af2e4e6a4e827662c08689804f4af95bc3a95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ntp: T2123: Change NTP servers in default configs</title>
<updated>2021-05-27T09:50:15+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>dmitriy.eshenko@vyos.io</email>
</author>
<published>2021-05-27T09:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=220bcf59f2bc31e02d786bf741816333cfb56a52'/>
<id>urn:sha1:220bcf59f2bc31e02d786bf741816333cfb56a52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: T1948: level node has been dropped from user</title>
<updated>2020-02-05T20:03:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-02-05T20:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=62596a64f2155208075352024f5279e723e667e0'/>
<id>urn:sha1:62596a64f2155208075352024f5279e723e667e0</id>
<content type='text'>
There is no sense in having a user level when infact there is only the one
level "admin".
</content>
</entry>
</feed>
