summaryrefslogtreecommitdiffstats
path: root/src/boot-env/OpenSLX/BootEnvironment/Preboot.pm
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot-env/OpenSLX/BootEnvironment/Preboot.pm')
-rw-r--r--src/boot-env/OpenSLX/BootEnvironment/Preboot.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot-env/OpenSLX/BootEnvironment/Preboot.pm b/src/boot-env/OpenSLX/BootEnvironment/Preboot.pm
index b06de7d2..370009ad 100644
--- a/src/boot-env/OpenSLX/BootEnvironment/Preboot.pm
+++ b/src/boot-env/OpenSLX/BootEnvironment/Preboot.pm
@@ -112,7 +112,7 @@ sub writeBootloaderMenuFor
End-of-Here
if (!$self->{'dry-run'}) {
- # default to iso encoding, let's see how uclibc copes with it ...
+ # default to iso encoding ...
spitFile($menuFile, $bootmenu, { 'io-layer' => 'encoding(iso8859-1)' });
# copy the preboot script into the folder to be tared