Commit Graph

443 Commits

Author SHA1 Message Date
Jeffrey Townsend
8f941b255b Merge pull request #78 from Lewis-Kang/master
support installing NOS to where ONIE image resides while block device is not specified
2016-05-16 13:54:47 -07:00
Lewis Kang
2c74660aa9 if error -> exit 1 2016-05-13 11:18:19 +08:00
Lewis Kang
04414276f3 modify the comment and error message 2016-05-13 09:38:32 +08:00
Lewis Kang
3d8a473b65 support installing NOS to where ONIE image resides while block device is not specified
this fixes the issue when an external USB disk is inserted before powering on the switch that
may change the device name of the expected installation destination (e.g. /dev/sdb becomes /dev/sdc)
2016-05-12 18:20:31 +08:00
Lewis Kang
194ef35b66 Merge pull request #6 from opencomputeproject/master
merge from upstream
2016-05-12 14:26:10 +08:00
Jeffrey Townsend
c7c30e87ef Allow environmental override for the ONL_BOOT partition size.
- Mostly for testing.
2016-05-10 20:16:34 +00:00
Jeffrey Townsend
e3233fc49b Use our own version of mkfs.ext2 while formatting partitions.
- The busybox version run under ONIE does not seem to be able to apply the filesystem label properly.
- This is just a temporary stop-gap until the new installer architecture is merged from @carlroth.
2016-05-10 19:48:22 +00:00
Jeffrey Townsend
fb55df63fd Allow for installer and architecture-specific tools packages. 2016-05-10 19:47:05 +00:00
Jeffrey Townsend
0545803bb0 Allow for extra installer files. 2016-05-10 19:46:25 +00:00
Steven Noble
7dbae503f3 Update hw (#76)
* Updated OpenNSL/OFDPA support for AS7716

* Added Accton AS5512-54X MediaTek based switch
2016-05-06 10:13:24 -07:00
Steven Noble
86e8008b24 Added Accton AS4610 to HCL (#75)
* Added Accton AS4610 to HCL

* Added AS7716 and Coverity status
2016-04-28 17:03:51 -07:00
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
Lewis Kang
5dc899a36c Merge branch 'opencomputeproject-master' (the upated upstream) 2016-04-25 14:40:46 +08:00
Lewis Kang
56a20fadf2 Merge branch 'master' of https://github.com/opencomputeproject/OpenNetworkLinux into opencomputeproject-master
Conflicts:
	packages/base/any/kernels/3.2.65-1+deb7u2/patches/platform-accton-as5512_54x-device-drivers.patch
	packages/base/any/kernels/3.2.65-1+deb7u2/patches/series
2016-04-25 14:34:54 +08:00
Lewis Kang
bba31e1006 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-25 13:43:12 +08: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
429cbf0ad1 Add default CSR configuration. 2016-04-21 01:03:27 +00: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
177ea065e7 Add openssl. 2016-04-21 00:57:51 +00:00
Jeffrey Townsend
8491981e35 The ONL-CONFIG partition should not be mounted by default. 2016-04-21 00:56:46 +00:00
Jeffrey Townsend
3c3b76714f Merge pull request #70 from sonoble/br_ocp
moved default buildroot mirror from github to opencompute server
2016-04-20 09:02:07 -07:00
Jeffrey Townsend
acb4194db7 Merge pull request #71 from sonoble/update_repo
Update REPO directories to match standard APT names binary-arch
2016-04-20 09:01:34 -07:00
Lewis Kang
da17a8a6d0 add as7716-32x needed kernel config (port from ONL1.0) 2016-04-20 12:11:36 +08:00
Steven Noble
90f0218b57 Update REPO directories to match standard APT names binary-arch 2016-04-19 14:53:58 -07:00
Steven Noble
1d97e2e54b moved default buildroot mirror from github to opencompute server 2016-04-19 12:37:18 -07:00
Lewis Kang
f0575cc39a port platform-accton-as7716_32x-device-drivers.patch from ONL1.0 & patch for as7716 managment port's driver 2016-04-19 18:23:17 +08:00
Lewis Kang
05599102eb Merge pull request #4 from opencomputeproject/master
merge from OCP/ONL to my local forked branch
2016-04-19 16:51:06 +08: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
Jeffrey Townsend
32cd3e1cc0 Initial ONL MIBs 2016-04-15 01:41:52 +00:00
Jeffrey Townsend
d79158cdcf Merge pull request #68 from jnealtowns/new_partitions
New Partition and Mount Management
2016-04-13 19:45:49 -07:00
Jeffrey Townsend
ded0768f6b Mount policies for SWI runtimes. 2016-04-13 18:56:09 -07:00
Jeffrey Townsend
ba8dfdbf1d New Standard Partition Layout
- ONL-BOOT   : Loader/kernels/boot-config
- ONL-CONFIG : System Configuration. Persistant across upgrades.
- ONL-IMAGES : Switch Image Store
- ONL-DATA   : Runtime data store (SWI mode) or root filesystem partition (normal install mode).
2016-04-13 18:54:21 -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
66a78e3acc Latest 2016-04-14 01:28:02 +00:00