<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-live-build.git/manpages/en, 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-07-19T09:52:09+00:00</updated>
<entry>
<title>Enable dm-verity support also for ext filesystems</title>
<updated>2021-07-19T09:52:09+00:00</updated>
<author>
<name>Thore Sommer</name>
<email>debian@thson.de</email>
</author>
<published>2021-07-19T09:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=1cd901cfa2821b1440179936db2582aa11f6debe'/>
<id>urn:sha1:1cd901cfa2821b1440179936db2582aa11f6debe</id>
<content type='text'>
Those need a block size of 4k to work.
</content>
</entry>
<entry>
<title>docs: documentation for dm-verity feature</title>
<updated>2021-07-11T08:33:56+00:00</updated>
<author>
<name>Thore Sommer</name>
<email>debian@thson.de</email>
</author>
<published>2021-07-10T14:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=e02e2df4b9aaa5e227adc2210534fbb081ecbe7a'/>
<id>urn:sha1:e02e2df4b9aaa5e227adc2210534fbb081ecbe7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use --apt-http-proxy/--apt-ftp-proxy for debootstrap</title>
<updated>2021-02-18T06:02:47+00:00</updated>
<author>
<name>Ryan Finnie</name>
<email>ryan@finnie.org</email>
</author>
<published>2021-02-05T18:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=a0400b24998e247f32f95a492ed4f3f6ab053ada'/>
<id>urn:sha1:a0400b24998e247f32f95a492ed4f3f6ab053ada</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure that SOURCE_DATE_EPOCH is always set in all sub scripts.</title>
<updated>2021-01-15T09:22:29+00:00</updated>
<author>
<name>Roland Clobus</name>
<email>rclobus@rclobus.nl</email>
</author>
<published>2020-09-02T10:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=95cd662f4e91438cc179a282c31a8b71ceb49715'/>
<id>urn:sha1:95cd662f4e91438cc179a282c31a8b71ceb49715</id>
<content type='text'>
When SOURCE_DATE_EPOCH was already set before 'lb config', also enable
UTC timestamps.
</content>
</entry>
<entry>
<title>Add option to change compression algorithm and level for squashfs.</title>
<updated>2020-10-12T13:35:16+00:00</updated>
<author>
<name>Thore Sommer</name>
<email>debian@thson.de</email>
</author>
<published>2020-10-07T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=9a26533a06a8892b4014d86fe0c9d9e3b08ae1e5'/>
<id>urn:sha1:9a26533a06a8892b4014d86fe0c9d9e3b08ae1e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manpages: clarify UTC timestamps wrt. build log</title>
<updated>2020-05-05T18:04:35+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-05T18:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=a065e60043fc5ff217be0be90191305d8ade2518'/>
<id>urn:sha1:a065e60043fc5ff217be0be90191305d8ade2518</id>
<content type='text'>
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>rename binary_loopback_cfg to binary_grub_cfg</title>
<updated>2020-05-04T21:15:09+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-04T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=a542d52141acef0e2d2bb78253d6b5df4305dcd1'/>
<id>urn:sha1:a542d52141acef0e2d2bb78253d6b5df4305dcd1</id>
<content type='text'>
when loopback support was introduced, it initially duplicated the code
for generating a grub2 config, before the duplicated code was removed from
the grub-pc script, effectively thus moving grub config generation to the
loopback feature script.

grub-efi support was added after this.

this results in a misleading filename, since the `binary_loopback_cfg`
script is essential for use of grub-pc|grub-efi, and actually only has a
single line of code on top that's needed for adding actual loopback
support on top. (when grub-pc and grub-efi are not used, the entire script
is still needed for loopback support to work).

so here we rename it to make better sense, and correct/clarify bits of
documentation.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>config: provide UTC timestamp control</title>
<updated>2020-05-03T21:19:43+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-03T18:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=6cf3321d8471046bbbe203fb3f18d6507c402024'/>
<id>urn:sha1:6cf3321d8471046bbbe203fb3f18d6507c402024</id>
<content type='text'>
`DATE_UTC_OPTION` is set in `Prepare_config()` for use by scripts, even
though only a few scripts will actually use it, since it allows those
scripts to be cleaner. we may want to possibly extend this as a
`DATE_OPTIONS` variable perhaps as part of enabling proper reproduciblity.

Gbp-Dch: Short
</content>
</entry>
<entry>
<title>manpages: formatting fix</title>
<updated>2020-05-03T00:31:47+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-05-02T22:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=82700d010b2b86e520cc3e71d2fd9ed11813f7d0'/>
<id>urn:sha1:82700d010b2b86e520cc3e71d2fd9ed11813f7d0</id>
<content type='text'>
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>config: remove junk config loading code</title>
<updated>2020-05-01T08:57:44+00:00</updated>
<author>
<name>Lyndon Brown</name>
<email>jnqnfe@gmail.com</email>
</author>
<published>2020-04-28T17:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=61aa3239c5c93d6d7bdc5b9b6a407f400799779b'/>
<id>urn:sha1:61aa3239c5c93d6d7bdc5b9b6a407f400799779b</id>
<content type='text'>
support for this has not existed since v2.0~a24-1 !!

until 4d22ca948ad3def3f98fd89d32bf2ba8209460fd (v2.0~a24-1), `PROGRAM` was
defined as `PROGRAM="$(basename ${0})"`. then this commit simply got rid
of the definition.

it then flipped back and forth a bit in a few ways, but always sticking
to a simple fixed "live-build" type string after that commit, as it has
been ever since.

the code removed here has thus been junk since then, and the documentation
corrected here out of date since then.

the checking of `LB_CONFIG` is also possibly junk, but i know too little
about it. it was introduced in v1.0~a43-1 in commit
705a4178e75ffc190acf2fa914a6cd1519fdae87 with a changelog entry of
"Centraly evaluate LH_CONFIG for custom configuration file."

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