Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214745 - gnome-base/gdm-2.20.8: prefetch is not being configured properly
Summary: gnome-base/gdm-2.20.8: prefetch is not being configured properly
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 17:14 UTC by Pacho Ramos
Modified: 2008-10-03 08:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuilds.diff (ebuilds.diff,2.38 KB, patch)
2008-03-25 17:15 UTC, Pacho Ramos
Details | Diff
gdmprefetchlist-gentoo.patch (gdmprefetchlist-gentoo.patch,1.79 KB, patch)
2008-03-25 17:16 UTC, Pacho Ramos
Details | Diff
ebuild.diff (ebuild.diff,709 bytes, text/plain)
2008-03-25 17:18 UTC, Pacho Ramos
Details
gdm.ebuild.diff (gdm.ebuild.diff,776 bytes, text/plain)
2008-09-05 11:07 UTC, Pacho Ramos
Details
gdmprefetchlist2.patch (gdmprefetchlist2.patch,4.25 KB, patch)
2008-09-05 11:08 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2008-03-25 17:14:41 UTC
Since gdm-2.20* bump, seems that prefetch is being enabled using "--with-prefetch" option, the problem is that config file is not pointing to correct prefetch executable and config file containing files to be prefetched is adapted to Solaris instead of gentoo linux

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2008-03-25 17:15:37 UTC
Created attachment 147285 [details, diff]
ebuilds.diff

This diff adapts ebuild
Comment 2 Pacho Ramos gentoo-dev 2008-03-25 17:16:36 UTC
Created attachment 147287 [details, diff]
gdmprefetchlist-gentoo.patch

This is for change files locations from solaris to gentoo
Comment 3 Pacho Ramos gentoo-dev 2008-03-25 17:18:27 UTC
Created attachment 147290 [details]
ebuild.diff

Sorry, ebuilds.diff was wrong
Comment 4 Pacho Ramos gentoo-dev 2008-04-07 18:33:15 UTC
(In reply to comment #2)
> Created an attachment (id=147287) [edit]
> gdmprefetchlist-gentoo.patch
> 
> This is for change files locations from solaris to gentoo
> 

If you think that prefetching tomboy is excesive, please ping me. I added it because I use tomboy a lot and users that won't want it would simply don't get it installed, then, not preloaded

I can also adapt ubuntu patch if you want:
http://patches.ubuntu.com/g/gdm/extracted/36_update_prefetch_lists.patch

I think that would be great get this fixed for gdm-2.20.4 and gnome-2.22, then, if you need more info feel free to ask me for it, I will help (if I am able of course :-))

Thanks
Comment 5 Pacho Ramos gentoo-dev 2008-09-05 11:07:20 UTC
Created attachment 164638 [details]
gdm.ebuild.diff

Just tested with 2.20.8
Comment 6 Pacho Ramos gentoo-dev 2008-09-05 11:08:08 UTC
Created attachment 164639 [details, diff]
gdmprefetchlist2.patch

Updated patch with more files added merging integrating ubuntu patch
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-02 22:12:44 UTC
after discussing this on irc, it appears wiser to just use preload (which I'm evaluating on my main box for now) because it's a completely DE independant solution and gdm 2.24 as a matter of fact dropped this setting.

Closing wontfix.
Comment 8 Pacho Ramos gentoo-dev 2008-10-03 08:47:13 UTC
OK, this seems very reasonable for me, I read something about it in 
http://blog.crozat.net/2008/09/improving-boot-time-on-general-linux.html

and preload seems a better option