Changes

From SME Server
Jump to navigationJump to search
Created page with "{{Level|Developer}} For the need of the distribution we ought to patch some upstream rpms, this is the list rpm -qa --qf "%{name} %{BuildHost}\n" | grep -P 'build64\-1|builde..."
{{Level|Developer}}
For the need of the distribution we ought to patch some upstream rpms, this is the list
rpm -qa --qf "%{name} %{BuildHost}\n" | grep -P 'build64\-1|builder.koozali.org' | awk '{print $1}' | grep -vP '^smeserver|e\-smith' | sort

Navigation menu