mayfrost-guides

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

commit 434e57ab8a2ef00b74fe0a88b11f8c8a5dd44c60
parent 790f30f6dcb0e753178c07475808cdb6008e8a0f
Author: mayfrost <mayfrost@cock.li>
Date:   Wed, 21 Mar 2018 06:56:05 +0000

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

diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md @@ -521,7 +521,7 @@ All apps are from F-Droid, may not be much but is a start. * __Custom Initramfs__: mkinitcpio -> dracut -> [mkinitramfs](https://github.com/tokiclover/mkinitramfs-ll) * __Filesystem__: XFS, Ext4, [JFS](http://jfs.sourceforge.net/), [Reiser4](https://reiser4.wiki.kernel.org/index.php/Main_Page), [Bcachefs](https://github.com/8l/Bcachefs) * __Hibernation__: [TuxOnIce](https://github.com/NigelCunningham/tuxonice-kernel) -> [uswsusp](http://suspend.sourceforge.net/) -* __Init Daemon__: Upstart -> SysVinit -> runit -> OpenRC -> [Initng](https://github.com/initng/initng) -> [sinit](https://github.com/henrysher/sinit) +* __Init Daemon__: Upstart -> SysVinit -> runit -> [Initng](https://github.com/initng/initng) -> [sinit](https://github.com/henrysher/sinit) * __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/)