mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document upgrade procedure.
This commit is contained in:
parent
117e69e18e
commit
70fa9f6880
2 changed files with 21 additions and 0 deletions
8
contrib/tcsh/FREEBSD-Xlist
Normal file
8
contrib/tcsh/FREEBSD-Xlist
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
$FreeBSD$
|
||||
*/BUGS
|
||||
*/config/a*
|
||||
*/config/bs2000
|
||||
*/config/bsd
|
||||
*/config/bsdreno
|
||||
*/config/[c-z]*
|
||||
*/win32
|
||||
13
contrib/tcsh/FREEBSD-upgrade
Normal file
13
contrib/tcsh/FREEBSD-upgrade
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
$FreeBSD$
|
||||
|
||||
Christos Zoulas `tcsh'
|
||||
originals can be found at: ftp://ftp.astron.com/pub/tcsh/
|
||||
|
||||
The stripped down version was created using FREEBSD-Xlist during extraction:
|
||||
|
||||
tar -X FREEBSD-Xlist -xzf tcsh-6.12.00.tar.gz
|
||||
|
||||
Imported by:
|
||||
|
||||
cvs import -m "Import of tcsh-6.12.00" \
|
||||
src/contrib/tcsh ZOULAS tcsh_6_12
|
||||
Loading…
Reference in a new issue