Install file of RTL CBS component. Written by Pau Mendoza , Patricia Balbastre Copyright (C) [April 2003] OCERA Consortium. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2. This patch implements the CBS scheduling policy for RTLinux. The code is distributed as a patch file against rtlinux-3.2-pre1 source code and a patch against linux-2.4.18. In order to install, please follow next steps: - Change directory to the component one: 'cd rtlcbs_directory' - Edit the file 'Makefile' and set your rtlinux and linux source directory, for example: "RTLINUX = /usr/src/rtlinux-3.2-pre1" "LINUX = /usr/src/linux-2.4.18" - Type make install: 'make install' - Rebuild your kernel image: 'cd "/usr/src/linux-2.4.18" ' 'make clean dep' 'make bzImage or make {your_image_type}' Install it (i.e. with lilo) Reboot - Change to the RTLinux directory. type cd /usr/src/rtlinux-3.2-pre1; make xconfig enable rtl_cbs option type make clean; make This will install the component sources, examples and documentation.: Copying the documentation, the examples. If necessary, (if it is not installed yet) will install the rtledf features patching your rtlinux with a retailed version. And it will patch RTLinux source code to support the cbs scheduling. DEPENDENCIES This component needs EDF patch for RTLinux to be installed in the same RTLinux source code. This package installs, automatically, this patch. RT-LINUX and LINUX VERSION The patches are tested for Linux kernel 2.4.18., and for RTLinux 3.2pre1