From: Mark Huang Date: Thu, 20 Jul 2006 19:59:51 +0000 (+0000) Subject: - remove /boot (kernel stored on boot media) X-Git-Tag: bootcd-3.4-2~65 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6379b5f27aeb965644a4f3cd0979117c05f02d03;p=bootcd.git - remove /boot (kernel stored on boot media) - remove /usr/lib/gconv (only used by iconv) - remove /usr/lib/tls (don't need tls support in the bootcd) --- diff --git a/prep.sh b/prep.sh index e690422..c2e0d27 100755 --- a/prep.sh +++ b/prep.sh @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2004-2006 The Trustees of Princeton University # -# $Id: prep.sh,v 1.7 2006/05/18 22:30:22 mlhuang Exp $ +# $Id: prep.sh,v 1.8 2006/05/30 19:09:14 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -77,6 +77,7 @@ sharutils # Unnecessary junk junk=( +boot lib/obsolete lib/tls usr/share/cracklib @@ -93,6 +94,8 @@ usr/sbin/tcpslice usr/lib/perl* usr/lib/locale usr/lib/sasl* +usr/lib/gconv +usr/lib/tls ) precious=(