[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#992572: variables no longer exported to hooks (LIVE_IMAGE_NAME, LB_ARCHITECTURE, etc)



Package: live-build
Version: 1:20210407

This MR: https://salsa.debian.org/live-team/live-build/-/merge_requests/173//diffs
removed the export of the following variables:

LIVE_CONFIGURATION_VERSION
LIVE_IMAGE_NAME (no renamed to LB_IMAGE_NAME)
LB_ARCHITECTURE
LIVE_IMAGE_TYPE

These are useful from hooks.
(example: https://github.com/danos/build-iso/blob/master/config/hooks/live/00-manifest.binary)

It would great if live-build could continue to export these so they are available to hooks.

Reply to: