cookutils diff cookiso @ rev 500
cook: Updated copy_generic_files function to be more like in slitaz-tank branch.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Jun 20 02:46:06 2012 +0000 (2012-06-20) |
parents | b7fc4308e7b4 |
children | 2319903b26b6 27648cf2bf92 |
line diff
1.1 --- a/cookiso Tue Jun 05 09:37:14 2012 +0000 1.2 +++ b/cookiso Wed Jun 20 02:46:06 2012 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 # --> cook.conf 1.5 # SSH/RSA configuration to upload on a server. 1.6 # Assign this before cook.conf so it can be 1.7 -# reassign in cook.conf. 1.8 +# reassigned in cook.conf. 1.9 SSH_CMD="dbclient -i /root/.ssh/id_rsa.dropbear" 1.10 SSH_ISO="/var/www/slitaz/mirror/iso" 1.11 SSH_HOST="slitaz@mirror.slitaz.org"