1973 Commits

Author SHA1 Message Date
brandonchuang
72c18019a5 [as4600] Implement fan failure checking mechanism. [as5610] Implement thermal plan (#74)
* [as4600] Implement fan failure checking mechanism

* [as5610] Implement thermal plan
2016-04-28 17:02:25 -07:00
Lewis Kang
9ce34a3421 as7716-32x: fix ma1 linkup issue and port onlp driver from ONL1.0
* port platform-accton-as7716_32x-device-drivers.patch from ONL1.0 & patch for as7716 managment port's driver

* add as7716-32x needed kernel config (port from ONL1.0)

* 1. use BM instead of SM for platform matching. 2. resolve conflicts because of as5512 merging in upstream.

1. Use Baseboard Manufacturer(BM) instead of System Manufacturer(SM) and plus Product Name for platform matching
2. The as5512 support merging in upstream causes conflicts for merging of this pull request,
   so we need to update the conflicted files.
2016-04-27 20:37:41 -07:00
Jeffrey Townsend
2b1bdff850 Merge pull request #66 from brandonchuang/master
Add AS5512-54X
2016-04-21 08:30:33 -07:00
Jeffrey Townsend
6c82489d21 Merge pull request #63 from dantejohn/fix-quanta-ly8-sfpi
Update sfpi.c
2016-04-21 08:28:26 -07:00
Jeffrey Townsend
2640aec6d8 ONL-CONFIG datastore and PKI infrastructure. 2016-04-21 01:00:04 +00:00
Jeffrey Townsend
16284d277f Run pki --init 2016-04-21 00:58:55 +00:00
Jeffrey Townsend
889d8d7282 The ONL-CONFIG partition should not be mounted. 2016-04-21 00:58:05 +00:00
Jeffrey Townsend
6c471976bc Move the onl-mibs package to 'all'. 2016-04-15 19:45:56 +00:00
Jeffrey Townsend
30082a46e7 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-04-15 16:53:18 +00:00
Jeffrey Townsend
4f1f372a0e - Add snmp tools
- Enable snmp systemview with the ONL MIBS
- ONL MIB package
2016-04-15 16:51:36 +00:00
Jeffrey Townsend
b6c1996aa0 Fix ma1 on the AS7716. 2016-04-15 15:53:01 +00:00
Jeffrey Townsend
07afc973c0 - Use new official OCP ONL subtree.
- Implement the ONL Platform information subtrees
2016-04-15 01:48:48 +00:00
Carl D. Roth
40a6020f27 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-04-14 12:59:43 -07:00
Carl D. Roth
f9b34e1ef8 Add onl-vendor-config-onl to initrd 2016-04-14 11:19:45 -07:00
Jeffrey Townsend
bcfbeda74b Latest 2016-04-13 18:53:43 -07:00
Jeffrey Townsend
0df7559793 - All boot partitions are now ext2.
- All installer configurations updated for new partition system.
2016-04-13 18:51:57 -07:00
Jeffrey Townsend
937c8b4e60 - All boot partitions are now ext2.
- All installer configurations updated for new partition system.
2016-04-13 18:50:43 -07:00
Jeffrey Townsend
d837ea6d6e Mount quiet with status. 2016-04-13 18:50:08 -07:00
Jeffrey Townsend
7ac989d678 Latest 2016-04-13 18:38:45 -07:00
Jeffrey Townsend
f94bbcc35e The loader version of the vendor-config-onl package is now required. 2016-04-13 18:37:59 -07:00
Jeffrey Townsend
c9ba39388d Updates for new partition layout and mount management. 2016-04-13 18:37:24 -07:00
Jeffrey Townsend
a920b9ae63 Loader mount policies. 2016-04-13 18:36:54 -07:00
Jeffrey Townsend
9f2f912366 New Mount Management.
Data mounts are now handled exclusively by the new OnlMountManager.
This is now included in both SWI, Loader, and standard root installation images.

The initmounts script is now used by all components to effect filesystem checks,
deployment-specific mount and recovery policies.
2016-04-13 18:30:15 -07:00
Jeffrey Townsend
bd5e374e32 Update with latest package configurations. 2016-04-13 15:20:54 -07:00
Jeffrey Townsend
718e21517f The download directory must be created prior to the setup stage. 2016-04-13 14:50:36 -07:00
Jeffrey Townsend
d9db525297 Merge pull request #67 from carlroth/master
Initial rollup of installer WIP
2016-04-13 14:25:03 -07:00
Carl D. Roth
9816606a0c Fixed Makefile includes 2016-04-13 13:53:27 -07:00
Carl D. Roth
b0ad23c944 Added pyparted 2016-04-13 13:50:10 -07:00
Carl D. Roth
24649caaee Back out pyblkid 2016-04-13 13:49:56 -07:00
Jeffrey Townsend
553e9a2a10 Add support for reading the BCM temperature domain socket. 2016-04-12 18:50:04 +00:00
Jeffrey Townsend
b2d6ebf6aa Allow operations on domain sockets. 2016-04-12 18:00:58 +00:00
brandonchuang
173e9d2e37 [as5512-54x] Add onlp for 5512 2016-04-12 11:54:51 +08:00
Lewis Kang
2f1f4aeabe add System EEPROM support for as5812 2016-04-11 16:12:31 +08:00
Jeffrey Townsend
9b78beef90 Revert "Remove AIM_CONFIG_INCLUDE_DAEMONIZE support from ONLP build."
This reverts commit 653ccf525e.
2016-04-08 23:44:58 +00:00
Jeffrey Townsend
e0b37adc52 AIM Daemon API changes. 2016-04-08 21:05:04 +00:00
Jeffrey Townsend
653ccf525e Remove AIM_CONFIG_INCLUDE_DAEMONIZE support from ONLP build.
Daemon support was never used in the build but is now
failing due to new compile-time checks.
2016-04-08 16:41:34 +00:00
Eugene Dementyev
8b566a6224 Update sfpi.c
Fix wrong value of qsf-qdb (ports 69,70)
2016-04-07 17:07:36 +06:00
Jeffrey Townsend
b04a3d3f2d Upgrade packages now stored per build architecture. 2016-04-05 11:29:08 -07:00
Jeffrey Townsend
4003168bed Commonize FIT-based upgrade logic. 2016-04-05 18:28:32 +00:00
Jeffrey Townsend
8377a14bb3 Add loader key to the AS4610 configuration file. 2016-04-05 11:25:38 -07:00
Jeffrey Townsend
9c0c174eeb Fix mounts and installer settings. 2016-04-05 16:08:55 +00:00
Jeffrey Townsend
77c4bc6e8d Use common FIT build templates. 2016-04-05 16:08:04 +00:00
Jeffrey Townsend
c7efc16573 Commonize FIT builds. 2016-04-05 16:05:22 +00:00
Jeffrey Townsend
3e45356e8e Specify architecture. 2016-04-04 22:35:31 +00:00
Jeffrey Townsend
5e9e0e40e9 Improve error. 2016-04-04 20:16:44 +00:00
Jeffrey Townsend
124f2ced6c Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
Conflicts:
	sm/infra
2016-04-04 11:14:19 -07:00
Jeffrey Townsend
ce371eb778 Initial support for the Accton AS4610. 2016-04-04 17:58:34 +00:00
Jeffrey Townsend
a3724d8825 QEMU ARM simulation environment updates. 2016-04-04 17:57:56 +00:00
Jeffrey Townsend
905c5a0e3e ARM Fit Builds. 2016-04-04 17:55:28 +00:00
Jeffrey Townsend
5c21442527 Add DTBs. 2016-04-04 17:55:04 +00:00