summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/resource
diff options
context:
space:
mode:
authormichael pereira2011-07-10 16:57:21 +0200
committermichael pereira2011-07-10 16:57:21 +0200
commitecc818d48192b58270ba309706b5dbdd90b130d0 (patch)
tree982645b33f8485aeafd7c319e676d1656c6628b4 /application/views/scripts/resource
parentinitramfs in vesaconfig gefixt (diff)
downloadpbs2-ecc818d48192b58270ba309706b5dbdd90b130d0.tar.gz
pbs2-ecc818d48192b58270ba309706b5dbdd90b130d0.tar.xz
pbs2-ecc818d48192b58270ba309706b5dbdd90b130d0.zip
Session fuer ipxe
Diffstat (limited to 'application/views/scripts/resource')
-rw-r--r--application/views/scripts/resource/getvesamenu.phtml7
1 files changed, 5 insertions, 2 deletions
diff --git a/application/views/scripts/resource/getvesamenu.phtml b/application/views/scripts/resource/getvesamenu.phtml
index a464c61..c920d65 100644
--- a/application/views/scripts/resource/getvesamenu.phtml
+++ b/application/views/scripts/resource/getvesamenu.phtml
@@ -113,10 +113,13 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none
//
// localboot();
// }
-
+foreach($bmelist as $bmelist){
+
uriboot ( "Ubuntu 10.04",
"http://$this->host/resource/getkernel/alpha/0/bootmenuentryID/7/file/kernel", "initrd=http://$this->host/resource/getinitramfs/alpha/0/bootmenuentryID/7/file/initramfs alpha=0 file=http://$this->host/resource/getconfig/alpha/0/bootmenuentryID/7/file/default.tgz");
-
+
+}
+
localboot();
// }