Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate config files from SAI debian package of Nephos #1110

Merged
merged 1 commit into from
Nov 3, 2017
Merged

Separate config files from SAI debian package of Nephos #1110

merged 1 commit into from
Nov 3, 2017

Commits on Nov 3, 2017

  1. Separate config files from SAI debian package of Nephos

    - What I did
        Separate led and port config file from SAI debian package of Nephos
    
    - How I did it
        The modification is as below:
        1. port config
           old path: /etc/nps/tau-s9130-32x100G.dsh
           new path: /usr/share/sonic/hwsku/port_config.nps
        2. led config
           old path: /etc/nps/tau-s9130-32x100G.cfg
           new path: /usr/share/sonic/platform/led_proc_init.nps
    
    - How to verify it
        After the config files are separated, check switch interfaces and network features are work as well
    
    - Description for the changelog
        Separate led and port config file from SAI debian package of Nephos
    
    Signed-off-by: Sam Yang <yang.kaiyu@gmail.com>
    kaiyu22 committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    b661524 View commit details
    Browse the repository at this point in the history