mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 10:40:00 +00:00
/dev
This commit is contained in:
@@ -4,6 +4,7 @@ CLeonOS ramdisk root layout
|
||||
/shell : user shell and command ELF apps
|
||||
/temp : runtime temp/cache files
|
||||
/driver : hardware and peripheral drivers
|
||||
/dev : device interface nodes (/dev/tty, /dev/null, /dev/zero, /dev/random)
|
||||
|
||||
Root ELF demos:
|
||||
/hello.elf : Hello world user ELF
|
||||
|
||||
0
ramdisk/dev/null
Normal file
0
ramdisk/dev/null
Normal file
0
ramdisk/dev/random
Normal file
0
ramdisk/dev/random
Normal file
0
ramdisk/dev/tty
Normal file
0
ramdisk/dev/tty
Normal file
0
ramdisk/dev/urandom
Normal file
0
ramdisk/dev/urandom
Normal file
0
ramdisk/dev/zero
Normal file
0
ramdisk/dev/zero
Normal file
Reference in New Issue
Block a user