On ���, 2002-01-10 at 20:32, Guillaume Cottenceau wrote:
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
>
> > While testing SNF installation - old issue. If you select reiser as root
> > (or as any filesystem for that matter) reiserfs progs are not installed
> > automatically.
>
> It should be since install_any.pm (currently) contains this line:
>
> push @{$o->{default_packages}}, "reiserfsprogs" if grep { isThisFs("reiserfs",
>$_) } @{$o->{fstab}};
>
> It may be a bug, because the name of the package changed at a time
> IIRC,.. or because something else of course :-).
>
>
> Is it different from current cooker install?
>
It was current cooker install - I was testing "cooker SNF" (on advice of
Florin).
-andrej