Brane, > I've also added nice generate-slapt-repository script for generation of > slapt repositories. It's based on your script on the website, but it's > more robust and it creates subdir "mountable" slapt-get repositories. I didn't see the script. > > - - > posibility to add some > > special variables to > SOURCE directive example: > > > SOURCE=http://dist.example.org/repo/${ARCH}/${SLACKWARE_VERSION} > > > ... etc... What do you think? I do not doubt this is useful for how you are using slapt-get, but this is a customization that does not lend itself well to generalization. This implementation will not work across all the distributions that slapt-get is used on and the fact that it uses uname and the presence of files in /etc concerns me further. > Attached patch also adds support for more apt-get-like usage of > slapt-get. All command targets, that now need to be prefixed by > double dash (--) can now be specified without them. There might be a better way to do this that doesn't involve so much duplication. take care, jason -- Jason Woodward woodwardj@jaos.org