On 1/23/07, Bruce Dubbs <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote: > > > > Just a couple questions on how this works so I know how to work with > > the auxfiles repo in the future. Did you just checkout /auxfiles/xorg > > into the BLFS files location? What would happen if I put files into > > the toplevel directory of /auxfiles/? > > Right now, nothing. What is did was check out the xorg directory while > I was in the files/BLFS/ directory. This created the files/BLFS/xorg/* > files as well as files/BLFS/xorg/.svn > > My fcrontab has: > > cd $XORGFILES;svn update > /dev/null > > > > Should we consider putting things like the *.mozconfig > > files into /auxfiles/? > > We could consider it, but I don't think the *.mozconfig files ever > change. The filename gets updated for each release change. > > I can go either way depending on how you and Randy want to do it.
OK, let's just leave it as is for now. We can always shuffle things around later. Personally, I'd like to see things like the mozconfig files and the compressdoc script be version controlled. The mozconfig files aren't changing now, but they could. A while back we had to add the commented --enable-pango switch and explanation to allow people needing rendering of complex characters. The compressdoc script hasn't changed in about a year, but there's a lot of extraneous stuff like a long ChangeLog section that would probably be better served by viewing svn commits and log comments. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
