Hi,
Is there any way to specify where the provisioning files for a particular phone model in models.txt end up? I do not want them to end up in the default directory that all my other handsets end up in.
Thanks,
Chris A
Submitted by eeman on Fri, 09/10/2010
Permalink
Submitted by mattdarnell on Fri, 09/10/2010
Permalink
You should be able to have a
You should be able to have a sub directory from the parent be a symlink to somewhere else.
-Matt
Submitted by eeman on Fri, 09/10/2010
Permalink
well there is the output file, you can include a subdirectory
output=TEST/output.file
the parent directory defined in provisioning.txt is always the first part of the destination.. so to get higher than that would require a bunch of ../../../ trickery