Commit Graph

  • 224fe6a7cf [wip] tools: python3 dev Wataru Ishida 2020-02-18 01:43:13 -08:00
  • b04e65f58a onlrfs: fix wrong commands used in '--install' command goldstone Wataru Ishida 2019-08-30 11:16:52 -07:00
  • 2b2e777e1d onlrfs: add 'link' command to make a link in rootfs Wataru Ishida 2019-08-30 11:16:25 -07:00
  • b3703c2229 onlrfs: fix sshd permit root login setting Wataru Ishida 2019-08-30 11:13:53 -07:00
  • 2d7e127106 onlrfs: fix bug of '__rfs__' substitution Wataru Ishida 2019-08-30 11:13:10 -07:00
  • a75ec04b7b onlrfs: add an option to use existing rootfs Wataru Ishida 2019-08-30 11:11:40 -07:00
  • 4f8c12b81e onlrfs: don't make 'debootstrap' and 'aptsources' mandatory Wataru Ishida 2019-08-30 11:09:50 -07:00
  • 7ca1546162 onlrfs: use pivot_root instead of chroot when configuring packages Wataru Ishida 2019-08-30 11:08:12 -07:00
  • e9b01aa03e Update config. Jeffrey Townsend 2019-03-06 09:36:24 -08:00
  • e13ab6ad95 Clean up gitroot Carl D. Roth 2018-09-13 12:18:15 -07:00
  • f2f76ca120 Refactor use of 'sudo -E' Carl D. Roth 2018-09-13 12:18:06 -07:00
  • bd96aea470 refactor sudo invocations Carl D. Roth 2018-08-27 14:09:17 -07:00
  • d51368debf Maybe export the environment to sudo Carl D. Roth 2018-08-27 14:07:44 -07:00
  • c351a360ca Compute top-of-tree for docker volumes Carl D. Roth 2018-08-27 14:05:29 -07:00
  • b1fdd9d054 onlrfs: more granular configuration knob Wataru Ishida 2018-07-27 02:21:53 -07:00
  • c8cebe81ad unshare process namespace when running setup scripts Wataru Ishida 2018-07-24 17:42:21 -07:00
  • a594ff8ba5 add --rm option to docker builder Wataru Ishida 2018-07-24 17:42:05 -07:00
  • 9e3de2cdfd make dpkg-configure network reachable Wataru Ishida 2018-07-24 17:40:52 -07:00
  • 204c4d6098 rfs: unshare process namespace for multistrap and dpkg-configure -a Wataru Ishida 2018-07-19 10:35:12 -07:00
  • 03ffeab3fa rfs: pass env variables to scripts Wataru Ishida 2018-07-19 04:48:46 +00:00
  • 0c8d66d967 onlpm: support more fpm options Wataru Ishida 2018-07-19 04:46:56 +00:00
  • 3955bf2528 rfs: make sure /tmp is writable at the configuring stage Wataru Ishida 2018-07-13 15:11:05 -07:00
  • 16dc613601 Merge pull request #621 from zhouzi88/swl-5642 master Zi Zhou 2019-09-18 14:38:29 -07:00
  • 53c8824ce2 as7726 fan related bug fix Zi Zhou 2019-09-18 11:27:41 -07:00
  • dd60fe16ee Merge pull request #614 from zhouzi88/swl-5644 Zi Zhou 2019-09-12 10:53:48 -07:00
  • 0b50cfaad3 SWL-5644 export SFP DOM content through optoe2 on sysfs for as7726 Zi Zhou 2019-09-11 18:07:24 -07:00
  • 55745e0e64 Correct CPLD addresses. Jeffrey Townsend 2019-09-07 13:57:50 +00:00
  • af4cb523c6 Use correct CPLD addresses. Jeffrey Townsend 2019-09-07 13:54:46 +00:00
  • bc1d3304ba Correct port config. Jeffrey Townsend 2019-09-06 20:28:41 +00:00
  • f9798139e9 Recognize the FSF019 PSU. Jeffrey Townsend 2019-09-06 20:25:33 +00:00
  • 7bb76e6579 Fix unprintable model and serial numbers. Jeffrey Townsend 2019-08-30 16:55:59 +00:00
  • 812217a676 Latest Jeffrey Townsend 2019-08-30 16:55:26 +00:00
  • e3dcc90b48 Merge pull request #606 from brandonchuang/as5916-54xks Jeffrey Townsend 2019-08-29 14:15:01 -07:00
  • 2501993eca Merge pull request #609 from linyutsung/master Jeffrey Townsend 2019-08-29 14:14:33 -07:00
  • 44d85db7f4 Merge pull request #608 from mshych/master Jeffrey Townsend 2019-08-29 14:13:10 -07:00
  • 5bff916b31 8v89307 PLL init script. Jeffrey Townsend 2019-08-29 20:42:12 +00:00
  • 94b167d442 8v89307 custom PLL initialization. Jeffrey Townsend 2019-08-29 20:41:20 +00:00
  • 9f3d1e9112 The onlp_platform_default module must come last to satisfy the weak symbol processing in the static builds. Jeffrey Townsend 2019-08-28 19:20:56 +00:00
  • a592ac17ac [s9180] fix onlpd memory leakage for bmc enabled platform leo lin 2019-08-28 08:10:18 +08:00
  • 12cf48658a Add support of linux kernel 4.19 for all Mellanox switches. This commit includes: 3 linux kernel patches that are backported from latest upstream kernel: 1. Amendments, new systems support and fixes in mellanox platform drivers. 2. New features, amendments in Mellanox switch drivers. 3. Introduce new watchdog driver for Mellanox systems. Multiple changes in default kernel 4.19 config for x86_64 systems. Michael Shych 2019-08-22 18:22:25 +03:00
  • 8ed833fb77 Fix file selection in onie_machine_get() for newer machine-build.conf location. Jeffrey Townsend 2019-08-21 22:28:36 +00:00
  • a1a806e8e1 Add 4.19 kernel modules. Jeffrey Townsend 2019-08-21 21:16:52 +00:00
  • 349157ebfe PCA95x enabled. Jeffrey Townsend 2019-08-21 21:05:14 +00:00
  • 9fd0463aef Cleanup patches. Jeffrey Townsend 2019-08-21 21:02:02 +00:00
  • c3573cd514 [as5916-54xks] Add support for YM-2851J DC PSU brandon_chuang 2019-08-21 14:33:31 +08:00
  • 53dc8fd8d5 Cleanup Jeffrey Townsend 2019-08-20 17:32:08 +00:00
  • da2caa45fa Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux Jeffrey Townsend 2019-08-19 19:03:00 +00:00
  • c3b2f9dd8d Add kernel 4.19 to the ugprade package. Jeffrey Townsend 2019-08-19 19:02:17 +00:00
  • f17bc298b5 Merge pull request #594 from jostar-yang/ir350a_20190731 Jeffrey Townsend 2019-08-19 11:56:50 -07:00
  • 332702bcfc Merge pull request #602 from MellanoxBSP/onl_upstream_kpatch_31 Jeffrey Townsend 2019-08-19 11:55:28 -07:00
  • dc21cd945f Merge pull request #586 from MellanoxBSP/onl_mlnx_qsfp_fix Jeffrey Townsend 2019-08-19 11:55:03 -07:00
  • dcddb9ce81 The KVM platform how uses kernel 4.19. Jeffrey Townsend 2019-08-19 18:53:17 +00:00
  • 572c3f90ec Add kernel 4.19. Jeffrey Townsend 2019-08-19 18:52:56 +00:00
  • 99b685e1b6 4.19 configuration updates for KVM targets. Jeffrey Townsend 2019-08-19 17:51:22 +00:00
  • fc712f1793 Initial 4.19 package. Jeffrey Townsend 2019-08-19 17:51:05 +00:00
  • 21d2b04736 Add patches for Mellanox: 0031: 1. Skip split entries in hwmon. 2. Run loop for port creation over maximum port counter, otherwise in some split configuration with holes, some last modules can be missed. Oleksandr Shamray 2019-08-15 12:54:29 +03:00
  • d91e20140e Latest Jeffrey Townsend 2019-08-12 21:57:50 +00:00
  • 5bbd6c146c Merge pull request #595 from ishidawataru/patch-1 gh-pages Jeffrey Townsend 2019-08-06 08:57:23 -07:00
  • b4af32e74f Merge pull request #597 from jcsteven/2019-0802-ASXVOLT16-Fix-Intel-iommu-off Jeffrey Townsend 2019-08-06 08:56:33 -07:00
  • 530f5a7f42 Merge pull request #596 from jcsteven/2019-0802-ASGVOLT64-Fix-Intel-iommu-off Jeffrey Townsend 2019-08-06 08:56:14 -07:00
  • e649ca0bcb Fix to set Intel-iommu=off as default for ASXVOLT16. Note that if Intel-iommu is set to on which will cause GPON/XGSPON chip failure in initalization. jcsteven 2019-08-06 17:08:08 +08:00
  • 996b539426 Fix to set Intel-iommu=off as default. Note that if Intel-iommu is set to on which will cause GPON/XGSPON chip failure in initalization. jcsteven 2019-08-06 16:37:25 +08:00
  • 315131ef82 typo s/APCI/ACPI Wataru Ishida 2019-08-05 12:38:22 -07:00
  • 4b932f9883 Merge pull request #589 from jostar-yang/asgvolt64_20190729 Jeffrey Townsend 2019-08-02 08:53:43 -07:00
  • 9f9d94ab03 Fix ir3570a i2c casue to read eeprom fail Jostar Yang 2019-08-02 14:37:32 +08:00
  • 7be92b9152 aim_strlcpy fix. Jeffrey Townsend 2019-07-31 14:37:41 +00:00
  • e86b0246ed Merge branch 'master' into asgvolt64_20190729 jostar-yang 2019-07-31 14:25:42 +08:00
  • 3512f0390c Add initial buster rootfs. Jeffrey Townsend 2019-07-30 21:18:02 +00:00
  • e0067f4d3d Initial buster repo. Jeffrey Townsend 2019-07-30 21:17:00 +00:00
  • acf082873b Add target to re-run autogen on all modules in a given package directory. Jeffrey Townsend 2019-07-30 14:14:44 -07:00
  • 616b4f448d Overrun fixes. Jeffrey Townsend 2019-07-30 14:14:19 -07:00
  • b9afeb1bc0 Minor image managment improvements. Jeffrey Townsend 2019-07-30 14:12:19 -07:00
  • 114b45829d Initial builder candiate for buster. Jeffrey Townsend 2019-07-30 14:10:14 -07:00
  • fc8203172b Latest Jeffrey Townsend 2019-07-30 14:09:39 -07:00
  • 38de7819de Buster I2C updates. Jeffrey Townsend 2019-07-30 19:27:26 +00:00
  • 0084c3eca5 Buffer overrun fixes. Jeffrey Townsend 2019-07-30 19:26:50 +00:00
  • 5a8c469af0 These autogen makefiles should have been ignored. Jeffrey Townsend 2019-07-30 19:16:38 +00:00
  • fde95db8c2 Add missing makefile. Jeffrey Townsend 2019-07-30 19:15:46 +00:00
  • 1f26352e94 More Module Autogen and Toolchain Cleanup. Jeffrey Townsend 2019-07-30 19:13:47 +00:00
  • 4bfc17847c Update sysi.c jostar-yang 2019-07-29 18:23:47 +08:00
  • 2493d3c079 Modify read sys eeprom from byte mode Jostar Yang 2019-07-29 18:12:26 +08:00
  • 762b9f226d Modify to support led by read ipmi from BMC Jostar Yang 2019-07-29 18:07:01 +08:00
  • 3ba4daa336 Fix gpon port eeprom mapping i2c device Jostar Yang 2019-07-29 17:56:02 +08:00
  • 64a10a5e44 Fix port number 32->64 for MSN3800 system Oleksandr Shamray 2019-07-17 09:35:10 +00:00
  • 01d1564b84 Update custom PKG files to match new common platform build settings. Jeffrey Townsend 2019-07-16 19:02:18 +00:00
  • 3e23c8b3b2 Initial framework for 4.19. Jeffrey Townsend 2019-07-16 00:06:16 +00:00
  • f159eba569 Latest Jeffrey Townsend 2019-07-15 20:23:07 +00:00
  • 0287175ead Merge pull request #584 from opencomputeproject/platform-reorg Jeffrey Townsend 2019-07-15 12:45:25 -07:00
  • 0ff6c779e2 Move builder9 to 1.5. platform-reorg Jeffrey Townsend 2019-07-13 18:17:14 +00:00
  • 4d2cf65c54 Update arm64 dependencies in builder9. Jeffrey Townsend 2019-07-13 18:16:44 +00:00
  • 340374cb74 Latest Jeffrey Townsend 2019-07-13 18:15:38 +00:00
  • 4ad73d260b Remove parent src directory. Jeffrey Townsend 2019-07-13 18:00:15 +00:00
  • c2dcbe7eae Update template based on new platform makefiles. Jeffrey Townsend 2019-07-13 17:46:43 +00:00
  • 8afb69e29f General Platform Module Cleanup Jeffrey Townsend 2019-07-13 17:44:54 +00:00
  • d09d604ea2 Normalize ONLP Platform module directories. Jeffrey Townsend 2019-07-10 12:45:24 -07:00
  • 0d861f0db4 Restrict Delta armel platforms to Jessie. Jeffrey Townsend 2019-07-10 09:19:42 -07:00
  • f44525c29f Common ONLP shared library and static binary build makefiles. Jeffrey Townsend 2019-07-08 21:52:56 +00:00
  • 09d70858d5 Add builder architecture check. Jeffrey Townsend 2019-07-08 21:32:13 +00:00
  • 631b1f88b4 All Platform ONLP shared library and static binary builds now use a common makefile infrastructure. Jeffrey Townsend 2019-07-08 21:15:32 +00:00
  • b009a69f98 These were missed during the first round of platform directory name simplification. Jeffrey Townsend 2019-07-08 16:55:06 +00:00