From: Jose J. R. <jo...@gm...> - 2006-10-05 16:36:40
|
I've been doing some extensive overhauling of the vectorlinux-current repo, in preparation for going to Standard beta: - created a skeleton/ directory, to contain the empty directory tree that we should use in each repo category, this allowed me to easily copy the structure over to the others. - copied the skeleton structure to each of the working repo categories: packages/, extra/, testing/. - created packages/, extra/, and testing/ directories inside the source/ category and reorganized the source packages accordingly. - copied the skeleton structure to each of the directories inside the source/ category: source/packages/, source/extra/, source/testing/. - created an unclassified/ category as temporary holding place for packages if not sure where to classify them. Also created unclassified/ directories inside packages/, extra/ and testing/. - renamed packages in extra/ and testing/ that were still "vl6" to "vl58". - moved gambas2 packages to testing/x-dev/ as this is an unstable development version. After al that, I ran both update scripts (with the "all" option) inside each repo category and then the trigger script. Regards, Joe1962 |