pub fn append_system( path: &Path, id: &str, name: &str, exclude: &[String], repos: &[String], ) -> Result<()>