Why yes is not enough ?

Ronan KERYELL Ronan.Keryell at enst-bretagne.fr
Tue Apr 2 16:31:21 CEST 2002


I've just succeeded in my first FAI install without any question with the
CVS version. It still lacks some polishing but it is good. :-)

I've modified the line 148 of install_packages :
  $error = system "$command";
into
  $error = system "yes '' | $command";
in order to avoid questions from base-passwd, sysvinit, pcmcia-cs and ppp
but I wonder why it is needed since install_packages is already called
from subroutines with :
yes '' | install_packages

Strange...
-- 
    Ronan KERYELL              |\/
    Labo Informatique Télécom  |/)  Tel:    (+33|0) 2.29.00.14.15
    ENST Bretagne, BP832       K    Fax:    (+33|0) 2.29.00.12.82
    29285 PLOUZANE CEDEX       |\   E-mail: Ronan.Keryell at enst-bretagne.fr
    FRANCE                     | \  http://www-info.enst-bretagne.fr/~keryell



More information about the linux-fai mailing list