home *** CD-ROM | disk | FTP | other *** search
- # system.LINUX
- #
- # system configuration file for use with dcinstall Version 2.0
-
- hostnames = { ateickel1 }
-
- computer types = { AT486 }
-
- operating system variants = { LINUX }
-
- fixed disks = {
- ATBUS = {
- location : ateickel1
- size : 1000 MB
- speed : 10 ms
- }
- }
-
- host ateickel1 = {
- operating system : LINUX
- computer specification {
- type : AT486
- physical memory : 16 MB
- virtual memory : 16 MB
- performance index : 3.0
- storage for executables : ATBUS
- }
- peripheral devices = {
- NEC_LC890
- }
- compilation {
- target: AT486 (LINUX) {
- CC = "cc"
- CFLAGS = "-DLINUX -DSYSTEM_V -DSOCKET -DHOMOGENEOUS"
- LDFLAGS = ""
- LIBS = ""
- }
- }
- accessible filesystems = {
- ATBUS (10 ms)
- }
- }
-