Move /usr/sup to /var/db/sup?

From: Crist J. Clark (cristjc_at_comcast.net)
Date: 05/21/04

  • Next message: Brooks Davis: "Re: Move /usr/sup to /var/db/sup?"
    Date: Fri, 21 May 2004 12:36:05 -0700
    To: freebsd-arch@freebsd.org
    
    

    Just a minor thing, but I would think[0] most people would agree that
    /var/db/sup is a much more logical place for the CVSup "base" directory
    than /usr/sup. Yes, it doesn't take up much space on /usr, but for
    those who don't want to write to /usr[1] too much or mount /usr read-
    only, it's an irritant.

    Of course, there is one big reason not to change it, because it would
    be a change.

    Personally, I don't think it will be disruptive to make changes to the
    example files in /usr/share/examples/cvsup. People who already have
    /usr/sup populated are using their own localized versions of these
    files, so the change won't affect them (not that losing the "sup"
    directory is that big of a deal). A person starting with a copy of
    one of the examples is probably starting a fresh CVSup and will be
    creating a new sup dir anyway.

    Anyone have objections to going through the example supfiles with,

    --- cvs-supfile 4 May 2004 20:03:50 -0000 1.42
    +++ cvs-supfile 21 May 2004 19:30:23 -0000
    @@ -53 +53 @@
    -*default base=/usr
    +*default base=/var/db

    [0] But with any seemingly insignificant change like this, there is
    an excellent chance some people out there do not agree and will
    be quite vocal about it.

    [1] Or / if /usr doesn't have its own file system. The same arguments
    apply.

    -- 
    Crist J. Clark                     |     cjclark@alum.mit.edu
                                       |     cjclark@jhu.edu
    http://people.freebsd.org/~cjc/    |     cjc@freebsd.org
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: Move /usr/sup to /var/db/sup?"

    Relevant Pages

    • Re: Cannot use cvsup
      ... >> I can't use cvsup for some reason. ... if i go into all of my ports, there are no makefiles. ...
      (freebsd-questions)
    • Re: make buildworld fails and a reboot?
      ... > Hey all. ... > reason, make world failed and the system rebooted. ... Now, I can't cvsup any ... How do I recover from this? ...
      (freebsd-questions)
    • make buildworld fails and a reboot?
      ... Hey all. ... reason, make world failed and the system rebooted. ... Now, I can't cvsup any ... To unsubscribe, ...
      (freebsd-questions)
    • Re: crontab question involving cvsup
      ... you need to read the manual page for cvsup. ... The reason I know cvsup is working is ... > because portindex indicates that the ports tree has been updated if I ... > type of command valid, or should each command be separate? ...
      (freebsd-questions)