summaryrefslogtreecommitdiffstats
path: root/boot-env/preboot/preboot.sh
diff options
context:
space:
mode:
authorSebastian Schmelzer2009-05-20 20:45:27 +0200
committerSebastian Schmelzer2009-05-20 20:45:27 +0200
commit251c6b260b988c460209f499821db03d4d9cd133 (patch)
tree680eeb24c40eaf201650d5704ac8ae5d1caf474a /boot-env/preboot/preboot.sh
parentvmchooser update: (diff)
downloadcore-251c6b260b988c460209f499821db03d4d9cd133.tar.gz
core-251c6b260b988c460209f499821db03d4d9cd133.tar.xz
core-251c6b260b988c460209f499821db03d4d9cd133.zip
update preboot testing
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2861 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'boot-env/preboot/preboot.sh')
-rwxr-xr-xboot-env/preboot/preboot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot-env/preboot/preboot.sh b/boot-env/preboot/preboot.sh
index 6c0f5f04..c859f83a 100755
--- a/boot-env/preboot/preboot.sh
+++ b/boot-env/preboot/preboot.sh
@@ -15,6 +15,8 @@
# get configuration
. /etc/initramfs-setup
+ash
+
# we expect to have a system selection dialog file in /preboot/bootmenu.dialog
dialog --file bootmenu.dialog 2>result
# source the system to boot configuration ($kernel, $initramfs, $append,