mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add importing/upgrading instructions.
This commit is contained in:
parent
2eb8d11ba7
commit
0f4e165dc0
1 changed files with 18 additions and 0 deletions
18
contrib/tar/FREEBSD-upgrade
Normal file
18
contrib/tar/FREEBSD-upgrade
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
$FreeBSD$
|
||||
|
||||
GNU Tar
|
||||
originals can be found at: ftp://alpha.gnu.org/gnu/tar/
|
||||
|
||||
Imported by:
|
||||
|
||||
cvs import -m "Virgin import (trimmed) of GNU Tar version 1.13.25." \
|
||||
src/contrib/tar FSF TAR_v1_13_25
|
||||
|
||||
Notes:
|
||||
1. The following log shows details of trimming:
|
||||
|
||||
$ tar --exclude-from FREEBSD-Xlist -xvzf tar-1.13.25.tar.gz
|
||||
|
||||
|
||||
sobomax@FreeBSD.org
|
||||
4 June 2002
|
||||
Loading…
Reference in a new issue