60
•
Board Support Package (BSP)
File System (Root File System)
WAGO-I/O-SYSTEM
750
Linux Fieldbus Coupler
The
/etc
directory
The configuration files of the Linux system are stored in the
/etc
directory.
The boot process is kept simple and requires fewer files than a commercially
available distribution for a PC. The files are described according to the boot
sequence:
•
rc
•
Starts
startwago
once during system start
•
Sets the Host name of the Linux console
•
Links the
/proc
directory to the file system
•
Starts
inetd
(for Telnet, FTP)
•
inittab
•
Starts and monitors
getty
, if process stops, it retries to start
getty
(up
to 5 times)
•
startwago
•
Starts internal bus driver
•
Starts IO-Check driver
•
Starts the Web server (BOA)
•
Changes the link to
getty
, depending on the entry in the Linux kernel
command line
•
boa
Configuration of the Web server
•
fstab
Configuration of the file system
•
motd
Start logo of the console
•
resolv.conf
Contains the entries of the name servers
•
passwd
User password file
•
services
The port numbers are assigned to their corresponding services
•
group
Configuration of the known user groups
•
TZ
Time zone setting for all consoles