mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9fdb518a24031f3d14d4a505dffc8ad8fab04f58
parent 436268e3ee926d8a816b4f3da9db130e43e5359d
Author: mayfrost <mayfrost@cock.li>
Date:   Sat, 24 Mar 2018 22:30:41 +0000

Update ALTERNATIVES.md
Diffstat:
MALTERNATIVES.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md @@ -576,6 +576,6 @@ All apps are from F-Droid, may not be much but is a start. * __Init - Startup Scripts Manager__: [bum](https://launchpad.net/bum) -> [sysv-rc-conf](http://sysv-rc-conf.sourceforge.net/) -> [chkconfig](https://uni.edu/~prefect/devel/chkconfig/index.shtml) * __IPC__: DBus -> ipcs (util-linux) * __Job Scheduler__: [Slurm](https://github.com/SchedMD/slurm) -> [fcron](http://fcron.free.fr/) (Cron), [incron](http://inotify.aiken.cz/?section=incron&page=about&lang=en) -* __Load in RAM__: [E4rat](https://github.com/ShyPixie/e4rat-lite) -> readahead -> [preload](https://sourceforge.net/projects/preload/) +* __Load in RAM__: [E4rat](https://github.com/ShyPixie/e4rat-lite) -> readahead -> [preload](https://sourceforge.net/projects/preload/), [prelink](https://directory.fsf.org/wiki/Prelink) * __Settings Manager__: [Linux Lite Control Center](https://github.com/linuxlite/litecontrolcenter) -> [Elektra](https://github.com/ElektraInitiative/libelektra) -> [Augeas](https://github.com/hercules-team/augeas) * __Utilities__: Mtools -> GNU Coreutils -> BusyBox -> Asmutils and ARMutils