Submenus through chain loading. Any drawbacks?
|
2013-11-27, 15:52
(This post was last modified: 2013-11-28 09:12 by lawnmover.)
Post: #1
|
|||
|
|||
Submenus through chain loading. Any drawbacks?
Hi all,
while playing with iPXE lately and having a working setup working distros came flying in so my main menu got a bit crowed and I decided to go with submenus. Following the example on https://gist.github.com/robinsmidsrod/22...u-ipxe-L16 I found the file a bit to big and tried to split the submenus into seperate files calling them with chain filename. This worked reall easy. Just now I wonder if there might be any drawbacks in the method I'm using? This calls menu-inst.ipxe just fine and presents the submenu. Code: # calling the submenu from main menu The back item just calls the main menu with chain and were back at the main menu. Code: #!ipxe I right now have on main menu file and three sub menu files. All neat and clean and easy to read. Also some code is duplicated like failed back and cancel but thats no deal for me. Any comments or thoughts you have calling submenus like that? Regards Lawnmover |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Submenus through chain loading. Any drawbacks? - lawnmover - 2013-11-27 15:52
RE: Submenus through chain loading. Any drawbacks? - robinsmidsrod - 2013-11-27, 21:50
RE: Submenus through chain loading. Any drawbacks? - lawnmover - 2013-11-28, 09:16
RE: Submenus through chain loading. Any drawbacks? - saltjolie - 2013-12-02, 08:23
|
User(s) browsing this thread: 1 Guest(s)