WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: What are the different init-systems available for TCL?  (Read 2827 times)

Offline maiko

  • Newbie
  • *
  • Posts: 2
What are the different init-systems available for TCL?
« on: January 31, 2017, 02:14:02 AM »
Hi everyone, this is my first post here and I am also pretty much a beginner with linux so please bear with me and use simple layman terms when replying.

I tried finding information what init system is used in TCL and its various flavors and ports, if someone could be kind help me list up the default init system and its options available I would be thankful.

I have figured out there are these variants of TC:
Core
TinyCore
CorePlus

Ported variants:
x86Pure64
RaspberryPi
dCorex86
dCoreArm

Hope I did  get all the variants listed?

Thank you very much to you all.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: What are the different init-systems available for TCL?
« Reply #1 on: January 31, 2017, 03:00:22 AM »
Hello, All available options are listed here 
http://tinycorelinux.net/downloads.html

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: What are the different init-systems available for TCL?
« Reply #2 on: January 31, 2017, 03:13:54 AM »
Hi maiko,
Core uses busybox init.
http://tinycorelinux.net/corebook.pdf
Download a copy and keep it handy: Core book ;)

Offline maiko

  • Newbie
  • *
  • Posts: 2
Re: What are the different init-systems available for TCL?
« Reply #3 on: January 31, 2017, 05:15:48 AM »
Hi maiko,
Core uses busybox init.
http://tinycorelinux.net/corebook.pdf

Thank you very much!

On page 88 in the Corebook PDF I found this text "... Common options here are SysVinit, upstart, systemd, and busybox init. Core uses busybox init...."

Does anyone know if OpenRC can be used?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10961
Re: What are the different init-systems available for TCL?
« Reply #4 on: February 01, 2017, 04:31:49 AM »
Nobody has tried any other init AFAIK. You can probably make any of them work, but it may take tweaking.
The only barriers that can stop you are the ones you create yourself.