Here's a patch for RFC 5071 support. I'd like to talk to Linaro guys about this.
** Patch added: "proposed RFC 5071 implementation" https://bugs.launchpad.net/ubuntu/+source/u-boot-linaro/+bug/927781/+attachment/2870936/+files/rfc5071-justinlw.patch -- You received this bug notification because you are a member of Linaro Maintainers, which is the registrant for Linaro U-Boot. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values Status in Linaro U-Boot: New Status in “u-boot-linaro” package in Ubuntu: In Progress Bug description: The part implementation of PXELINUX in uboot doesn't respect RFC5071 dhcp options: o "MAGIC" - 208 - An option whose presence and content verifies to the PXELINUX bootloader that the options numbered 209-211 are for the purpose as described herein. o "ConfigFile" - 209 - Configures the path/filename component of the configuration file's location, which this bootloader should use to configure itself. o "PathPrefix" - 210 - Configures a value to be prepended to the ConfigFile to discern the directory location of the file. o "RebootTime" - 211 - Configures a timeout after which the bootstrap program will reboot the system (most likely returning it to PXE). These have the obvious interest in being able to provide customised config and kernels at run time. Thanks. To manage notifications about this bug go to: https://bugs.launchpad.net/u-boot-linaro/+bug/927781/+subscriptions -- Mailing list: https://launchpad.net/~linaro-pkg Post to : [email protected] Unsubscribe : https://launchpad.net/~linaro-pkg More help : https://help.launchpad.net/ListHelp

