Re: Progress Bar from Live-Build - Progress Bar

2019-11-14 Thread AreYouLoco?
I think you would have to set debconf frontend somewhere to dialog. Install dialog and also change option in lb config from interactive "no" to "yes" or "shell". I dont remember well please check with live-manual and your search engine. Check it out! Also live build is intended to be non-inter

Re: Progress Bar from Live-Build - Progress Bar

2019-11-03 Thread esitea1
I cannot help with getting dialog to display progress, but any hooks I want to add I put in: /config/hooks/normal/ within the build folder and they get run. I number my own hooks between 600 and 900 and they must be executable shell scripts.

Progress Bar from Live-Build - Progress Bar

2019-10-30 Thread Matthew Quirke
Does anyone know if there is a environment? variable that I can pull from LIVE-BUILD that i could use for a DIALOG progress bar? Or what would be a normal approach for extracting progress to DIALOG I think from memory there are around 50 individual scripts that run from lb bootstrap to lb binary.