<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-live-build.git/share, branch current</title>
<subtitle> (mirror of https://github.com/vyos/vyos-live-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-live-build.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-live-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/'/>
<updated>2021-01-23T20:26:09+00:00</updated>
<entry>
<title>Reproducible fix for glibc</title>
<updated>2021-01-23T20:26:09+00:00</updated>
<author>
<name>Roland Clobus</name>
<email>rclobus@rclobus.nl</email>
</author>
<published>2021-01-23T20:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=dc1a03d053b4e857a351c406d03d15bc0224d88d'/>
<id>urn:sha1:dc1a03d053b4e857a351c406d03d15bc0224d88d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix: Fix grub.cfg pc/ENABLE_MEMTEST check</title>
<updated>2021-01-02T06:54:47+00:00</updated>
<author>
<name>Ryan Finnie</name>
<email>ryan@finnie.org</email>
</author>
<published>2021-01-02T06:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=b8279ed4a1580ca96a0184d84f8f64a362630710'/>
<id>urn:sha1:b8279ed4a1580ca96a0184d84f8f64a362630710</id>
<content type='text'>
Grub [ uses "-a", not "&amp;&amp;".
</content>
</entry>
<entry>
<title>grub-efi: Show fwsetup, do not show incompatible memtest even if enabled</title>
<updated>2020-10-12T11:34:52+00:00</updated>
<author>
<name>Ryan Finnie</name>
<email>ryan@finnie.org</email>
</author>
<published>2020-07-26T05:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=169645b478343b5c588ba18014433e4420e12205'/>
<id>urn:sha1:169645b478343b5c588ba18014433e4420e12205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use truncate --no-create --size=0 to truncate files</title>
<updated>2020-09-25T09:49:03+00:00</updated>
<author>
<name>Raphaël Hertzog</name>
<email>raphael@offensive-security.com</email>
</author>
<published>2020-09-25T09:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=c3968cf1c66a76872c528bf00e8a8556d06592c7'/>
<id>urn:sha1:c3968cf1c66a76872c528bf00e8a8556d06592c7</id>
<content type='text'>
This avoids the permission error due to /proc/sys/fs/protected_regular = 2
setting which is now enabled by default in bullseye.
</content>
</entry>
<entry>
<title>bootloaders: reorganise installer menu entries</title>
<updated>2020-05-15T19:35:09+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-01T18:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=0afd3625ed3c2039e347830464eda8a378b2eb53'/>
<id>urn:sha1:0afd3625ed3c2039e347830464eda8a378b2eb53</id>
<content type='text'>
per layout from MR #199 discussion.

under "Advanced install options" we have:
  - Graphical installer
  - Text installer
  - Graphical installer with dark theme
  - Text installer with dark theme
  - Installer with speech synthesis

under each of these we have a set of:
  - Install
  - Expert install
  - Automated install
  - Rescue mode

note that the 'automated' entries are moved up before the 'rescue' entries.

for hotkeys, the four entries above have hotkeys of 'i', 'x', 'a', and 'r'
respectively. ('x' is used instead of 'e' to avoid clash with standard
grub hotkey). this means that some entries that previous had no hotkeys
due to the flat list now have them. the other big difference is the main
graphical install entry going from 'g' to 'i' for consistency and the main
speech synth entry going from 's' to 'i' for the same reason.

furthermore, in the level above we have 'g' for normal graphical, 't' for
normal text install, 's' for speech synth, 'd' for graphical dark mode,
and 'k' for text dark mode.

the text-only sets are identical to the graphical ones except only for
dropping the graphical groups, simplifying maintenance, bringing clarity
to users of images (who may not have even made the image) that the set is
text-only, and keeping consistent hotkeys between graphical and text-only.

a 'start installer with speech synthesis' entry shortcut has been placed
at the top menu level alongside the 'start installer' shortcut.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>bootloaders: add accessible dark contrast installer menu options</title>
<updated>2020-05-15T19:35:09+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-04-04T04:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=ab2e8a91f5247075c173930f340ebccb92914a0b'/>
<id>urn:sha1:ab2e8a91f5247075c173930f340ebccb92914a0b</id>
<content type='text'>
following official install discs.

i've not bothered to update grub-legacy this time.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>bootloaders: add advanced speech synth install entries</title>
<updated>2020-05-15T19:35:09+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-04-04T04:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=9b2564a3ff2264ce3fabd02165f6e86b3a4f2621'/>
<id>urn:sha1:9b2564a3ff2264ce3fabd02165f6e86b3a4f2621</id>
<content type='text'>
following the presence of them in the official install discs.

also drops unnecessary word "graphical" from existing speech
synth entry, following official Debian install discs.

i've not bothered to update grub-legacy this time.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>bootloaders: add timezone to splash timestamp</title>
<updated>2020-05-03T22:20:39+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-03T20:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=21c697617d8299e19a99df12c70e36b379c91fce'/>
<id>urn:sha1:21c697617d8299e19a99df12c70e36b379c91fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bootloaders: tweak default splash text to avoid overlap</title>
<updated>2020-05-02T01:09:38+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-02T01:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=69dc8c21cb97f155183b273bdc49d5a71f25bcb8'/>
<id>urn:sha1:69dc8c21cb97f155183b273bdc49d5a71f25bcb8</id>
<content type='text'>
the default grub config has a quirk of using the syslinux splash when
present, which as a sidenote i believe is because only the syslinux script
has the code for converting an SVG (i've not researched to confirm).

the problem is that the default splash is such, with the text listing
package versions used, that this overlaps with the menu title in grub.

i've tweaked the "built on" and package details text to reduce its size
(bumped the line-height up slightly though) to avoid the overlap.

this was a pain in the *** to get done. inkscape likes to crash at the
slightest little thing like clicking on interface controls; each time it
saves it seems to swap a bunch of stuff in the file which can make a
hugely messy diff, i had to save, close, open, change, undo, and save
again, just to get a sain diff; and numerous times testing different sizes
and such in actual builds (rather than separate conversions) some of the
package detail lines would for some unknown reason decide to end up on the
same line as another, wth...

anyway, i've finally managed to get a new revision successfully created
and it seems bug free wrt. that same line issue to me, both converting
outside of live-build (in my sid host), and within a buster build. the size
of the text changed seems closer to the size of the actual menu entries
(there's no need for it to be bigger), and now is nicely clear of the menu
title.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>syslinux: updated SVG for splash</title>
<updated>2020-05-01T23:02:31+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-01T23:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=d4a1e110ed8560db57b2c4fbfe66df152170ba82'/>
<id>urn:sha1:d4a1e110ed8560db57b2c4fbfe66df152170ba82</id>
<content type='text'>
opening the file in inkscape resulted in a dialog explaining that inkscape
used to work on a 90 DPI basis but switched to 96 DPI for better
compatibility reasons, and wanted to convert the file.

this is simply the result of it having done the conversion.

it advised that for documents not intended to be printed that there should
be no noticeable difference. i checked the output and it seems identical
to before. i tried to look at the actual diff, but it's a lot of noise,
most of which is just reordering, and i gave up, since the output looks
identical i'm not going to worry.

Gbp-Dch: Ignore
</content>
</entry>
</feed>
