From 89469dd8adb01299864a37a76739e44b940f9480 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 11 Aug 2006 13:04:03 +0000 Subject: [PATCH] dev replaced with udev for mkfedora package checking --- support-files/buildnode.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support-files/buildnode.sh b/support-files/buildnode.sh index 0bbc6ea..78b7e0c 100755 --- a/support-files/buildnode.sh +++ b/support-files/buildnode.sh @@ -6,7 +6,7 @@ # Mark Huang # Copyright (C) 2005-2006 The Trustees of Princeton University # -# $Id: buildnode.sh,v 1.10 2006/04/11 22:13:18 mlhuang Exp $ +# $Id: buildnode.sh,v 1.11 2006/05/18 18:42:33 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -73,7 +73,7 @@ export PL_BOOTCD=1 # because groupinstall does not honor Requires(pre) dependencies # properly, most %pre scripts require coreutils to be installed first, # and some of our %post scripts require python. -mkfedora -v -r $releasever -a $basearch -k -p dev -p coreutils -p python -g PlanetLab $VROOT +mkfedora -v -r $releasever -a $basearch -k -p udev -p coreutils -p python -g PlanetLab $VROOT # Disable unnecessary services echo "* Disabling unnecessary services" -- 2.43.0