Changes between Version 13 and Version 14 of FreeBSDImage
- Timestamp:
- Jul 16, 2015 5:08:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSDImage
v13 v14 1 1 == FreeBSD on DETER == 2 {{{ 3 #!html 4 <p style="text-align: center; background-color: #fcf8e3; font-weight: bold;"> 5 IMPORTANT: This page is outdated. Updated information is coming soon. 6 </p> 7 }}} 2 8 3 9 4 == Officially Supported Images == 10 5 11 * [https://www.isi.deterlab.net/showimageid.php3?imageid=460 FBSD7-STD] FreeBSD 7.3 image. 12 * [https://www.isi.deterlab.net/showimageid.php3?imageid=1013 FBSD8-STD] FreeBSD 8.2 image. 6 * [https://www.isi.deterlab.net/showosinfo.php?osid=1013 FBSD8-STD] FreeBSD 8.x standard 7 * [https://www.isi.deterlab.net/showosinfo.php?osid=1803 FBSD9-64-STD] FreeBSD 9.x standard 8 * [https://www.isi.deterlab.net/showosinfo.php?osid=1936 FBSD10-STD] FreeBSD 10.x standard 9 13 10 == Working with FreeBSD == 14 11 … … 23 20 === Binary Packages === 24 21 25 Binary packages for FreeBSD 7.3-RELEASE and 8.2-RELEASEare mirrored on scratch. In order to install binary packages from scratch, the environment variable '''PACKAGEROOT''' is set. To check that this is set, simple echo the variable:22 Binary packages for FreeBSD are mirrored on scratch. In order to install binary packages from scratch, the environment variable '''PACKAGEROOT''' is set. To check that this is set, simple echo the variable: 26 23 27 24 {{{