On 02/14/2012 04:43 PM, Andrey Konovalov wrote:
Your fix seems ok for ubuntu/debian, but this would not work in general case. E.g. Fedora doesn't have /usr/bin/pager. So this doesn't look like a generic solution that fits into linux-linaro kernel.
I believe pager = "/bin/more" is more portable fallback among more-or-less LSB-aware Linux distributions.
Dmitry