You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use layered chroot: base (ro) - populated (rw) - sbuild (volatile)
This will allow to enable populated as default and fallback to base on failure automatically.
For example, gazebo requiring ogre 9.0 conflicts with rviz using ogre 12.x
Skip a package if its dependencies are not available
Speed
This will allow to enable
populated
as default and fallback to base on failure automatically.For example, gazebo requiring ogre 9.0 conflicts with rviz using ogre 12.x
vcs --shallow
with partial cloneTODO
eval
: Only expand vars, but don't allow subshell execution?https://www.baeldung.com/linux/bash-safe-use-eval
ici_filter
usageici_apt_install
is not filtered?!ici_quiet
forbloom-generate
andsbuild
? Optionally, create full output again.apt-key
.https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key
https://wiki.debian.org/SecureApt#How_to_find_and_add_a_key
Features
CONTENT_MODE=newer
: only keep newest package filesDEPLOY_FILES=".dsc *.ddeb changes"
sources.repos
file on the deploy repository.remote.yaml
andlocal.yaml
intoros-$ROS_DISTRO.yaml
?reprepro
.debs
: https://letsencrypt.org/de/getting-startedrosdistro
package index forROS_SOURCES
This should allow building existing ROS distros on custom debian distros
The text was updated successfully, but these errors were encountered: