Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dumblob/slax_rt
Nasty major modifications to Slax build scripts to add support for real-time Linux kernels
https://github.com/dumblob/slax_rt
Last synced: about 1 month ago
JSON representation
Nasty major modifications to Slax build scripts to add support for real-time Linux kernels
- Host: GitHub
- URL: https://github.com/dumblob/slax_rt
- Owner: dumblob
- Created: 2014-08-30T13:38:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-31T14:07:45.000Z (about 10 years ago)
- Last Synced: 2023-03-30T07:04:23.561Z (over 1 year ago)
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
slax_rt
=======Nasty major modifications to Slax build scripts to add support for real-time Linux kernels
Usage
-----Run `kernel.SlackBuild.rt` without arguments to get help. This will download, configure, compile and copy all the needed stuff to the given Slax directory (e.g. on a flash drive) automatically.
Notes
-----This repository is a copy of the http://ftp.slax.org/Slax-7.x-development/sources/Slax-7.0-sources/kernel/ directory with modified scripts to exchange the bundled Linux kernel with its real-time version.
References
----------* [official howto](https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO) on building of the `-rt` kernel (outdated, but you'll figure the right menuconfig options yourself - look at the `-rt` configs in this repository for inspiration)