Jason Martin wrote:
> On Mon, Jul 10, 2006 at 12:38:25PM -0700, Brian C. Hill wrote:
>> /jumpstart/bootstrap/etc/ssh/sshd_config
>> /jumpstart/bootstrap/etc/init.d/sshd
>> /jumpstart/bootstrap/usr/openssh
>> /jumpstart/bootstrap/var/empty
>>
>> With rsync, rdist, etc..:
>>
On Mon, Jul 10, 2006 at 12:38:25PM -0700, Brian C. Hill wrote:
> /jumpstart/bootstrap/etc/ssh/sshd_config
> /jumpstart/bootstrap/etc/init.d/sshd
> /jumpstart/bootstrap/usr/openssh
> /jumpstart/bootstrap/var/empty
>
> With rsync, rdist, etc..:
>
> $(file) -> /ju
Hello,
I want to copy some specific files to a jumpstart root.
Since cfengine will only do file->file dir->dir, this does not
seem possible to do with cfengine in one short statement as it
is with rsync, rdist, find/cpio, tar, etc..
Here is a short example:
source
Lionel Ostric wrote:
>> The debug output is a little confusing (wrong) but this seems
>> to be working okay underneath. Your call
>> /tmp/mnt/misc/platform does not seem to return anything
>> however. Try with abother command like "/bin/echo the long
>> LAW of the ARM" or "/bin/uname"
>>
>> M
>
>
> The debug output is a little confusing (wrong) but this seems
> to be working okay underneath. Your call
> /tmp/mnt/misc/platform does not seem to return anything
> however. Try with abother command like "/bin/echo the long
> LAW of the ARM" or "/bin/uname"
>
> M
Ok I'll try that ... (I'
Lionel Ostric wrote:
> All,
>
> Running cfagent 2.1.20 in the post section of kickstart, I have
> a problem with the following line :
>
> host_arch = ( ExecResult("/tmp/mnt/misc/platform") )
>
> which leaves the host_arch variable empty (I tried it also
> without the double qu