- Jan 04, 2015
-
-
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
-
-