Re: SPECS: grub2.spec - builds for me too when switching to gawk

2006-12-09 Thread Przemyslaw Iskra
On Sun, Dec 10, 2006 at 01:25:33AM +0200, Elan Ruusamäe wrote: > On Wednesday 06 December 2006 21:44, Przemyslaw Iskra wrote: > > If you are talking about extending %build overload I would propose at > > least using those: > > > > export LC_ALL=C > > export LANG=C > > unset LINGUAS ||: > > unset LA

Re: SPECS: grub2.spec - builds for me too when switching to gawk

2006-12-09 Thread Elan Ruusamäe
On Wednesday 06 December 2006 21:44, Przemyslaw Iskra wrote: > If you are talking about extending %build overload I would propose at > least using those: > > export LC_ALL=C > export LANG=C > unset LINGUAS ||: > unset LANGUAGE ||: > unset LC_MESSAGES ||: isn't LC_ALL sufficient for LC_* ? $ LC_ALL

Initramfs in geninitrd

2006-12-09 Thread Cezary Krzyzanowski
Today I've smoked my first 'serious' sh script, making another script (linuxrc). Now I feel what webdevelopers must feel like. Ok these changes *should* make possible proper initramfs start with both udev on and off (I'm using udev, but I've also tested without and it seems to work) The generated