Siduction Forum

Siduction Forum => Software - Support => Topic started by: ralul on 2012/05/08, 15:30:42

Title: What about fixes/initstripts sysv packages?
Post by: ralul on 2012/05/08, 15:30:42
Siduction recently released some fixes packages:

initscripts
sysv-rc
sysvinit

Is this preparation releasing siduction-2012-1 with xfce4-4.10, regarding shutdown problems?
Title: What about fixes/initstripts sysv packages?
Post by: devil on 2012/05/08, 15:31:48
Not only XFCE had shutdown probs, but every flavour.

greetz
devil
Title: What about fixes/initstripts sysv packages?
Post by: ralul on 2012/05/08, 19:28:26
This is a case when sed commands are impossible to maintain:
sed -n ':a;/^[^ ]* \/ /!{H;n;ba};{H;s/.*//;x;s/\n//;p}'
The original sed code tried to implement some kind of stack by using a branch?