Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyos-live-build


https://github.com/vyos/vyos-live-build

Merge pull request #1 from Apachez-/T5522

T5522: Add logging for which mksquashfs syntax is being used

0784b726c7dff36f783ea9910a85381a5e065516 authored over 1 year ago
T5522: Add logging for which mksquashfs syntax is being used

faaf1acfff1bd21b334ea68fdfe801a88407d615 authored over 1 year ago
Disable the check for bashisms for the time being

because Debian's own code isn't passing it

0e2807a5fcc34160c77e57776f203b1774ee51b8 authored about 3 years ago
add items for grub setup and enable persistence

d70a3f5e86f37abe657c13d16ccc081832356d40 authored over 3 years ago
create loop partitions with mknod instead of bind mounting /dev

4032937df8d612188f1381029ecf271764b6692a authored over 3 years ago
create vyos hdd image

1e8b9fab1cb43e01fdd5f40c1d46f4384c996d87 authored over 3 years ago
Enable dm-verity support also for ext filesystems

Those need a block size of 4k to work.

1cd901cfa2821b1440179936db2582aa11f6debe authored over 3 years ago
docs: documentation for dm-verity feature

e02e2df4b9aaa5e227adc2210534fbb081ecbe7a authored over 3 years ago
Adding dm-verity support for rootfs

This adds support for dm-vertiy on the root filesystem.
Currently only squashfs is supported.

T...

0f53b8ed209d240c7a4e74cb9b3c3497ac517b19 authored over 3 years ago
Update changelog for 1:20210407 release

873b2d4d7349514ad0e46ee6d028aaa40e7a528c authored almost 4 years ago
Update changelog for 1:20210405 release

5e15d0b0b06d8429a7ae402800c244919a56b6a5 authored almost 4 years ago
Autopkgtest: remove architecture restriction

Let's see if everything works now.

e51ea0ae92812eabb870538e1fb1d2e4857b0a71 authored almost 4 years ago
Autopkgtest: build a stable image

43afff005a5892a5dd455978d9c14e898e1af82e authored almost 4 years ago
Firmware download: skip architecture if not found

Contents-all.gz does not seem to exist on Buster, so don't fail if
wget doesn't find the file.

...

93ab49f927a800935daf7883f0defdc707696328 authored almost 4 years ago
Update changelog for 1:20210330 release

57f2cc1cd6de1c90a7034be74cb4155f7986f825 authored almost 4 years ago
security: do not append /updates from bullseye onward

No longer required.

Closes: #986148

305a1452823440954108d502c3827ce7eeca7825 authored almost 4 years ago
Fix typo in changelog

E: live-build: possible-missing-colon-in-closes

Gbp-Dch: ignore

80711a7542ad91573fb0b6f004d9a20359f4dc6a authored almost 4 years ago
Update changelog for 1:20210329 release

d17a64ad7427d6ba42a220729f775c9f9a7001a7 authored almost 4 years ago
Add NEWS entry to notify about filesystemd.size removal

4735da6f52c2a52192016c59aa7f424f7b52da09 authored almost 4 years ago
Removed filesystem.size for squashfs images.

See for more details https://lists.debian.org/debian-live/2021/03/msg00008.html

3cc60e4f6433da0850cbd31013a4478e8086939f authored almost 4 years ago
Fixed handling of checksums in combination with the d-i installer.

1) lb config rejected multiple checksum types
2) When using the installer, cdrom-checker require...

745b2be876b50b5033c7d2514facb5b71799c9ae authored almost 4 years ago
Support security for bullseye. See https://wiki.debian.org/NewInBullseye. Closes #964914

9524705c34811c56f35ea005791157e867845324 authored almost 4 years ago
firmwarelists.sh: Search Contents-all for firmware too.

21eff20ea3caec205568e7305732928fedd10b0a authored almost 4 years ago
No mksquashfs progress bar if stdin is not a terminal

Explicitly documented updated conditional, as "-t" is not a
commonly seen shell test.

8a8e11e5d1c747890e1f63c4e821974851c22314 authored almost 4 years ago
Use --apt-http-proxy/--apt-ftp-proxy for debootstrap

a0400b24998e247f32f95a492ed4f3f6ab053ada authored almost 4 years ago
Update changelog for 1:20210216 release

965d75053de219c517ab49d833d0c8c311684658 authored almost 4 years ago
mkfs.msdos needs at most 32 bits for the -i argument.

Use the hexadecimal version of SOURCE_DATE_EPOCH, limited to the lower 32 bits

2c7c90487addb7f741be24418b5ae1caed51f562 authored almost 4 years ago
autopkgtest: restrict to amd64 and i386 for now

After Bullseye we can re-enable other architectures, but for now
disable them so that we can get...

d7b2d55c8f373a3daff48217d7840219e34956c6 authored almost 4 years ago
Fix build on architecture without syslinux

Don't run xorriso with -isohybrid-mbr if LB_BOOTLOADER_BIOS is
not set to syslinux

Closes: #982746

b968e2c0f7625f679bbbe6db12feb30f4b7f3598 authored almost 4 years ago
Adding symlink for udeb data for bullseye

b13c4b158359b279f9ab37c2ec27d4116cbd1126 authored almost 4 years ago
The local LIVE_BUILD wins over the system live-build for the list of udeb exclusions

c9cf409e837005f119ce26558f1b8fb6ac65ed68 authored almost 4 years ago
lilo is not available any more in Bullseye (and newer), see #973850

a37cbcb5744408b24d87a7df9eb59f57d6806d71 authored almost 4 years ago
The local LIVE_BUILD wins over the system live-build for the list of udeb inclusions. Only copy when the distribution is known

01dc99e5280e70849b3960aa9f0843f94069e64d authored almost 4 years ago
Restore_package_cache: Handle existing but empty packages directory

d6b7a54831fe0b7d87792688555c4417a3ec0902 authored almost 4 years ago
binary_syslinux: Do not modify grub theme.txt if grub/splash.png exists

If grub/splash.png exists, assume the configuration editor intends
to have a grub-specific splas...

5c838744d6e43752dc6d99c6569f89463316d5e8 authored almost 4 years ago
Reproducible fix for glibc

dc1a03d053b4e857a351c406d03d15bc0224d88d authored almost 4 years ago
Add symlinks to support kali releases

259fd735585afa401ab306af97886cb500f06613 authored almost 4 years ago
Bump Standards-Version to 4.5.1

Gbp-Dch: Ignore

903579e7411b6e247ed495d9526b91765d3f4e45 authored almost 4 years ago
Update changelog

94b5541e14da1b3ffa7835bfd9960f9354a15e26 authored almost 4 years ago
Get rid of deprecated needs-recommends feature

Instead embed the recommended packages in the Depends field following
the advice from autopkgtes...

ce033fed1985acda9f40879f71b735f23bd84a67 authored almost 4 years ago
Update lintian override

Gbp-Dch: Ignore

0f799a634e7dc85be3ce1b4f7b8dcc11995f5d7d authored almost 4 years ago
Update changelog for 1:20210122 release

36f5cd96fa714e6115f516684493be3b45cb2e45 authored almost 4 years ago
Fix a small info message

4111df43bd55724b0d12ef315562b333e14f196e authored almost 4 years ago
Add arm64 udeb include files

Signed-off-by: Steev Klimaszewski <[email protected]>

113d159b0b807c10829a1dd6a4472fef7f009eec authored almost 4 years ago
Bugfix: do not create /dev/lock and /dev/lock-frontend

d145b0c9ec36d1a912b252cff7efa4a299b30da5 authored about 4 years ago
binary_rootfs stage: slightly lower mksquashfs nice levels (19 -> 17)

.. so its priority is low, but above BOINC grid computing (19).

fdcdab72dce551d0f281dd295e4d3f7f6a1a57b3 authored about 4 years ago
binary_rootfs stage: disable mksquashfs progress bar only in quiet mode

02520659500ce7df57fa388ebdac282a98dbbc8e authored about 4 years ago
binary_rootfs stage: give custom MKSQUASHFS_OPTIONS precedence

courtesy of
sed -i -r '/MKSQUASHFS_OPTIONS/ s/"(\$\{.*\}) ([^"]+)"/"\2 \1"/' scripts/build/binar...

63c1a5997de819dc89c38834535ab9f7c0a70c73 authored about 4 years ago
Apply SOURCE_DATE_EPOCH to newly generated files and create a log

91e1e65c873291d11495730d8ce6df5940706c2b authored about 4 years ago
Set timestamp embedded in EFI files

15fab34ea2e154cee5e6d53da7f5c80b300ca77f authored about 4 years ago
Use SOURCE_DATE_EPOCH for the partition-id of /boot/grub/efi.img

2b0559fd110fa5a1a3e997b064d15f8e67d8fe60 authored about 4 years ago
Use SOURCE_DATE_EPOCH for the partition-id of /efi.img

760684b1e2586a72230e0426489dffd24138c3fd authored about 4 years ago
Use SOURCE_DATE_EPOCH for 'now' in .disk/info

9712c46cff4c9fcd998cd5e0ab36f3eaea63cd87 authored about 4 years ago
Use SOURCE_DATE_EPOCH for 'now' in the boot splash image

0202f17cadeb2b369de58748cf52a5063eaafe9c authored about 4 years ago
Set timestamp in embedded files of the installer

5636820be5ee2d247cba30876fc67ae27f295ed8 authored about 4 years ago
SOURCE_DATE_EPOCH is always set

9d2405166970c02b978cef817dd15c9cec9ed615 authored about 4 years ago
Ensure that SOURCE_DATE_EPOCH is always set in all sub scripts.

When SOURCE_DATE_EPOCH was already set before 'lb config', also enable
UTC timestamps.

95cd662f4e91438cc179a282c31a8b71ceb49715 authored about 4 years ago
exit.sh: fix selinux mountpoint

4d7c8c35e3df4a1d8b3000a18acf8019fcee266e authored about 4 years ago
packages.sh: check for /etc/debian_version existance rather than dpkg-query aviability

96fe9e7ca979c768986948d8314479140e7fa63b authored about 4 years ago
bootstrap_debootstrap: change debootstrap path to /usr/sbin/debootstrap

As we're checking if debootstrap is present on the host machine, we should look for it in /usr/s...

954d9c7c312317e46d5a7adc1d8e9fa5180a9426 authored about 4 years ago
Add new manpage to the list of translatable files

576b4a70ae296681563a986db25f2e60ca2cbcb3 authored about 4 years ago
Update changelog

7ff772f2984187cca6227b8fca2e4f13891fb22e authored about 4 years ago
Update renamed lintian tag names in lintian overrides.

Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/...

e050d4c99444932ba005e2612a588a9bf404800f authored about 4 years ago
Don't fail if one of the package lists expands to an empty list

When a package lists contains only packages protected by a test
that doesn't match for the curre...

f13273368a16df271e4317d413d9da564f541dea authored about 4 years ago
Preserve timestamps

831da55c0114c4dbb4f81b33c0b03addeacece4b authored about 4 years ago
Add 'unstable' as a valid distribution and link to sid.

f943fa9209acfe2fac7b8b6b23ed1baf304f27e4 authored about 4 years ago
Bugfix: Fix grub.cfg pc/ENABLE_MEMTEST check

Grub [ uses "-a", not "&&".

b8279ed4a1580ca96a0184d84f8f64a362630710 authored about 4 years ago
Preserve timestamps

037e93fe37f8b5d974e3e6219fa6ee94ad5cf504 authored about 4 years ago
Delay resolving the timestamp for the ISO volume to the moment the ISO-image is created

3f7dd00fcb83177e679e9f1449200dee11dc1531 authored about 4 years ago
A second invocation of 'lb config' will result in an identical settings file

fac389a51bbca45b2c240a483cc55a2d2a9e8200 authored about 4 years ago
Bugfix: use minutes instead of month in the time of the modification date field

edb12253eb785f0bccd0f7c19d23d7f9483273e1 authored about 4 years ago
Bugfix: use minutes instead of month in the time of the modification date field

4eae44d13da639fcb9a23bf660c2a58e6a3466a4 authored about 4 years ago
binary_iso: Execute mkdir binary/.disk before writing to it

Before commit 9f3e5fe8d (Fix the way the .disk/mkisofs file is created)
all these commands (`mkd...

e772dfd6d2849892ec03f611f621336676cf8b2b authored about 4 years ago
Bugfix: Live installer can run without LB_CACHE_PACKAGES

c4b239caf51b39ff21b69de1a81f79732594a2a3 authored about 4 years ago
Bugfix: LB_DERIVATIVE was used the wrong way around

6e4e10f0712a211d947185d9847c3f211210be25 authored about 4 years ago
Added the option to include files before and after package installation

Moved includes.chroot to includes.chroot_after_packages and added
includes.chroot_before_package...

7360d50fa6b7ef4809d28cf873ab7d29dc2a6f97 authored about 4 years ago
Option for using systemd-nspawn instead of chroot for hooks.

Installation of flatpaks doesn't work with normal chroots.
This patch enables support for using ...

7b19209aaeb14719d8029fa321aa39aef08b6e94 authored over 4 years ago
Autopkgtest: disable updates/security repositories, not available for Bullseye

59380dddf0e0468b51f3587fcbafe8cdb72bd0c7 authored over 4 years ago
Add option to change compression algorithm and level for squashfs.

9a26533a06a8892b4014d86fe0c9d9e3b08ae1e5 authored over 4 years ago
For 32bit UEFI secure boot, the package name is grub-efi-ia32-signed

avoids spitting out warning
> [2020-06-07 22:30:32] lb binary_grub-efi
> P: Begin preparing Grub...

ce39f3e507a8d03b1c986c400d797f13f82ae9d5 authored over 4 years ago
grub-efi: Show fwsetup, do not show incompatible memtest even if enabled

169645b478343b5c588ba18014433e4420e12205 authored over 4 years ago
The sed -e ‘d’ commands with ‘#’ will not work, a slash is needed, fix for 7ffd2288d944840937f556bd56703ba381f4edcc (2015-01-15) and 578dbee516a370935e1b2e49205c524370e1f8d0 (2015-01-29)

9536a37af08fa37c1db3cc1aa5149603215f7621 authored over 4 years ago
Update renamed lintian tag names in lintian overrides.

Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/...

f323c93b736c6007975eb116a45b86df5509e7d5 authored over 4 years ago
Document our autopkgtest tests as needing internet access

4977733e981b5343be5e90c31f252c1960e6568f authored over 4 years ago
Use truncate --no-create --size=0 to truncate files

This avoids the permission error due to /proc/sys/fs/protected_regular = 2
setting which is now ...

c3968cf1c66a76872c528bf00e8a8556d06592c7 authored over 4 years ago
Another try to fix the CI

d2bc6e278d5065cabf4b6ec42e6e23797d57cc04 authored over 4 years ago
Use bullseye as default release in preparation of the next stable release

9ebddbe9f7aebe061987389746dc9874445d3cb9 authored over 4 years ago
Try to fix CI to cope with latest salsa-ci changes

e1c3990648bdeb0cbe7853a4b4a298aba5ff0c9f authored over 4 years ago
Tell APT to retry downloads a few times before giving up

We want to be resilient to small network hiccups and when you download
a large number of package...

b14a9e5c79bbba9299bc7316c439e113f835a414 authored over 4 years ago
chroot_apt: fixed adding Pin-Priority (broken in da1fab11)

Fixes !201

990dcf2eed4e5b3a9d6b4e9edefb255de095e922 authored over 4 years ago
architectures.sh: armhf/armel can be built on arm64

56186add3c47969678b74ce956c32d0dc9600e04 authored over 4 years ago
Enable arm64 for binary_grub_cfg

Without modification, this produces a usable config for arm64
grub-efi iso-hybrid. Tested on qem...

6b0cc5529bb13bafdd503bff9dde61fa50eabdb8 authored over 4 years ago
Add initial ppc64el support

Note that this does not include grub-ieee1275 support so the images will
not be bootable, but it...

13cf0e9ebe30a5af217ef5c64c550b64a92bcaf9 authored over 4 years ago
clean: refactor

this simplifies things to avoid the messy recursion.

it is also a necessary step to implementin...

fca128314754d937510312ce41ac39ae5d4d8125 authored over 4 years ago
clean: handle all common options

support for options like `--debug` was missing.

Gbp-Dch: Short

263f84fe801f1664150673158495f26c9ce5ab32 authored over 4 years ago
bootloaders: reorganise installer menu entries

per layout from MR #199 discussion.

under "Advanced install options" we have:
- Graphical ins...

0afd3625ed3c2039e347830464eda8a378b2eb53 authored over 4 years ago
bootloaders: add accessible dark contrast installer menu options

following official install discs.

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

Gbp-Dch: ...

ab2e8a91f5247075c173930f340ebccb92914a0b authored over 4 years ago
bootloaders: add advanced speech synth install entries

following the presence of them in the official install discs.

also drops unnecessary word "grap...

9b2564a3ff2264ce3fabd02165f6e86b3a4f2621 authored over 4 years ago
Revert "config: catch and report unexpected arguments"

This reverts commit 665372c19d7f54b5cfb92aaf313b7df9570f6191.

the kali test failed due to their...

180207d711e7b882f110643178393fff611e46b5 authored over 4 years ago
s/Remove_package/Remove_packages/

it removes one or more, so should be plural for clarity

Gbp-Dch: Short

18eefdd6f38631e15e56a2bd7a25bba50b05acfa authored over 4 years ago