SystemImager® v4.0.2 Manual | ||
---|---|---|
<<< Previous | HOWTO Use BitTorrent for peer-to-peer Installs | Next >>> |
![]() | When you perform any change into an image or override that is deployed via BitTorrent remember to force a synchronization of the BitTorrent repository. |
To do so, simply change the value BT_UPDATE=y in /etc/systemimager/bittorrent.conf and restart the BitTorrent deamon:
# /etc/init.d/systemimager-server-bittorrent restart |
Then if you don't want to re-create the repository at each restart of the daemon change it to BT_UPDATE=n.
You can also explicitly remove the tarball and the torrent of the image that you have modified to speed-up the server-side process, instead of setting BT_UPDATE=y in the configuration file. In this case a restart of the BitTorrent daemon will re-create only the tarball and the torrent of the single image that you touched.
<<< Previous | Home | Next >>> |
Configure the clients to use the BitTorrent transport. | Up | A Detailed Walk Through the Process |