Skip to content
Snippets Groups Projects
  1. Jan 24, 2023
  2. Jun 08, 2020
  3. May 20, 2020
  4. May 19, 2020
  5. Jun 06, 2019
  6. Apr 10, 2019
  7. 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
  8. Dec 14, 2016
  9. Aug 11, 2016
  10. Jul 07, 2016
  11. Feb 10, 2016
  12. Feb 09, 2016
  13. Aug 28, 2015
  14. Aug 27, 2015
  15. 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
  16. Jul 10, 2015
  17. Sep 30, 2014
  18. Jul 10, 2014
  19. Mar 31, 2014
  20. Nov 29, 2013
  21. Nov 21, 2013
  22. Jul 29, 2012