Heads up: gtar gone from base system

From: Tim Kientzle (kientzle_at_freebsd.org)
Date: 03/25/05

  • Next message: Jeremie Le Hen: "kernel from 20050324: panic: lockmgr: unknown locktype request 0"
    Date: Thu, 24 Mar 2005 22:53:49 -0800
    To: current@freebsd.org
    
    

    FreeBSD 6-CURRENT no longer includes "gtar."
    In particular, the WITH_GTAR option is gone
    and "tar" will always invoke the "bsdtar"
    program.

    If you need a feature that gtar has and the FreeBSD system
    tar lacks, you still have a few options:

       * Install "gtar" from ports and invoke "gtar"
         instead of "tar"

       * Tell the tar maintainer (me!) about it and
         see if it can get added. (I've recently
         added -newer-xxx, --strip-components, and
         --totals in response to user requests.)

    Similar comments apply for those who cannot live
    without star, pdtar, or any other common archiving
    program.

    Tim

    P.S. To allay any confusion: gtar remains in 5.x
    indefinitely; the WITH_GTAR option will continue
    to be supported there.

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Jeremie Le Hen: "kernel from 20050324: panic: lockmgr: unknown locktype request 0"

    Relevant Pages

    • Re: Change tar to GNU
      ... >I have backup script build with tar and -newer options. ... >on FreeBSD 5.3 not working and I found: ... >So I understand that you change own tar to make different licence. ... That may be removed in 6.x, but "gtar" ...
      (freebsd-current)
    • Re: reorganizing partitions
      ... AFAIK. ... the new FreeBSD "tar" (not "gtar") which is the think to use if you ...
      (freebsd-questions)
    • RE: adding an extra hard disk and adding space to /usr
      ... gtar supports the same flags that were present on FreeBSD up till 4.x ... However, the more typical tar ... another excerpt from the tar man page. ...
      (freebsd-stable)
    • Re: Change tar to GNU
      ... > I have backup script build with tar and -newer options. ... > on FreeBSD 5.3 not working and I found: ... > So I understand that you change own tar to make different licence. ... simply point your script to "gtar" as pointed out in other responses. ...
      (freebsd-current)
    • Re: Chris tar exclusion problem
      ... List of absolutely required files for FreeBSD? ... >>Use man tar to see all the switches. ... If it's IPF, it's a kernel option. ... If you are not the intended recipient, ...
      (freebsd-questions)