MegaV0lt

Results 38 comments of MegaV0lt

Increasing size should be not problematic, since memory is only used as needed. See: https://wiki.archlinux.org/index.php/Tmpfs#Examples

Yes, i have /etc/init.d... Sorry. At boottime on tehn screen i can see openrc starting. i think i was misunderstanding that.

No, sorry. Never heard about iniV

Well, minimal... Have seen already some but can not convert from systemd :-( The Gentoo i used is Gen2VDR that is a distribution bundled with VDR and Kodi to have...

I found this: https://github.com/akhilvij/systemd-to-sysvinit-converter But i doubt it is much help

i tried to install om my VDR. But it fails: > root auf hdvdr01 am 01.06.2018 13:30 [~/log2ram-sysvinit] # bash ./install.sh ./install.sh: Zeile 14: systemctl: Kommando nicht gefunden. ##### Reboot...

Is Gentoo Linux > root auf hdvdr01 am 19.02.2018 13:52 [~] # cat /proc/1/comm init

i think it is openrc-init https://wiki.gentoo.org/wiki/Init_system

Gen2VDR (Gentoo) is using init.d-Scripts. Example: ``` root auf hdvdr01 am 07.06.2018 08:31 [~] # cat /etc/init.d/ntpd #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the...

I started a attempt to include detection of init-system and install/uninstall files acording to the init-system. My first try looks good so far. You can take a look here: https://github.com/MegaV0lt/log2ram