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
Jeffrey Townsend
fab46a8ee2
Revert "[as5812-54x] Add support for OOM"
2018-04-11 14:05:28 -07:00
Jeffrey Townsend
3db7ca579a
Merge pull request #358 from opencomputeproject/revert-301-as5812_54t
...
Revert "[as5812-54t] Add support for OOM driver"
2018-04-10 11:38:30 -07:00
Jeffrey Townsend
a5358e0e9c
Revert "[as5812-54t] Add support for OOM driver"
2018-04-10 11:36:55 -07:00
Jeffrey Townsend
03294e7da0
Merge pull request #357 from opencomputeproject/revert-294-as5712_54x
...
Revert "[as5712-54x] Add support for OOM driver"
2018-04-10 11:35:06 -07:00
Jeffrey Townsend
82a51e3a16
Revert "[as5712-54x] Add support for OOM driver"
2018-04-10 11:32:32 -07:00
Jeffrey Townsend
7faad73b4a
Enable ASR generation.
2018-04-05 17:32:31 +00:00
Jeffrey Townsend
fde45aafd7
Disable ASR generation by default. Packages using ASR must be updated explicitly.
2018-04-05 17:27:21 +00:00
Jeffrey Townsend
fdc641a6f0
Merge pull request #355 from brandonchuang/as5916_54x
...
[as5916-54x] Add support for OOM
2018-04-04 11:00:57 -07:00
Jeffrey Townsend
cc5b55d15c
Merge pull request #352 from brandonchuang/as7816_64x
...
[as7816-64x] Replace psu driver with at24
2018-04-04 11:00:28 -07:00
Jeffrey Townsend
cc87037e57
Merge pull request #350 from brandonchuang/as7512_32x
...
[as7512-32x] Add support for OOM
2018-04-04 10:59:15 -07:00
Jeffrey Townsend
7177906c42
Merge pull request #349 from brandonchuang/as5916_54xm
...
[as5916-54xm] Add support for OOM
2018-04-04 10:58:26 -07:00
Jeffrey Townsend
ad133b39db
Merge pull request #348 from brandonchuang/as5822_54x
...
[as5822-54x] Add support for OOM
2018-04-04 10:58:00 -07:00
Jeffrey Townsend
94a721c405
Merge pull request #342 from sonoble/update_hcl
...
Updating SupportedHardware.md to match new HCL
2018-04-04 09:54:10 -07:00
Jeffrey Townsend
75f80d8113
Merge pull request #341 from cytsai0409/master
...
[ingrasys s9100] platform driver update
2018-04-04 09:18:40 -07:00
Jeffrey Townsend
2790cbef0c
Merge pull request #340 from brandonchuang/as5812_54x
...
[as5812-54x] Add support for OOM
2018-04-04 09:17:45 -07:00
Jeffrey Townsend
f4ed6c44b2
Merge pull request #339 from brandonchuang/as6812_32x
...
[as6812-32x] Add support for OOM
2018-04-04 09:17:01 -07:00
Jeffrey Townsend
8d1bed14da
Merge pull request #334 from brandonchuang/as5912_54xk
...
[as5912-54xk] Add support for OOM driver
2018-04-04 09:16:16 -07:00
Jeffrey Townsend
c205dc4a2b
Merge pull request #328 from roylee123/new_platform_as5916_54xk
...
Add new platform as5916-54xk
2018-04-04 09:15:03 -07:00
Jeffrey Townsend
0d96386d95
Merge pull request #315 from DeltaProducts/ag6248-feb-12
...
add platform support for ag6248c and ag6248c_poe
2018-04-04 08:35:14 -07:00
Jeffrey Townsend
3b45ae6813
UDS Error Handling
...
- Don't allow UDS connects() to block.
- Add a 1 second timeout for all UDS read/write operations.
2018-04-03 21:37:22 +00:00
Jeffrey Townsend
41bf6970e5
Add option for local script execution during autoboot.
2018-04-02 18:54:54 +00:00
Jeffrey Townsend
bc949a5afb
Latest
2018-04-02 18:53:22 +00:00
Brandon Chuang
c6d880505f
[as5916-54x] Add support for OOM
2018-03-30 10:51:30 +08:00
Jeffrey Townsend
be9cdca9d5
Manufecturer field missing from JSON output.
2018-03-29 18:18:27 +00:00
Brandon Chuang
9a11cd0281
[as7816-64x] Replace psu driver with at24
2018-03-29 11:41:07 +08:00
Brandon Chuang
c0423e08ed
[as7512-32x] Add support for OOM
2018-03-28 16:57:10 +08:00
Brandon Chuang
721c3827c8
[as5916-54xm] Add support for OOM
2018-03-28 16:53:47 +08:00
Brandon Chuang
7a55f96744
[as5822-54x] Add support for OOM
2018-03-28 16:01:17 +08:00
roy_lee
a27f118fcc
Valiadate the SFP bitmaps, present and rx_los.
...
Signed-off-by: roy_lee <roy_lee@accton.com >
2018-03-28 11:32:17 +08:00
roy_lee
2ce2ba37cc
1. change i2c bus index for 4 SFP+'s eeprom.
...
2. Correct IDEEPROM and PSU sysfs path.
3. change to OnlPlatformPortConfig_48x25_8x100.
4. fix port 57&58's present bit.
Signed-off-by: roy_lee <roy_lee@accton.com >
2018-03-27 14:29:23 +08:00
roy_lee
23333f6692
Change console to be ttyS0.
...
Fix compilation error on sfpi.c.
Signed-off-by: roy_lee <roy_lee@accton.com >
2018-03-27 09:12:35 +08:00
Jeffrey Townsend
95615b571e
Latest
2018-03-23 07:50:21 -07:00
roy_lee
128514d78d
Initial commit. Copied from as7312-54x and modify.
...
Signed-off-by: roy_lee <roy_lee@accton.com >
2018-03-23 16:29:12 +08:00
Steven Noble
c3fb9e5abe
Updating SupportedHardware.md to match new HCL
2018-03-20 05:39:51 +00:00
Brandon Chuang
f24caec55a
[as6812-32x] Add support for OOM
2018-03-20 11:43:44 +08:00
cytsai0409
f258852eb4
[ingrasys s9100] platform driver update
2018-03-20 11:39:07 +08:00
Brandon Chuang
ae59d5cf5c
[as5812-54x] Add support for OOM
2018-03-20 11:27:15 +08:00
Jeffrey Townsend
5405afb224
Merge pull request #333 from jostar-yang/as6812_0308
...
Fix to use correct offset to read psu serial
2018-03-19 07:52:44 -07:00
Jeffrey Townsend
07c96e0074
Merge pull request #332 from jostar-yang/as5812_0306
...
Add feature support to read PSU serial number on as5812-54x
2018-03-19 07:52:33 -07:00
Jeffrey Townsend
22d99c26d0
Merge pull request #330 from mshych/master
...
Configure ISMT and AT24 drivers as modules.
2018-03-19 07:51:35 -07:00
Jeffrey Townsend
103077e402
Merge pull request #329 from phani-karanam/add_7312_54xs
...
Added support for as7312_54xs with 54 network ports
2018-03-19 07:34:19 -07:00
Jeffrey Townsend
e740ba56ab
Merge pull request #319 from carlroth/master
...
Developer optimizations for incremental rootfs builds
2018-03-19 07:23:02 -07:00