- The keyboard:
in non graphical mode:
/etc/sysconfig/console
in graphical mode:
/etc/X11/xorg.xonf.d/20-keyboard.conf
- The network, name of the machine:
/sys/class/net/
/etc/sysconfig/network
/etc/sysconfif/ifconfig.<networkcards_name>
/etc/wpa_supplicant.<wirelesscards_name>
/etc/resolv.conf
- Language:
/etc/profile.d/i18n.sh
- Location and localtime:
/etc/localtime
- Mounting partitions, USB keys, swap partition, etc
/etc/fstab
- Clock:
/etc/sysconfig/clock
- Boot of the machine:
/boot/grub/grub.cfg
- Kernel modules manual loading / Passing parameter to the kernel modules
/etc/profile.d/modules.d/
/etc/modprobe.d/
- Folders/Files creation at boot time (normaly temporarly):
/etc/sysconfig/createfiles
- Services startUp scripts localtion:
/etc/rc.d/init.d/
- Graphical login via lxdm:
/etc/lxdm/lxdm.conf