diff options
| author | Lyndon Brown <jnqnfe@gmail.com> | 2020-04-28 19:41:45 +0100 |
|---|---|---|
| committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-05-15 19:36:51 +0000 |
| commit | fca128314754d937510312ce41ac39ae5d4d8125 (patch) | |
| tree | 0d03be5e449266973a1337ac6598cc6c9c4b904d /scripts/build/binary_netboot | |
| parent | 0afd3625ed3c2039e347830464eda8a378b2eb53 (diff) | |
| download | vyos-live-build-fca128314754d937510312ce41ac39ae5d4d8125.tar.gz vyos-live-build-fca128314754d937510312ce41ac39ae5d4d8125.zip | |
clean: refactor
this simplifies things to avoid the messy recursion.
it is also a necessary step to implementing handling of common options
like --debug. we need to process all options to decide how to approach
doing things (e.g. with debug messages to be output or not) before actually
performing any work, in order for options like --debug to be reacted to
properly.
also, as things were, options like `--debug` were not being passed along
in the recursive executions, while now that is no longer an issue.
the order of file/folder deletions for `--all`|`--purge`|`--remove`
actions is slightly changed here, but i don't see any issue with that and
it's cleaner to not preserve that.
Gbp-Dch: Short
Diffstat (limited to 'scripts/build/binary_netboot')
0 files changed, 0 insertions, 0 deletions
