Network Configuration Files in /etc
All of the basic configuration files for the network programs including
/etc/aliases, /etc/protocols, and /etc/services.
These are often used by network routines in the C library and therefore
must be installed for all network programs.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/netcfg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
COPYING | 0000001476 1.44 KB | |
aliases | 0000002579 2.52 KB | |
defaultdomain | 0000000000 0 Bytes | |
ethers | 0000000605 605 Bytes | |
exports | 0000000322 322 Bytes | |
ftpusers | 0000000565 565 Bytes | |
get_version_number.sh | 0000000038 38 Bytes | |
host.conf | 0000000370 370 Bytes | |
hostname | 0000000011 11 Bytes | |
hosts | 0000000642 642 Bytes | |
hosts.allow | 0000002639 2.58 KB | |
hosts.deny | 0000000149 149 Bytes | |
hosts.equiv | 0000000188 188 Bytes | |
hosts.lpd | 0000000191 191 Bytes | |
netcfg.changes | 0000025674 25.1 KB | |
netcfg.spec | 0000004641 4.53 KB | |
netgroup | 0000000796 796 Bytes | |
networks | 0000000225 225 Bytes | |
protocols | 0000023259 22.7 KB | |
services-compare.pl | 0000002473 2.42 KB | |
services-compare.sh | 0000000375 375 Bytes | |
services-create.pl | 0000005107 4.99 KB | |
services-suse.diff | 0000009542 9.32 KB | |
services.bz2 | 0000257476 251 KB | |
services_UPDATING | 0000000393 393 Bytes |
Revision 34 (latest revision is 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 263637
from
Tomáš Chvátal (scarabeus_iv)
(revision 34)
- Spec-cleanify the previous commit. - Redo the HOSTNAME -> hostname migration to support smallest possible step. Thus ensuring the migration is done just once and finished: # HOSTNAME migration supported scenarios [bnc#858908]: # /etc/HOSTNAME -> /etc/hostname content preservation. # If hostname and HOSTNAME both exist HOSTNAME wins. # Nothing apart from content of the document is preserved - Solves bnc#858908 and bnc#899506 while moves bnc#887039 to unsupported scenarios. - Remove the socket check from the defaultdomain checker as it was always false and thus not needed - Add comment explaining the reason for the code - Drop the scriptlet for the netgroup handling. It was caused by the aaa_base -> netcfg move, which I guess after 12 years is moot
Comments 0