From f350e278cb1028b4aad4a525b04e12cf00bc8072 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 31 Aug 2008 17:51:26 +0000 Subject: * minor correction regarding the initramfs count git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2164 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config-db') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index 9628afab..3803a65c 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -575,10 +575,9 @@ sub createBootEnvironmentsForSystem vlog(0, _tr("creating boot environment for $bootType")); my $bootEnv = bootEnvironmentForType($bootType); - $bootEnv->writeFilesRequiredForBooting( + $initramfsCount += $bootEnv->writeFilesRequiredForBooting( $info, $buildPath, $slxVersion ); - $initramfsCount++; my $systemPath = "$bootEnv->{'target-path'}/client-config/$info->{'external-id'}"; -- cgit v1.2.3-55-g7522