Thanks,

That was indeed the package that I had found, which I had installed manually. I just didn't remember the proper name of "Community Contrib" when I wrote the email :).

The question you ask is indeed the reason I had sent the email after noticing the difference between the ifup script ant the package file location. I know I can make it working with the other package, but I just wanted to do it the way it was "intended" by the distrib and not just a modified way, to ease maintenance and other things like that for future systems.

For now I'll just create a symlink but I'll be curious to find out the answer for future reference.

Thanks again,
Steve Johnson

Olaf Rempel wrote:
On Tue, 01 Mar 2005 10:41:17 -0500
Steve Johnson <[EMAIL PROTECTED]> wrote:


Hi,

I want to set up VLANs on a Trustix host but I can't find the vconfig executable in the base distribution. However, I have checked the ifup script and it does have a reference to /sbin/vconfig.

I did a swup search and it could not find anything to vconfig either. The only thing I could find so far is in a package from the dev contributions that puts it in /usr/sbin. Since it is referenced by ifup, I guess that there should be a package that provides it for the base distrib, but can't figure out which one.


For TSL-2.2 it's in Community Contrib.

To access this package add the following to your /etc/swup/swup.conf:

site {# Community Contrib for 2.2
  name = "community-2.2"
  class = 11
  location = "http://tsldev.trustix.org/community-2.2/$basearch/rdfs/";
  regexp = ".*"
}

But this installs the binary to /usr/sbin/vconfig

hmm.. should we change this, or change the default ifup?

Olaf

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to