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
Gbp-Dch: Ignore
9c8d26c97ff51ebc105e2bcf815c29ff79eea2a6 authored over 4 years ago
some scripts temporarily install packages to accomplish some work before
then removing them. the...
Gbp-Dch: Ignore
a065e60043fc5ff217be0be90191305d8ade2518 authored over 4 years ago
after handling arguments, catch and report any remaining "non-option"
arguments.
for instance u...
665372c19d7f54b5cfb92aaf313b7df9570f6191 authored over 4 years ago
debootstrap must obviously exist in the host. we thus must pass 'host'
not 'chroot' such that a ...
Gbp-Dch: Ignore
7cf7f74bc0570beedbea4b085fc799653a87c86e authored over 4 years ago
- the comparison with LB_ARCHITECTURE seems to be based upon an old idea
of it potentially b...
when loopback support was introduced, it initially duplicated the code
for generating a grub2 co...
with LB_BOOTLOADER_BIOS and LB_BOOTLOADER_EFI introduced, we can simplify
and correct things her...
thus far, config bootloader validation only did the basic check that each
bootloader specified w...
the design choice from when EFI support was introduced was to change
`--bootloader` to `--bootlo...
the "FIXME" function wrapper is just to temporarily disable the code.
Gbp-Dch: Ignore
f3a818da9ab1998944c20b0847a733bbdacb61d8 authored over 4 years ago"grub" presumably was what is now called "grub-legacy"
removed both because there is already a ...
7ad96bd64418951ab48e6e1c522c501e57b6b9d9 authored over 4 years agoGbp-Dch: Ignore
cb2d9a0fe467dbf7a4de691e52c1f412007c098c authored over 4 years ago
The core purpose of `Prepare_config()` is to prepare the config by setting
defaults where not sp...
Gbp-Dch: Ignore
89ed6a54a10ba3b4ce781d8e1805f099b77cb7be authored over 4 years ago
while `lb build` ran the config validation check, spotting invalid configs
and stopping with an ...
Gbp-Dch: Ignore
7acd1f488f3b9d4348449a27d9412488dc8e1657 authored over 4 years ago
`Init_config_data` is more suited to build scripts than here. note that
it's not used in `config...
558942eccb9d90aa5ba0b9e0158504669efe907c authored over 4 years ago
Gbp-Dch: Ignore
ebf4b04b7f0bab4745ca9345c26a83d937a72578 authored over 4 years ago26a89a45e5c5311cfd43c3a3e37e18686462e402 authored over 4 years ago
21c697617d8299e19a99df12c70e36b379c91fce authored over 4 years ago
using `$VERSION` as part of the default `$LB_ISO_PREPARER` means that when
you simply run `lb co...
31cc121c3dbce47438d51928e4b1e7229f514cb4 authored over 4 years ago
`DATE_UTC_OPTION` is set in `Prepare_config()` for use by scripts, even
though only a few script...
since date is not obtained as UTC, timezone is an important detail of
understanding the given ti...
don't construct each part from a fresh "now", which can result in
inaccuracies in the overall da...
broken since it's introduction in 9ffb223d703a4bbb76e5278e59b3cc183f2f1aca
Gbp-Dch: Short
7ad69658b249bd268497754b4933a65773c38593 authored almost 5 years agoGbp-Dch: Ignore
918fe8ce2523ed8e89306b19bcc60fe43041052e authored almost 5 years ago
- the definition of $PROGRAM as used in $USAGE strings defined in each
script has been broke...
Gbp-Dch: Ignore
82700d010b2b86e520cc3e71d2fd9ed11813f7d0 authored almost 5 years agodid not properly consider all usage cases properly in deciding placement.
this captured `--usag...
43b4f9cdf62972bff5cff45f895305c391a895f2 authored almost 5 years agolost in a reversion
Gbp-Dch: Ignore
372a8fd91a9ec22c22250e4a0322432305b69a9f authored almost 5 years agoGbp-Dch: Ignore
96c797773201f60badcc7dac8b563f1dcf7ef349 authored almost 5 years ago
load the base set of files first, then any user arch/dist specific override
files second.
this ...
23ed83e730396d9af72343e126978418597c7deb authored almost 5 years ago640a25f78d312dbd2553ab11131de02a9de3b2f0 authored almost 5 years ago
22d8ac15dbc75af2acf02447cf045791b137d7d4 authored almost 5 years ago
Gbp-Dch: Ignore
55e17b1e256a4295c67f44e633adaa07f850d4fb authored almost 5 years agoGbp-Dch: Ignore
b2b260242974a3a9ff479f7b597af96b8ea13d0d authored almost 5 years ago
these should be bypassing the possibility of running the auto script
surely, just like how this ...
- detect lack of options using actual arg count rather than first arg
being an empty string....
- added and used Stagefiles_dir()
- added and used Stagefile_exists()
pretty self explanatory...
2d7ff4934d721f38ac5274c866e44e20d3bda2e8 authored almost 5 years ago
for bootstrap, the check is moved to the case statement for greater
robustness, and for consiste...
...alongside printing usage (which is perhaps unnecessary), so that it is
actually clear to user...
- it's only used by the debootstrap script after alternatives were dropped
long ago, so let'...
Gbp-Dch: Ignore
d7d0798e4681bb7f5c1a1836df854a72d2772113 authored almost 5 years agoall roads lead to debian
i was waiting to get to the work on properly tackling the mode stuff, ...
1c74927fe5e4c715b9ec9a5fdce8506869149d83 authored almost 5 years ago
for better encapsulation, and for consistency with other config file
handling functions in the n...
the default grub config has a quirk of using the syslinux splash when
present, which as a sideno...
opening the file in inkscape resulted in a dialog explaining that inkscape
used to work on a 90 ...
Gbp-Dch: Ignore
1892f97ce608b84fd1860fb97e0164c0efbf1922 authored almost 5 years ago
in tweaking a previous commit to remove some excessive change before
submission, i mistakenly id...
more fitting now that we've moved the advanced installer entries
out to a different submenu, lea...
- most entries used vga=788 rather than vga=normal (which are equivalent)
- the syslinux menu ...
as per style in official Debian install discs
Gbp-Dch: Ignore
375ff465e5866ec8ef175ed81e75ff08a3370ba8 authored almost 5 years agoThis is considered to be more robust.
Two instances remain:
scripts/build/chroot_archives, line...
0e5d0483e5596e200430d28356b808af76806439 authored almost 5 years ago
instead of cramming the live entries into a string via a layer of functions
for terminating entr...
to thus avoid trying to load `FILE.`
Gbp-Dch: Ignore
a72e7daaf74fbc4a67d251e5e8f9d5bfb596ba97 authored almost 5 years agoGbp-Dch: Ignore
2c1af527fdd4e97d79267f8afb7696fe96331982 authored almost 5 years agosupport for this has not existed since v2.0~a24-1 !!
until 4d22ca948ad3def3f98fd89d32bf2ba82094...
61aa3239c5c93d6d7bdc5b9b6a407f400799779b authored almost 5 years agoGbp-Dch: Ignore
72321c2b9be15c68567efbfaca5ee24590a3a80a authored almost 5 years agoit reported: "possible bashism in scripts/build/binary_loopback_cfg line 284 (should be '.', not...
b4156e146f83474a9cb1aca9117a4a4053c62683 authored almost 5 years ago
robustification is required to not just `--force` but recovery from failure
or user cancellation...
also enables greater flexibility for users to override more aspects of
theme separate from menu ...
partly lost in some adjustments that were made to the submitted work,
which was focused on resto...
during testing i encountered an unexpected error resulting from the
following condition:
- boot...
51903da07338928e15c8c7963b18968954f4dd06 authored almost 5 years ago
Gbp-Dch: Ignore
a8a6addaf5405ed68cc6132522f09aa6bf5079e5 authored almost 5 years ago
trying to use `lb --debug config` for instance did not output debug info
unlike `lb config --deb...
install mode was silent when selinux was not enabled, whilst remove mode
always output a "Begin ...
make variables and options in descriptions bold
Gbp-Dch: Ignore
931f42fa39bd8efa364bc31af33e350de7a0b8f7 authored almost 5 years agoit does not depend upon --mode, it simply defaults to 'buster'.
Gbp-Dch: Ignore
4f765f3fc017ccfec835a14bb46479ccd87e7e1d authored almost 5 years ago
including correction of default for all architectures being fat32 not fat16
and the sparc differ...
Gbp-Dch: Ignore
7149307e073f66f210c852b55cd77adf1d8b9f2a authored almost 5 years agonot worth listing the specifics
mostly the following though:
- "(comma or space separated)" ->...
"all (applicable)" -> "all"
this needed adjusting after 38a5aed0dcdf71f43cecfadc6e34c659408b6a0...
e9a88e5201a335193397ee3c2e87407cb0c18890 authored almost 5 years ago
"whould" -> "would"
"build" -> "built"
Gbp-Dch: Ignore
20c43a0eb85663842f6db2e3bd0ceab3bdd923f0 authored almost 5 years agoshortoptions also emboldened
Gbp-Dch: Ignore
9c7e8dec72e0a285fe397a1ebef7e3be98e9dbb6 authored almost 5 years ago"bugreport" -> "bug report"
i won't bother changing the dates just for this one.
Gbp-Dch: Ignore
d2f9344b665c6a80b122338c531c077bb9b5dab8 authored almost 5 years agoGbp-Dch: Ignore
29ab2459c8e8f2287a968567dc6559f3f14eeb4e authored almost 5 years ago
b4598b234c90b6d1c93bd64166d4aa46ce9388bb mistakenly stopped passing along
options to auto files....
this is already covered by the check above it
Gbp-Dch: Ignore
997a7f73f9c253a53562431b272859b8eadc5d28 authored almost 5 years ago"Sor" -> "So"
Gbp-Dch: Ignore
70c0aa4075e2c17114556bcef6f0c9948ff35b5b authored almost 5 years ago
The unconditional SVG to PNG conversion could overwrite a splash.png
provided by the user. Ensur...
We do provide a splash.svg by default so the check will always return
true unless the user has f...
there are several files of which identical duplicate copies are held in:
- share/bootloaders/ex...
* Use same menu labels
* Use same hotkeys
* Get rid of a nested menu that is not present in grub...
0bf9d2d390e2d031ebe344050d8766ba7cd9ad54 expanded the set of install
options, whilst also moving...
Due to this mistake, the helpers were not called in reverse order
during the removal step. This ...
for some reason the syslinux folder one had these but not the others.
probably a result of havin...
e7df05cd294f1b2f4bb4c00cc390c1a71f850c05 authored almost 5 years ago
fac2d8d903330e1ae255803cd2bb1041197a9f71 authored almost 5 years ago
55d9b213cfaa55f6be0ce9d803e3603dfbf87dd7 authored almost 5 years ago
This reverts commit 6b7c8ed4bf15175299729355f04d60dcbac1aded as it's
breaking multi-value space-...
58e0efedc965e1ace6ef65205d831405650cdddb authored almost 5 years ago
879a9c54ff69514e90280ef747d47ec2d3fb8cec authored almost 5 years ago
This is a recipe for disaster and it actually already fails when
you pass something that looks l...