LInux FIle Tree
LInux FIle Tree
The file /etc/sysconfig/firstboot tells the Red Hat Setup Agent not to run at boot time. If you want to
run the Red Hat Setup Agent at the next reboot, then simply remove this file, and run chkconfig --level 5
firstboot on. The Red Hat Setup Agent allows you to install the latest updates, create a user account,
join the Red Hat Network and more. It will then create the /etc/sysconfig/firstboot file again.
The /etc/sysconfig/harddisks file contains some parameters to tune the hard disks. The file explains
itself.
You can see hardware detected by kudzu in /etc/sysconfig/hwconf. Kudzu is software from Red Hat for
automatic discovery and configuration of hardware.
The keyboard type and keymap table are set in the /etc/sysconfig/keyboard file. For more console
keyboard information, check the manual pages of keymaps(5), dumpkeys(1), loadkeys(1) and the
directory /lib/kbd/keymaps/.