X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Finstsoft.DEFAULT;h=1879648b73a71afd0d705ce2efe78c55c2be67cb;hb=a129832a849aa87163b866982c214bbdd7314a52;hp=d2a8f760244d1399caf0c662c858a71f26fa7e86;hpb=d0bc04c56ce310be93f95b79e6a5e0e602cbb6db;p=automated-distro-installer diff --git a/fai/config/hooks/instsoft.DEFAULT b/fai/config/hooks/instsoft.DEFAULT index d2a8f76..1879648 100755 --- a/fai/config/hooks/instsoft.DEFAULT +++ b/fai/config/hooks/instsoft.DEFAULT @@ -14,3 +14,10 @@ EOF EOFOUTER chmod +x $f + +if ifclass tp; then + d=$target/root/shadow + mkdir -p $d + ls -la /var/lib/fai/config/distro-install-common + cp /var/lib/fai/config/distro-install-common/traci{-simple} $d +fi