hiya > Jumping in: is there a way to specify alternatives in the package > selection?
Yes... PACKAGES aptitude abc bcd cde PACKAGES aptitude ETCH diffutils PACKAGES aptitude LENNY diff Where "ETCH" and "LENNY" are also classes you defined earlier. You can also specify multiple classes. In the default fai scripts, the package is installed if _any_ of the classes matches. (logical or) tschüß thomas
