summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-01-19bundle: fixed wrong enable value in the discrete alarm conf fileBenjamin Decavel
2010-01-12[bundle] Set default value for ethtool = yes in menuconfigMarie Rannou
2010-01-05Task#185 : add 2 default alarms in conf. files : InternalTemperature(analog) ↵Marie Rannou
and TamperStatus(discrete) (default=disable)
2010-01-05[PLC] Merge the 3-10-02 branch into 3-10-03 branchThierry Carre
2009-12-18bundle: fixed dhcpc script so that the board still gets its default ip if ↵Benjamin Decavel
the dhcp client failed to get one from the dhcp server, see ticket #247
2009-12-17SNMP agent: fixed cnuisolation not being saved, see ticket #234Benjamin Decavel
2009-12-14[autodiscod]Ticket#169 : added missing new lines at the end of some files...Marie Rannou
2009-12-14[autodiscod]Ticket#169 : add starting scripts and files to load ↵Marie Rannou
automatically autodiscod application to /bin on the board
2009-11-12bundle: added port isolation enable key to system.confBenjamin Decavel
2009-10-23[PLC] End of EoC statisticThierry Carre
2009-10-22bundle/agent: changed default output level to 129Benjamin Decavel
2009-10-20Ticket N°105 : clean PLC options in menuconfigThierry Carre
2009-10-19auto-merge 3-10-dev and new http serverJérome Lefranc
2009-10-15bundle: made the MIB selection invisble for slavesBenjamin Decavel
2009-10-14package/initramfs/root: start scripts for http serversUros Gardasevic
2009-10-14insert http server selection in menuconfigUros Gardasevic
2009-10-14package/goahead: Add a folder with Config.in and goahead.mk filesUros Gardasevic
2009-10-13bundle: changed fstab partition order so that an error with the jffs doesn't ↵Benjamin Decavel
affect other partitions
2009-10-13bundle: fixed wishlist startup script to remove useless checkBenjamin Decavel
2009-10-13automergeMarie Rannou
2009-10-13bundle: updated sysctl.conf to contain the error parameter used by the mibBenjamin Decavel
2009-10-12[spidlib] Task#199 : Add files to begin to implement alarm functionsMarie Rannou
2009-10-06bundle: made syslogd a standalone app to save memoryBenjamin Decavel
2009-10-05bundle: make klogd a standalone app to save memoryBenjamin Decavel
2009-09-29SNMP agent: allowed the compilation of both the SARFT mib and the new 3.10.2 ↵Benjamin Decavel
alltogether
2009-09-25bundle: changed application launching order in inittab to prevent a serial ↵Benjamin Decavel
port bug
2009-09-25bundle: dhcp startup script now looks in /etc/config/network for its configBenjamin Decavel
2009-09-25bundle: added last free line to 03compat scriptBenjamin Decavel
2009-09-24bundle: added startup script to delete all previously installed stuff that ↵Benjamin Decavel
could interfere with the new releases
2009-09-24bundle: made a specific inittab for masters with agentBenjamin Decavel
2009-09-24bundle: added SNMP agent into the inittab to be rebooted everytime it crashesBenjamin Decavel
2009-09-22bundle: changed whitelist startup script to be launched only on mastersBenjamin Decavel
2009-09-22[spidlib]slave don't ask anymore for "master_config" (compilation is "no" by ↵Marie Rannou
default for slaves)
2009-09-21SNMP agent: config updated to be able to use spidmonitor againBenjamin Decavel
2009-09-21[Whitelist] whitelist is now disable by defaultMarie Rannou
2009-09-16[spidlib] correct some errors on spidlib_disable_vlan_action; should work nowMarie Rannou
2009-09-16[spidlib-busybox] Add a master_config function which gathers all config ↵Marie Rannou
wanted for master (qos, vlan, RFlevel,..) and which is accessible by a busybox function.This one is called on a rcS.d script at each start.
2009-09-15[Vlan] Add admin vlan on master sideMarie Rannou
2009-09-14[rootfs] typo in system.conf for BROADCAST_LIMIT and UNKNOWN_LIMITJérome Lefranc
2009-09-14bundle: whitelist now has its own startup scriptBenjamin Decavel
2009-09-10script 12plcpost will enable whitelist if specified in system;confBenjamin Decavel
2009-09-02[ndd] some fixes on config_creatorJérome Lefranc
[spidlib] changed some key values [rootfs] added default param into system.conf
2009-09-02[spidlib] changed config file names, forced writting of service typeJérome Lefranc
if not existing [spidlib] added default port param when adding ports in config file [rootfs] fix #135 reboot was no always working [rootfs] whitelist was not set at boot time; put is into post-plc script
2009-09-01Switch from SARFT mib to the new 3.10.2 mib as the default one in the agentBenjamin Decavel
2009-08-31Forgot parenthesis in boottable makefileBenjamin Decavel
2009-08-31Boottable should be able to be compiled even if agent is not selected in the ↵Benjamin Decavel
menuconfig
2009-08-31SMM default to yes, updated description, removed unknown binary smm_startBenjamin Decavel
2009-08-31Made ndd and smm selectable in the menuconfig (thierry's request for PPC)Benjamin Decavel
2009-08-12Added a different sysctl.conf file for master and slave, the selected one is ↵Benjamin Decavel
chosen at compile time
2009-07-20Added VLAN, QOS and traffic limitation to the busybox configs not to ↵Benjamin Decavel
interrupt the compilation anymore, asking to make a choice for them. Disabled them for now, might be activated later