Hey guys:
Currently si_prepareclient has the
--yes option:
Answer yes to all yes/no questions.
Answer yes to all yes/no questions.
Should we force yes for external
commands (like gzip) as well?
>>> gzip -9 -S .img
/etc/systemimager/boot/initrd
gzip: /etc/systemimager/boot/initrd.img already exists; do you wish to overwrite (y or n)? y
gzip: /etc/systemimager/boot/initrd.img already exists; do you wish to overwrite (y or n)? y
(this is with --yes option for
si_prepareclient, I had to manually enter "y")
Cheers,
Bernard