[Fai-commit] r3318 - trunk/bin

fai-repository at svn.debian.org fai-repository at svn.debian.org
Sat Mar 25 22:37:31 UTC 2006


Author: lange
Date: 2006-03-25 22:37:30 +0000 (Sat, 25 Mar 2006)
New Revision: 3318

Modified:
   trunk/bin/fai-cd
Log:
add kernel config to fai-cd


Modified: trunk/bin/fai-cd
===================================================================
--- trunk/bin/fai-cd	2006-03-25 20:44:28 UTC (rev 3317)
+++ trunk/bin/fai-cd	2006-03-25 22:37:30 UTC (rev 3318)
@@ -89,6 +89,7 @@
     # insert date into grub menu
     perl -pi -e "s/_VERSIONSTRING_/   $isoversion     /" $tmp/boot/grub/menu.lst
     cp $NFSROOT/boot/vmlinuz-$kernelversion $tmp/boot/vmlinuz
+    cp $NFSROOT/boot/config-$kernelversion $tmp/boot/
     echo "done"
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - -




More information about the Fai-commit mailing list