Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
  2. Nov 20, 2018
    • Adam Wujek's avatar
      [BUG: 1575] rootfs: add new parameters to CONFIG_PORTXX_PARAMS · c92b2f40
      Adam Wujek authored
      
      DONE: Kconfig, assembly_ppsi_conf.sh
      TODO: SNMP, DOCs, HAL?
      
      Redefine options CONFIG_PORTXX_PARAMS in dot-config
      --role={master,slave,auto,none}, keep non-wr for compatibility
      --ext={WR}:{HR}, HR for future, if no ext defined use WR as default
      --add extra option to disable/enable triggering errors in SNMP
      --add option for delay mechanism (dm)
        p2p or e2e
        e2e default
      
      Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
      c92b2f40
  3. Dec 14, 2016
  4. Aug 11, 2016
  5. Jul 07, 2016
  6. Feb 10, 2016
  7. Feb 09, 2016
  8. Aug 28, 2015
  9. Aug 27, 2015
  10. Aug 26, 2015
    • Adam Wujek's avatar
      configs: update wrs_release_defconfig · 4fcc9be3
      Adam Wujek authored
      
      add:
      --CONFIG_ROOT_PWD_CLEAR
      --CONFIG_PTP_REMOTE_CONF
      
      Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
      4fcc9be3
    • 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: default avatarAdam Wujek <adam.wujek@cern.ch>
      4ef3017c
  11. Jul 10, 2015
  12. Sep 30, 2014
  13. Jul 10, 2014
  14. Mar 31, 2014
  15. Nov 29, 2013
  16. Nov 21, 2013
  17. Jul 29, 2012