[PATCH] Little typo in Grub2 example

2010-02-22 Thread Vivien MOREAU
set root (hd0,3,a) + set root=(hd0,3,a) chainloader +1 } menuentry "Windows 7" { insmod ntfs - set root (hd0,1) + set root=(hd0,1) chainloader +1 } -- Vivien MOREAU / vpm

Re: ksh file completion bug

2010-02-22 Thread Vivien MOREAU
> Quick way to test it: > $ dd if=/dev/zero of=./2GiB bs=1024 count=2097152 > $ ls -la 2G ... => nothing I don't have any problem with this test under current, i386. -- Vivien MOREAU / vpm