Add entities for the FreeBSD Snapshots. These are handy.
This commit is contained in:
parent
e6909ee045
commit
aeebbcd658
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18127
1 changed files with 6 additions and 0 deletions
|
@ -36,6 +36,12 @@
|
|||
<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
|
||||
<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
|
||||
|
||||
<!-- Entities for the snapshots -->
|
||||
<!ENTITY snapshots.stable
|
||||
'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/4-LATEST'>
|
||||
<!ENTITY snapshots.current
|
||||
'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/5-LATEST'>
|
||||
|
||||
<!-- Sections that we don't want to be published -->
|
||||
<!ENTITY % not.published "IGNORE">
|
||||
|
||||
|
|
Loading…
Reference in a new issue