LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-29-2011, 10:49 PM   #1
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
rc.M GTK+/pango question


I've been playing around with lilo settings (placing the menu, etc) and have been rebooting alot to get it aligned properly with my image, wanted to speed it up the boot process a little so added some ampersands to this section of /etc/rc.d/rc.M :
Code:
# These GTK+/pango files need to be kept up to date for
# proper input method, pixbuf loaders, and font support.
if [ -x /usr/bin/update-gtk-immodules ]; then
  /usr/bin/update-gtk-immodules --verbose &
fi
if [ -x /usr/bin/update-gdk-pixbuf-loaders ]; then
  /usr/bin/update-gdk-pixbuf-loaders --verbose &
fi
if [ -x /usr/bin/update-pango-querymodules ]; then
  /usr/bin/update-pango-querymodules --verbose &
fi
I'm wondering what are the effects of this other than a faster boot, will it ever cause problems?
 
Old 09-30-2011, 03:32 AM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,131

Rep: Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203Reputation: 4203
(I'm typing from a cell phone so excuse my brevity) do a search in the forum for that update-* stuff you commented out: Pat himself answered on the matter
 
Old 09-30-2011, 09:01 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by ponce View Post
(I'm typing from a cell phone so excuse my brevity) do a search in the forum for that update-* stuff you commented out: Pat himself answered on the matter
I've searched it and I don't see the thread you are referring to. In my rc.M I have them commented out, and it works ok. Surely putting an "&" will also work.
 
Old 09-30-2011, 09:36 AM   #4
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 625

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
If your boot is faster, it won't be by much. I've moved all those lines into a separate script, which runs in the daily cron (I think 4:00 am). Moving them out does result in a faster boot.
 
Old 09-30-2011, 01:17 PM   #5
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836

Original Poster
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Quote:
Originally Posted by Mark Pettit View Post
If your boot is faster, it won't be by much. I've moved all those lines into a separate script, which runs in the daily cron (I think 4:00 am). Moving them out does result in a faster boot.
Yes, i had previously done that where they ran one after the other in the daily cron until i noticed they never ran (computer was usually off at 4am lol).

I was curious whether running those 3 commands at the "same time" would cause problems.

Thanks though.
 
Old 09-30-2011, 02:07 PM   #6
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
Quote:
Originally Posted by H_TeXMeX_H View Post
I've searched it and I don't see the thread you are referring to. In my rc.M I have them commented out, and it works ok. Surely putting an "&" will also work.
Here you slacker!
 
1 members found this post helpful.
Old 09-30-2011, 03:16 PM   #7
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I see, thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
glib-2, pango, and gtk+, what is going going on? tethysgods Linux - Software 2 08-27-2008 01:09 PM
Freerock uninstall stole GTK looking for up-to-date pango, atk, gtk, glib and xft tgz Oholiab Slackware 8 09-18-2005 11:57 AM
Problems with Gtk and Pango elvalith Linux - Software 7 08-04-2005 05:12 AM
pango and gtk+ linuxienne Linux - Software 2 06-13-2005 08:09 AM
Gtk+ and Pango problems rundjuling Linux - Software 8 05-17-2004 01:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration