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

Update DentOS to debian10 #216

Merged
merged 17 commits into from
Aug 30, 2023
Merged

Commits on Aug 30, 2023

  1. dent-artifacts: Update submodule

    Include latest petunia image and fix for broken symlink
    Add packages:
     - mstpd
     - ifupdown2
     - python3-pyroute2
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    54546f8 View commit details
    Browse the repository at this point in the history
  2. Add switchdev-online service to hold off on network init

    based on 1d553a9
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0cbe665 View commit details
    Browse the repository at this point in the history
  3. Add udev rule to rename switchports

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    468e33b View commit details
    Browse the repository at this point in the history
  4. Update kernel 5.15 and 5.10 configs for arm64

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7e914c0 View commit details
    Browse the repository at this point in the history
  5. Switch to dentproject/builder10

    This docker image is based on opennetworklinux/builder10
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c4af503 View commit details
    Browse the repository at this point in the history
  6. Add packages to arm64 debian10 build

    list of packages:
    - onl-kernel-5.15-lts-arm64-all-modules
    - frr
    - mrvl-fw-image
    - bridge-utils
    - bash-completion
    - man-db
    - dnsmasq
    - dnsutils
    - keepalived
    - lldpd
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6a09b06 View commit details
    Browse the repository at this point in the history
  7. Remove unsupported devices

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    94685a2 View commit details
    Browse the repository at this point in the history
  8. Enable debian10 build by default

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    62fc278 View commit details
    Browse the repository at this point in the history
  9. Update debian 10 builder

    Add dependencies for iproute2 and ethtool
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a731b00 View commit details
    Browse the repository at this point in the history
  10. Add packages to arm64 debian10 build

    list of packages:
    - mstpd
    - hostapd
    - stress-ng
    - python3-pyroute2
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9415f79 View commit details
    Browse the repository at this point in the history
  11. buster: Enable dhcp on ma1

    Set default config to get IP on ma1 using dhcp
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bacdb95 View commit details
    Browse the repository at this point in the history
  12. debian: buster: Add FRR repo

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    eb0fd92 View commit details
    Browse the repository at this point in the history
  13. debian: buster: Update package list

    replace ifupdown with ifupdown2
    add lsb-release, dbus, python3-setuptools packages
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fbb9f1c View commit details
    Browse the repository at this point in the history
  14. Adderss review comments

    - Add poed and petunia packages
    - rearrange base packages
    - update dent-artifacts pointer
    - use debian-keyring instead of debian-archive-keyring
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5c97664 View commit details
    Browse the repository at this point in the history
  15. debian: buster: Disable hostapd by default

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c3e1e6f View commit details
    Browse the repository at this point in the history
  16. debian: buster: remove rc.local

    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    facf0d0 View commit details
    Browse the repository at this point in the history
  17. builder10: bump version to 1.5

    Bump version to 1.5 to sync with tag on dockehub
    https://hub.docker.com/r/dentproject/builder10/tags
    
    Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
    taraschornyiplv committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c0b1816 View commit details
    Browse the repository at this point in the history