Add ndisc6 package to iso, allow patches on ifupdown package
The ndisc6 package has useful diagnostic tools for IPv6 networks. It is being added to allow for duplicate address and gateway reachability detection by the scripts from the ifupdown-extra package. The ifupdown package is being removed from the list because it's being added via the integ project instead, to allow for patches. Test Plan [PASS] downloader [PASS] build-pkgs --clean --all [PASS] build-image [PASS] Run full build, system install, bootstrap and unlock SX system [PASS] Run command "dpkg --list | grep ndisc6" [PASS] Run command "ndisc6 --help" [PASS] Run command "dpkg --list | grep ifupdown" [PASS] Run command "ifup --help" Depends-On: https://review.opendev.org/c/starlingx/integ/+/908172 Closes-Bug: #2052534 Change-Id: I9dd38bbd1f89e266e0b55ffde9865f94a641c8ff Signed-off-by: Lucas Ratusznei Fonseca <lucas.ratuszneifonseca@windriver.com>
This commit is contained in:
parent
4df5160bbd
commit
74b47609a3
@ -192,7 +192,6 @@ hiera 3.2.0-2.1
|
||||
hostname 3.23
|
||||
ieee-data 20210605.1
|
||||
ifenslave 2.13~deb11u1
|
||||
ifupdown 0.8.36
|
||||
init 1.60
|
||||
initramfs-tools 0.140
|
||||
initramfs-tools-core 0.140
|
||||
@ -799,6 +798,7 @@ nano 5.4-2 https://snapshot.debian.org/archive/debian/20220703T032011Z/pool/ma
|
||||
ncat 7.91+dfsg1+really7.80+dfsg1-2
|
||||
ncurses-base 6.2+20201114-2+deb11u2 https://snapshot.debian.org/archive/debian/20230726T151952Z/pool/main/n/ncurses/ncurses-base_6.2%2B20201114-2%2Bdeb11u2_all.deb
|
||||
ncurses-bin 6.2+20201114-2+deb11u2 https://snapshot.debian.org/archive/debian/20230726T151952Z/pool/main/n/ncurses/ncurses-bin_6.2%2B20201114-2%2Bdeb11u2_amd64.deb
|
||||
ndisc6 1.0.4-2
|
||||
netbase 6.3
|
||||
netcat-openbsd 1.217-3
|
||||
net-tools 1.60+git20181103.0eebece-1
|
||||
|
Loading…
Reference in New Issue
Block a user