Open wdoekes opened 10 hours ago
[ ] We'll want to set the build version / build number to something we can remember. Including whether this is a debug build or not.
[x] For now, we'll want debugging support on.
INSTALL_DEBUG_TOOLS = y
#SONIC_DEBUGGING_ON
[ ] Reduce build size by using the debian-slim PR
BUILD_REDUCE_IMAGE_SIZE
[ ] We'll also want to be able to upload all the target/ deb files to an apt repo.
target/
[ ] We want to update the BCM packages to the latest version. This might be a separate task.
[ ] We have some caching/mirror additions/changes that need to be upstreamed (or more easily configured locally).
DEFAULT_CONTAINER_REGISTRY
MIRROR_URL
[ ] Check if we can access the REST API with the LIBYANG stuff.
[ ] We'll want to set the build version / build number to something we can remember. Including whether this is a debug build or not.
[x] For now, we'll want debugging support on.
INSTALL_DEBUG_TOOLS = y
#SONIC_DEBUGGING_ON
do not set this[ ] Reduce build size by using the debian-slim PR
BUILD_REDUCE_IMAGE_SIZE
does[ ] We'll also want to be able to upload all the
target/
deb files to an apt repo.[ ] We want to update the BCM packages to the latest version. This might be a separate task.
[ ] We have some caching/mirror additions/changes that need to be upstreamed (or more easily configured locally).
DEFAULT_CONTAINER_REGISTRY
)MIRROR_URL
)[ ] Check if we can access the REST API with the LIBYANG stuff.