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?
--
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/