Taiwan disaster
You’ve all seen the news of the typhoon that hit Taiwan this week, and the damage that it has done done.
My heart goes out to the victims of the typhoon and their families. I wish everyone affected good luck rebuilding their lives.
сефтосах софийското метро
вчера, докато се оглеждах за такси, видях, че съм застанал току до входа на метростанцията на опълченска и тодор александров и, понеже празни таксита не се виждаха, взех метрото.
хареса ми, прилича на обикновено метро.
с нетърпение чакам момента, в който ще пуснат отсечката под нас и няма да имам нужда от кола в софия.
rebuilding debian packages
with customized configure options, step by step.
apt-get source xxx
cd xxx
dpkg-source -x xxx.dsc
one can add patches and stuff here
modiy xxx/debian/rules, etc.
/usr/lib/pbuilder/pbuilder-satisfydepends (install -dev packages)
debuild [-us -uc]
install the .deb packages
more on the topic at this link.
even more at this one.