Line 15:
Line 15:
smeserver-dar2 pour le panel
smeserver-dar2 pour le panel
+
====Find upstream rpms patched by contribs.org====
+
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
+
+
====Mock configuration & scl build ====
====Mock configuration & scl build ====
http://people.centos.org/hughesjr/scl_examples/
http://people.centos.org/hughesjr/scl_examples/
http://grokbase.com/t/centos/centos/142tg0hrmw/how-to-build-scl-python-setuptools-from-src-rpm
http://grokbase.com/t/centos/centos/142tg0hrmw/how-to-build-scl-python-setuptools-from-src-rpm
+
====remove the degraded raid====
====remove the degraded raid====
mdadm --grow /dev/md0 --force --raid-devices=1
mdadm --grow /dev/md0 --force --raid-devices=1