Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Wed Sep 19 12:23:55 2007 +0200 (14 months ago) | |
| changeset 89 | ad3f85ce7460 |
| manifest | ad3f85ce7460 |
| parent 88 | 3b3793785499 |
| child 90 | 53d9a17dadb2 |
--- a/etc/grml/fai/grml/grml_cleanup_chroot Wed Sep 19 11:33:03 2007 +0200+++ b/etc/grml/fai/grml/grml_cleanup_chroot Wed Sep 19 12:23:55 2007 +0200@@ -62,6 +62,10 @@ eend 0einfo "Setting up /etc/inittab"cp /etc/inittab.grml /etc/inittab+eend $?++einfo "Cleaning up /usr/src/linux-headers-$KERNEL"+( cd /usr/src && make clean && make symlinks )eend $?if [ -L /usr/include/linux ] ; then