Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
     5         kx # This file defines which devices root can log in on.
     5         kx 
     5         kx # These are the ttys on the physical console:
     5         kx console
     5         kx tty1
     5         kx tty2
     5         kx tty3
     5         kx tty4
     5         kx tty5
     5         kx tty6
     5         kx tty7
     5         kx tty8
     5         kx tty9
     5         kx tty10
     5         kx tty11
     5         kx 
     5         kx # These are some remote ttys, and uncommenting them might be less than fully secure:
     5         kx ttyO0
     5         kx ttyO1
     5         kx ttyO2
     5         kx ttyS0
     5         kx ttyS1
     5         kx ttyS2
     5         kx ttyS3
     5         kx ttyS4
     5         kx #pts/0
     5         kx #pts/1
     5         kx #pts/2
     5         kx #pts/3
     5         kx #pts/4
     5         kx #pts/5
     5         kx #pts/6
     5         kx #pts/7
     5         kx #vc/1
     5         kx #vc/2
     5         kx #vc/3
     5         kx #vc/4
     5         kx #vc/5
     5         kx #vc/6
     5         kx #vc/7
     5         kx #vc/8