From 46ef6632df2e51fda5f8cac9e474b501d5a8119b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 14 Feb 2013 12:23:55 +0100 Subject: [PATCH] somehow on f18 our bootcd image comes without ifconfig --- config.lxc/bootcd.pkgs | 1 + 1 file changed, 1 insertion(+) diff --git a/config.lxc/bootcd.pkgs b/config.lxc/bootcd.pkgs index a7cd4c0e..a72bcc22 100644 --- a/config.lxc/bootcd.pkgs +++ b/config.lxc/bootcd.pkgs @@ -54,6 +54,7 @@ package: e2fsprogs # used to be installed until f12, make it explicit for f14, might come in handy package>=f14: rsyslog package: strace lsof +package>=f18: net-tools #################### formerly in prep.sh junk: lib/obsolete junk: lib/tls -- 2.47.0