View previous topic :: View next topic |
Author |
Message |
xprometeus n00b
Joined: 19 Jan 2004 Posts: 50
|
Posted: Wed Mar 29, 2006 7:24 pm Post subject: What can i clean in rc-status |
|
|
My boot time startup is takes little bit long,i would like to clean some things but i didnt know what i can remove.
What is absolutly necessary for startup?What should (can) i remove ?
This is log of rc-update show
alsasound | boot
bootmisc | boot
bttrack |
clock | boot
coldplug |
consolefont | boot
crypto-loop |
cupsd |
dbus | default
domainname | boot default
esound |
gpm |
hald | default
hdparm | default
hostname | boot
hotplug |
checkfs | boot
checkroot | boot
keymaps | boot
local | default nonetwork
localmount | boot
mldonkey |
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
nscd |
ntp-client |
ntpd |
numlock |
pwcheck |
rmnologin | boot
rsyncd |
saslauthd |
spamd |
sshd |
syslog-ng | default
urandom | boot
vixie-cron | default
vsftpd |
xdm | default
rc-status
Runlevel: default
xdm [ started ]
dbus [ started ]
hald [ started ]
local [ started ]
vixie-cron [ started ]
syslog-ng [ started ]
domainname [ started ]
hdparm [ started ]
net.eth0 [ started ]
netmount [ started ] |
|
Back to top |
|
|
kfiaciarka Veteran
Joined: 20 May 2005 Posts: 1498 Location: Dobre Miasto, Poland
|
Posted: Wed Mar 29, 2006 7:53 pm Post subject: |
|
|
nothing:) You can emerge baselayout with real Code: | RC_PARALLEL_STARTUP="yes" |
From here(remember to USE="speedup" flag during emerge or use 1.12.x version. Also you can emerge initng |
|
Back to top |
|
|
niskel Guru
Joined: 17 Nov 2004 Posts: 457 Location: Fredericton, NB, Canada
|
Posted: Wed Mar 29, 2006 8:06 pm Post subject: |
|
|
kfiaciarka wrote: | nothing:) You can emerge baselayout with real Code: | RC_PARALLEL_STARTUP="yes" |
From here(remember to USE="speedup" flag during emerge or use 1.12.x version. Also you can emerge initng | Hasn't "RC_PARALLEL_STARTUP" been removed from more recent (~arch) baselayouts? Either the feature is being removed or being heavily revamped. I have never gotten this to work properly, I always got service dependancy problems. I figured I can wait the extra 10 seconds when I boot my machine. |
|
Back to top |
|
|
kfiaciarka Veteran
Joined: 20 May 2005 Posts: 1498 Location: Dobre Miasto, Poland
|
Posted: Wed Mar 29, 2006 8:08 pm Post subject: |
|
|
Form me this ebuild works fine. No dependancy problem. |
|
Back to top |
|
|
|