[Registry] proper key standards?
Brought to you by:
aviram
|
From: Michael A. P. <mp...@ma...> - 2004-10-21 02:10:22
|
Is there a proposed rfc or other document for proper location of system =20 configuration keys? For example - I'm trying to elektrify my network scripts etc. (doesn't =20 look that hard, I'm running on FC3T3 and rh/fedora do most of that with =20 shell scripts). My internet connection is adsl/pppoe. It uses rp-pppoe to make the =20 connection. So I'm assuming that the proper place dir for that configuration would =20 be system/sw/rp-pppoe/newest/SBCGlobal But I also have a static IP for my home lan. I'm guessing that the _hardware_ info about the network cards (mac =20 address, driver, etc. that kudzu produces) should be somewhere in =20 system/hw But there would likely be another place for info about the actual =20 connections that would have the profiles of those devices, possibly a =20 symlink to the pppoe comfiguration, any ethernet aliases for multi-=20 homing, etc. I don't want to just pick a spot. There is a network-convert script in /usr/share/doc/elektra/ that I =20 looked in to see if there was a hint there, but it looks unfinished =20 (while; nothing, done) |