OS2000
From Infogalactic: the planetary knowledge core
Lua error in Module:Infobox at line 314: malformed pattern (missing ']'). Baget RTOS (rus. ОСРВ Багет) is a real-time operating system developed by the Scientific Research Institute of System Development of the Russian Academy of Sciences for a MIPS (Baget-MIPS variant) and Intel BSPs (x86 architecture). Baget is intended for software execution in a hard real-time embedded systems (firmware).
X Window System (client and server) was ported to Baget. It also has ethernet support (NFS, FTP, Telnet protocols), VFAT and a tar file systems, FDD and HDD driver support. A number of supported network cards are limited by some Realtek ISA and PCI cards.
The development process is based on the following principles:
- international standards compliance
- portability
- scalability
- microkernel
- object-oriented programming
- cross-platform development
File:Osrvconfig.png
OS RV configuration window
Standards compliance
- POSIX 1003.1, portable operating systems standard (program interface),
- C standard, language and libraries.