• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

iPXE Menu Customization Questions on Fog Trunk

Scheduled Pinned Locked Moved
General
2
3
1.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    RipAU
    last edited by Feb 11, 2016, 6:11 AM

    Hi, everyone.

    I’ve used the previous Advanced Configuration Options in the fog menu to Password protect some basic network tools, and noticed the new options available in the Trunk to have my own menu Items.

    My question is:
    is it possible to have these new menu Items listed in their own iPXE submenu or the existing “Advanced Menu” in Fog? so I can password protect them? or just have them off the default menu?

    I’ve worked out how to password protect an Item (not exactly sure that all this is need) but as an example:

    login
    params
    param mac0 ${net0/mac}
    param arch ${arch}
    param username ${username}
    param password ${password}
    param advLog 1
    echo This computer :
    echo MAC address....${net0/mac}
    echo IP address.....${ip}
    echo Netmask........${netmask}
    echo Serial.........${serial}
    echo Asset number...${asset}
    echo Manufacturer...${manufacturer}
    echo Product........${product}
    echo BIOS platform..${platform}
    echo
    echo press any key to return to Menu
    prompt
    goto MENU
    

    I have this listed as “Advanced Login required” and it seems to work fine, but I was wanting to avoid filling the default menu screen with boot options and the ability to have these in their own menu would be great.
    Is this possible or should I just continue using the fog inbuilt advanced menu with password protect?

    Thanks again.

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Feb 11, 2016, 11:38 AM

      I’m confused. What’s being needed?

      Are you running on trunk? You can create your own menus in trunk versions.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • R
        RipAU
        last edited by Feb 11, 2016, 12:42 PM

        Thanks, Tom.

        Yep I have the Trunk version running.
        I was hoping to have the ability to Add items to the ‘Advanced Menu’ with the new option in FOG Trunk of creating menu items. Is this possible at all?
        or if not would it be possible to create another Sub Menu instead using this feature? (Similar to Advanced Menu) that way I can have network tools/Additional PXE options in a sub menu instead of on the Main IPXE menu.

        Hopefully I am making sense 🙂

        Thanks again.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post

        283

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project