• Adam Wujek's avatar
    rootfs: make possible to get URL to the dot-config via dhcp · 4ef3017c
    Adam Wujek authored
    force-dhcp can be used to retrieve a URL to the dot-config, which is downloaded
    during boot.
    try-dhcp the same as above but don't complain about unsuccessful receive of the
    URL via DHCP to SNMP.
    
    Update:
    --MIB - add tryDhcp and forceDhcp to the wrsConfigSource object; add
            dhcpError to the wrsBootConfigStatus object
    --SNMPd - same as the above; don't error in wrsBootConfigStatus when tryDhcp
              fails
    --dot-config's script - support new dot-config sources
    --Kconfig - support new dot-config sources
    --wrs_failures
    --wrs-user-manual
    --wrs_release_defconfig - add new items
    --create new script for udhcpc to save "filename" configuration field retrieved
      from DHCP server; it contains the URL to the dot-config to be downloaded.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    4ef3017c
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...