Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: roberts on November 09, 2009, 12:03:53 PM
-
Title: rsync.tcz
Description: File transfer and syncronization program.
Version: 3.0.2
Author: Andrew Tridgell + Various
Original-site: http://rsync.samba.org
Copying-policy: GPLv3
Size: 164K
Extension_by: roberts
Comments: rsync is a replacement for scp/rcp that has many more features.
Change-log:
Current: 2009/11/09 Original - as formerly in Tiny Core.
-
Added popt.tczl as dependency since libpopt was removed from base.
-
Since "popt.tczl" depends on "libiconv.tczl", shouldn't "rsync.tcz.dep" also include "libiconv.tczl"?
-
Added. I may rebuild popt to not use iconv as that is a large dependency. Full featuredness is often preferred to small size in extensions, but since popt is basically used for nothing else I will eliminate that dep if possible.
-
I hope that you are successful in breaking the dependency. The size of libiconv.tczl is quite a penalty to pay on a Micro Core system.
-
libiconv dependency from popt and rsync has been removed, dep files are adjusted.