On 10/31/2009 07:34 AM, Matt Domsch wrote: > The content on linux.dell.com is hardlinked across all the systems. > The size difference between rsyncing the files for a single (current) > system and all of them should be negligable. > > This may change when more firmware updates are posted - those can be > more system-specific than the OMSA packages. But for now, this script > only syncs the hardware repo, not the firmware repo. >
However, if you wanted to omit certain directories (systems), just add the appropriate exclude option to the rsync line (160 in version 0.3). Though there is very little size difference (about 330MB for the entire set of repos), it would prevent that system's child channel from being created or populated, saving time on initial setup and subsequent syncs. Or you could just remove the directories and symlinks from the local repo through another means. This could also be added as an option, one we considered. Regards, Vinny _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
