Package: fai Version: 3.1.8
Please add smart packae manager support to FAI. patch against fai 3.1.8: diff -ru fai-3.1.8.orig/bin/install_packages fai-3.1.8/bin/install_packages --- fai-3.1.8.orig/bin/install_packages 2006-10-10 01:30:53.000000000 +0200 +++ fai-3.1.8/bin/install_packages 2007-06-27 12:56:32.725215223 +0200 @@ -65,7 +65,7 @@ my $aptopt='-y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold"'; [EMAIL PROTECTED] = qw/y2i y2r yast rpmr urpmi urpme yumgroup yumi yumr hold taskrm taskinst clean aptitude aptitude-r install unpack remove dselect-upgrade/; [EMAIL PROTECTED] = qw/y2i y2r yast rpmr urpmi urpme yumgroup yumi yumr hold taskrm taskinst clean aptitude aptitude-r install unpack remove dselect-upgrade smarti smartr/; %command = ( install => "apt-get $aptopt --fix-missing install", ninstall => "apt-get $aptopt --fix-missing -s install", @@ -90,6 +90,8 @@ y2r => "y2pmsh remove", yast => "yast -i", rpmr => "rpm -e", + smarti => "smart -y install", + smartr => "smart -y remove", ); $test = 0; Thx and Regards, \sh -- Stephan Hermann eMail: [EMAIL PROTECTED] Blog: http://linux.blogweb.de/ JID: [EMAIL PROTECTED] OSS-Developer and Admin
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil