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

Bug#485617: os-prober: Does not detect K-DEMar - include distro info



Adonay Sanz wrote:
>                 [ -e /usr/kdemar/config ] && . /usr/kdemar/config

os-prober does not run code from os's its probing, which this line
attempts to do. If you'd like to provide a way to grep out the
kdemar_type setting from this file that does not involve executing
arbitrary code, I'll add that; for now I've done this:

		long=$(printf "K-DEMar GNU/Linux (%s)\n" "$(cat $dir/etc/kdemar-release)")

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: