You are not logged in.

#1 2003-01-21 13:59:37

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Boot Style

Hi,
which boot style is Arch Linux using? SysV or BSD? I would appreciate a more in depth doc of the Arch Linux boot, I've found nothing in the online docs.
Thx,
Florian

Offline

#2 2003-01-21 15:14:44

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Boot Style

BSD. as for more docs someone else may have what you require.


AKA uknowme

I am not your friend

Offline

#3 2003-01-21 16:53:45

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: Boot Style

Is it using a real BSD? (no runlevels existing) Or a SysV Init with BSD scripts? Is it using the init programm?
If SysV with BSD Scripts:
- Is there a script which can call SysV Init Scripts in the appropiate Runlevels? Is the runlevel to change to given as a parameter to the scripts?
Is Archlinux using PAM for authentication?
thx,
Florian

Offline

#4 2003-01-21 21:10:19

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: Boot Style

Arch's rc.d scripts do not support multiple runlevels, though the sysvinit program does, of course.  So rc.d scripts can be hacked to behave differently for each runlevel.

The bootup process hits rc.sysinit first, then rc.multi, then rc.local.  /etc/rc.d contains start/stop/restart scripts for daemons, but there are no sysV-style symlinks everywhere, since we do not support multiple runlevels.

So in short, it's not quite real BSD, since we have start/stop rc.d scripts, but it's close.

Like everything in Arch Linux, we've taken the things we like about each and kept them and threw away the rest.

Offline

#5 2003-01-22 09:17:17

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: Boot Style

What is about PAM?

Offline

#6 2003-01-22 19:34:36

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: Boot Style

Arch does not use PAM

Offline

#7 2003-08-11 12:03:24

MasterC
Member
Registered: 2003-08-10
Posts: 11

Re: Boot Style

apeiro wrote:

Arch's rc.d scripts do not support multiple runlevels, though the sysvinit program does, of course.  So rc.d scripts can be hacked to behave differently for each runlevel.

The bootup process hits rc.sysinit first, then rc.multi, then rc.local.  /etc/rc.d contains start/stop/restart scripts for daemons, but there are no sysV-style symlinks everywhere, since we do not support multiple runlevels.

So in short, it's not quite real BSD, since we have start/stop rc.d scripts, but it's close.

Like everything in Arch Linux, we've taken the things we like about each and kept them and threw away the rest.

Awesome, thank you exactly what I was looking for.

I've not had to ask too many questions yet because a quick search has revealed quite a bit.  Glad to see the developers taking an active part in the forums!  smile

Cool

Offline

Board footer

Powered by FluxBB