- Jul 08, 2015
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jul 06, 2015
-
-
Adam Wujek authored
--Update /etc/init.d/network script. Keeping lo up prevents monit from restarting dropbear and lighttpd, then finally rebooting system due to exceeded number of maximum application's restarts. --keep lo ocnfiguration in /etc/network/interfaces due to above --Update user manual Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update Kconfig Update user-manual Update monit's init script Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update Kconfig Update user-manual Update snmpd's init script Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 18, 2015
-
-
Adam Wujek authored
When monit is started from inittab instead of script /etc/init.d/monit.sh it will be respawned after its crash. Support stopping/starting monit by /etc/init.d/monit.sh To stop monit, STOP signal is sent to it. By this, init will not respawn monit, because it is still present in process' list. Add disabling monit in dot-config by option CONFIG_MONIT_DISABLE. When monit is disabled by dot-config, monit.sh will sleep forever, to satisfy init and prevent respawning Update dot-config items in user-manual. Include only *.conf instead of all files from /etc/monit.d/. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- May 12, 2015
-
-
Adam Wujek authored
Added init script /etc/init.d/S70wrs_auxclk to start wrs_auxclk with parameters read from dot-config. Added parameters to Kconfig: --WRSAUXCLK_FREQ --WRSAUXCLK_DUTY --WRSAUXCLK_CSHIFT --WRSAUXCLK_SIGDEL --WRSAUXCLK_PPSHIFT All above are used as parameters to wrs_auxclk, which configure external clock clk2 NOTE: This patch requires new Gateware! wrs_auxclk will hang switch when using gateware from last release of switch. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Apr 24, 2015
-
-
Adam Wujek authored
This patch is to replace previous way of managing ppsi configuration file. Instead of copying proper file based on chosen configuration PTP_* option in dot-config, now ppsi.conf file is assembled based on PORTXX_PARAMS fields in dot-config. --Kconfig: - remove options: - PTP_WR_DEFAULT - PTP_WR_MASTER - PTP_WR_AUTO - PTP_WR_AUTO_UDP - PTP_NONWR_UDP_ALL - add PTP_PORT_PARAMS (to let assembly ppsi.conf file) - keep option PTP_CUSTOM to use user's ppsi configuration file - move PTP_CUSTOM_FILENAME to different position - add property "proto" to PORTXX_PARAMS --remove predefined ppsi configs (not to be used anymore) from /wr/etc/ppsi-config-pool/: - WR_DEFAULT - WR_MASTER - WR_AUTO - WR_AUTO_UDP - NONWR_UDP_ALL --add new script assembly_ppsi_conf.sh to create ppsi.conf file. ppsi.conf file is assembled based on PORTXX_PARAMS fields like port name, proto(col) and role. All master, slave or auto ports are set to use whiterabbit extension --add file /wr/etc/ppsi-pre.conf to keep top of ppsi.conf including global options (later all options may be moved to dot-conf) --modivy apply_dot-config to use assembly_ppsi_conf.sh instead of old way. NOTE: update of documentation is missing Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Apr 21, 2015
-
-
Adam Wujek authored
Objects added: --wrsEndpointStatus --wrsSwcoreStatus --wrsRTUStatus --update MIB --add parameters to Kconfig Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update: --MIB --Kconfig (update warning temp object name, add info about required hal restart after change treshold levels) --update wrsOSStatus Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 04, 2015
-
-
Adam Wujek authored
Added menu "Management configuration" to Kconfig with: -moved options from "Local Network Configuration": --SNMP_TRAPSINK_ADDRESS --SNMP_TRAP2SINK_ADDRESS --SNMP_RO_COMMUNITY --SNMP_RW_COMMUNITY -added threshold levels: --SNMP_TEMP_THOLD_FPGA --SNMP_TEMP_THOLD_PLL --SNMP_TEMP_THOLD_PSL --SNMP_TEMP_THOLD_PSR Update user manual. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
SFP matching is done by in order: -vendor name, part number, serial -vendor name, part number -part number If .config's entry (i.e. serial) is not empty match will happen only with specific serial. Additionally: -Change default defines in Kconfig -Update user manual with matching info -Remove entry from wrs-todo about matching SFP vendor Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 04, 2015
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This commit adds the timing mode to Kconfig, but it is only used in later commits. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This commit adds fiber parameters to Kconfig. To be used to specify fiber-specific alpha values. Use in the next commits. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This commit adds SFP parameters to Kconfig. To be used in place of the sfp_database.conf. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
This commit adds port parameters to Kconfig, using the same values we currently have in wrsw_hal.conf (i.e: tx delay = 0, rx delay = 160000 or 161200). These values are used in later commits, where this dot-config stuff is replacing wrsw_hal.conf. The "role=" and "fiber=" values will be used later, but I'd better write them now to avoid excessive edits to this file. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 17, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 15, 2014
-
-
Alessandro Rubini authored
PPSi is not optional, so change Kconfig in order not to run the question. Also, rename "Local" to "Local Network" configuration. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 12, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 11, 2014
-
-
Alessandro Rubini authored
Now /etc/init.d/S20dot-config is able to download a new dot-config file if the user specified an URL at configuration time. We support tftp, http and ftp. Full documentation in next commit. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Sep 30, 2014
-
-
Alessandro Rubini authored
We are now strong with ppsi, remove any reference to ptp-noposix. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Apr 01, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 01, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
If static IP addressing is used (e.g. using wrboot), it makes sense to provide a static DNS nameserver. This option may be useful to people building a single image to install several switches. If the configuration string is empty (default) nothing changes (and /etc/resolv.conf is a symlink to /tmp/resolv.conf, so a dhcp client can work withint a read-only filesystem). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 31, 2014
-
-
Alessandro Rubini authored
At configuration time, before building, users can select the ntpserver to be used to prime WR time at boot. By default no server is queried. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Developers may want to preserve the filesystem image, to verify the effect of configuration options, avoiding the need to untar images/wrs-image.tar.gz every time. I personally used it to verify the next commits, other people may prefer to keep it disabled. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 29, 2013
-
-
Alessandro Rubini authored
The PPSi daemon can now be selected in Kconfig. This commit changes configuration and the build scripts to support either of them. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Both the buildroot and busybox config files are not hosted in configs/buildroot/ within wr-switch-sw, where I expect to place several such configuration files, at least to try different setups. The name of the buildroot configuration file is not chosen using Kconfig (but the default is silently applied. If the user provides a relative pathname, it is expanded to wr-switch-sw/configs/buildroot . Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 21, 2013
-
-
Alessandro Rubini authored
The Makefile was empty, this only adds the kconfig rules and a default target that make silentoldconfig Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 29, 2012
-
-