From aa8450bd83b79311fea169c6cf6475b47cb292da Mon Sep 17 00:00:00 2001 From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de> Date: Sun, 11 Oct 2015 21:35:05 +0200 Subject: [PATCH] offline_repo.json: mv to contrib/ This is required because repo_packages has to access this file from inside the remaster container (contrib is copied over while config is not) --- {config => contrib/rootfs}/offline_repo.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {config => contrib/rootfs}/offline_repo.json (100%) diff --git a/config/offline_repo.json b/contrib/rootfs/offline_repo.json similarity index 100% rename from config/offline_repo.json rename to contrib/rootfs/offline_repo.json -- GitLab