The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / rsync / Config.in
1 config BR2_PACKAGE_RSYNC
2         bool "rsync"
3         # fork()
4         depends on BR2_USE_MMU
5         select BR2_PACKAGE_ZLIB
6         select BR2_PACKAGE_POPT
7         help
8           File transfer program to keep remote files in sync.
9
10           http://rsync.samba.org/