Commit Graph

1970 Commits

Author SHA1 Message Date
Shengzhou Liu
9e464d2075 Upgrade to kernel lts-4.9.75 for arm64 platforms
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:30 +08:00
Shengzhou Liu
670b82d75c Add NXP arm64 LS1043ARDB, LS1046ARDB, LS1088ARDB platforms
Support NXP ARM64 LS1043ARDB, LS1046ARDB, LS1088ARDB, LS2088ARDB platforms

Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:40:01 +08:00
Jeffrey Townsend
1297ea341e Clean the REPO prior to transfer. 2018-04-20 14:10:52 +00:00
Jeffrey Townsend
180db2b739 Make the K_TARGET_DIR if necessary. 2018-04-20 00:04:03 +00:00
Jeffrey Townsend
822724743d LTS Kernel Build and Packaging Updates
- Instance kernel build trees by distribution
  Fixes a long-standing potential bug when building multiple distributions
  in the same tree.

- Create common PKG and build Makefiles customized for each LTS build.
2018-04-20 00:01:57 +00:00
Jeffrey Townsend
6050e0cc36 Config update for latest version. 2018-04-20 00:00:57 +00:00
Jeffrey Townsend
9690f21871 Merge pull request #368 from mlxnataliyay/upstreamPart4
4/4 - "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B
2018-04-19 09:18:47 -07:00
Jeffrey Townsend
3bc2918c76 Add 4.14 as a prerequisite. 2018-04-19 08:39:04 -07:00
Jeffrey Townsend
da924d50c0 Fix redirect. 2018-04-19 01:50:05 +00:00
Jeffrey Townsend
c50b4bf705 Add verbose option. 2018-04-18 17:03:13 -07:00
Jeffrey Townsend
c8a697ffb2 Add 4.14 modules. 2018-04-18 13:18:39 -07:00
Jeffrey Townsend
cf116fb82a Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2018-04-18 17:53:42 +00:00
Jeffrey Townsend
5da18631b4 Install libelf-dev if missing. The builder container needs to be updated. 2018-04-18 17:52:53 +00:00
Jeffrey Townsend
ab0f4cc359 Merge pull request #366 from roylee123/as7312_onlp_led_fix
[onlpdump] Correct LOC led control of as7312-54x
2018-04-18 09:52:19 -07:00
Jeffrey Townsend
4c7f3f959d Merge pull request #367 from roylee123/Add_new_platform_accton_as7326_56x
[Accton as7326_56x] Fixed upon comment of PR 347
2018-04-18 09:51:43 -07:00
Jeffrey Townsend
f77990e8ef Merge pull request #370 from zhouzi88/swl-4464
Retry fan speed read when we see zero RPM, to make sure it's not a gl…
2018-04-18 09:51:21 -07:00
Jeffrey Townsend
9359bf8c4f Move the KVM platform to kernel 4.14. 2018-04-18 16:49:53 +00:00
Jeffrey Townsend
8aeac1707c Kernel 4.14 for amd64. 2018-04-18 16:49:28 +00:00
Jeffrey Townsend
2d7288bfb8 Add 4.14 2018-04-18 16:49:15 +00:00
Jeffrey Townsend
6ca7b8f423 Add 4.14 2018-04-18 16:49:03 +00:00
Jeffrey Townsend
722312722c Initial configuration for the 4.14 kernel. 2018-04-18 16:48:07 +00:00
Jeffrey Townsend
c49df97f1e Add lib directory. 2018-04-18 16:38:00 +00:00
Jeffrey Townsend
6eaa1cbd06 Add kernel config variable for additional modsync directories. 2018-04-18 16:36:53 +00:00
Jeffrey Townsend
c43e647c02 Allow a package to declare its desired symlink behavior. 2018-04-18 16:35:26 +00:00
Jeffrey Townsend
f818730f36 Fix makefile. 2018-04-18 16:34:52 +00:00
Jeffrey Townsend
fe855ea1a9 Initial gitignores. 2018-04-18 16:34:28 +00:00
Jeffrey Townsend
d9b9856006 [Issue #351] Remove proxy address from the ONL sources url. 2018-04-18 16:20:14 +00:00
Jeffrey Townsend
238b549181 The x86_64_as7726_32x module has been regenerated using the newmodule script. 2018-04-18 15:04:54 +00:00
Jeffrey Townsend
90a3efca98 The x86_64_as7726_32x module was not generated using the newmodule script.
A new module will be generated and the appropriate code moved into it.
2018-04-18 15:02:47 +00:00
Zi Zhou
1d64485671 Retry fan speed read when we see zero RPM, to make sure it's not a glitch 2018-04-17 22:29:59 -07:00
Nataliya Yakuts
e7d68be8c0 4/4 - "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B
This is 4-th of four pull requests:

 1. Mellanox common code restructuring. MSN2100, MSN2410, MSN2700 platforms support
 2. MSN2740 platform support
 3. MSN2010 platform support
 4. "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B

Signed-off-by: Nataliya Yakuts nataliyay@mellanox.com
Reviewed-by: Michael Shych michaelsh@mellanox.com
2018-04-17 10:35:05 +00:00
roy_lee
64d353a1ee [platform] correct SYS_OBJECT_ID and replace local file write API to one in onlplib.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-04-17 17:13:00 +08:00
roy_lee
ad81a5d872 [onlpdump] ledi.c: correct LOC led to be amber colored.
support onlp_ledi_mode_set for turning on.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-04-17 16:46:43 +08:00
Jeffrey Townsend
e0933689da Merge pull request #364 from jostar-yang/as7726-32x
Add as7726-32x onlp code
2018-04-16 13:27:21 -07:00
Jeffrey Townsend
3cd997ffc3 Merge pull request #354 from mlxnataliyay/upstream_part3
3/4 - MSN2010 platform support
2018-04-16 13:15:45 -07:00
Jeffrey Townsend
4d8dc57458 Merge pull request #353 from mlxnataliyay/upstream_part2
2/4 - MSN2740 platform support
2018-04-16 13:14:48 -07:00
Jeffrey Townsend
d11d82f6e6 Merge pull request #346 from mshych/master
4 new kernel patches for Mellanox drivers.
2018-04-16 13:13:10 -07:00
Jeffrey Townsend
3d228cbccf Merge pull request #345 from mlxnataliyay/upstream
1/4 - Mellanox common code restructuring. MSN2100, MSN2410, MSN2700 platforms support
2018-04-16 13:12:02 -07:00
jostar-yang
d0473f4a15 Update ledi.c 2018-04-16 16:17:09 +08:00
Jostar Yang
463bfdd3b3 Add as7726-32x onlp code 2018-04-16 15:35:23 +08:00
Jeffrey Townsend
b0f4a6f209 Fix resolv.conf restoration. 2018-04-15 23:39:29 +00:00
Jeffrey Townsend
43d76e58f6 RFS Management Enhancements
This is a baby step in reorganizing the RFS tools to support arbitrary automation and modification after
the initial multistrap configuration has been performed.

- All RFS modifications are now done under the new OnlRfsContext object.
  - This object mounts/unmounts /dev and /proc
  - This object installs and removes the local resolv.conf so network operations
    can be performed in the chroot context.
2018-04-15 22:43:43 +00:00
Jeffrey Townsend
736eeadb4d Use onldebni to automatically run debian operations non-interactively under policy-rc.d protection.
This is useful for automated RFS modifications after first creation.
2018-04-15 22:41:28 +00:00
Jeffrey Townsend
fca1b92a9f The postinst script now checks /usr/sbin/policy-rc.d
Some complicated service dependencies will fail to configure
under normal circumstances because invoke-rc.d will kill service
start based on policy-rc.d but this is not taken into account when
configuring services that are dependent on that service.

The dependency check fails prior to the policy-rc.d check and as a result
some packages will remain unconfigured after we have finished constructing
the root filesystem. This is ok for most cases but precludes dynamic modification
of that filesystem post-creation and will even cause
those unconfigured services to be restarted the first time a new package is
installed.

Checking policy-rc.d first in the postinst script allows the configuration
step to complete for all services and their dependents to fix these problems.
2018-04-15 22:32:34 +00:00
Jeffrey Townsend
15520e4dd6 Remove accidental changes. 2018-04-12 15:04:08 -07:00
Jeffrey Townsend
0012b203db If the first blkid lookup fails we can't take an exception if the following ubi lookup also fails. 2018-04-12 17:49:57 +00:00
Jeffrey Townsend
3fd4730434 Merge pull request #347 from roylee123/Add_new_platform_accton_as7326_56x
Add new platform accton as7326 56x
2018-04-11 14:16:21 -07:00
Jeffrey Townsend
1c1f89fe43 Merge pull request #362 from opencomputeproject/revert-339-as6812_32x
Revert "[as6812-32x] Add support for OOM"
2018-04-11 14:07:07 -07:00
Jeffrey Townsend
53002164da Revert "[as6812-32x] Add support for OOM" 2018-04-11 14:06:55 -07:00
Jeffrey Townsend
3e3681a01e Merge pull request #361 from opencomputeproject/revert-340-as5812_54x
Revert "[as5812-54x] Add support for OOM"
2018-04-11 14:05:43 -07:00