Changes between Version 11 and Version 12 of Internal/Infrastructure
- Timestamp:
- Jul 7, 2008, 11:36:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure
v11 v12 5 5 6 6 * [wiki:Internal/Infrastructure/DNSService DNS] 7 7 8 Purpose: Provides hostname resolution; the standard BIND9 software package 9 8 10 * [wiki:Internal/Infrastructure/DHCPService DHCP] 11 * [wiki:Internal/Infrastructure/DHCPService#PXE PXE support] 12 9 13 Purpose: IP addresses to clients based on their MAC addresses 10 * [wiki:Internal/Infrastructure/DHCPService#PXE PXE]11 14 * [wiki:Internal/Infrastructure/TFTPService TFTP] 12 * [wiki:Internal/Infrastructure/TFTPService#PXE PXE ]13 * [wiki:Internal/Infrastructure/NFSService NFS] 14 * [wiki:Internal/Infrastructure/AptService APT Repository] 15 * [wiki:Internal/Infrastructure/TFTPService#PXE PXE support] 16 * [wiki:Internal/Infrastructure/NFSService NFS] (optional) 17 * [wiki:Internal/Infrastructure/AptService APT Repository] (optional) 15 18 Purpose: This serves as the debian package repository for local ORBIT packages (such as OML, OTG, Libmac, nodeAgent etc). It uses apache services to fetch and distribute debian packages. For this service, it is sufficient to install just the ORBIT packages. There is no need to mirror the entire debian repository which can be easily accessed by syncing with the external debian repository. 16 19