From 5c865bb9237c851f96f2dafe7cf2426dfeca045e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 28 Aug 2008 10:09:11 +0000 Subject: * cosmetics git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2113 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Distro/Debian.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/OpenSLX/OSSetup/Distro/Debian.pm b/installer/OpenSLX/OSSetup/Distro/Debian.pm index 85f72d4f..bdb9dcc1 100644 --- a/installer/OpenSLX/OSSetup/Distro/Debian.pm +++ b/installer/OpenSLX/OSSetup/Distro/Debian.pm @@ -49,7 +49,7 @@ sub preSystemInstallationHook $self->SUPER::preSystemInstallationHook(); - # fake required /dev-entries + # create required /dev-entries my %devInfo = ( mem => { type => 'c', major => '1', minor => '1' }, null => { type => 'c', major => '1', minor => '3' }, -- cgit v1.2.3-55-g7522