[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-14 Thread Mario Limonciello
This should have been closed from the last upload. If there are any other improvements that can be seen in other places, please reopen it. ** Changed in: dkms (Ubuntu) Status: Fix Committed = Fix Released -- optimize the dkms init script to be less greedy at boot time

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-08 Thread Mario Limonciello
** Changed in: dkms (Ubuntu) Importance: Undecided = Medium -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/dkms -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Mario Limonciello
Although some of these changes are good and will work, I don't believe switching to bash is doable. The dkms.conf's that are sourced use arrays, eg PATCH[0], PATCH[1]. Without breaking compatibility for earlier DKMS versions, I don't think that syntax can be changed. -- optimize the dkms init

Re: [Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Steve Langasek
On Mon, Dec 07, 2009 at 10:41:59PM -, Mario Limonciello wrote: Although some of these changes are good and will work, I don't believe switching to bash is doable. The dkms.conf's that are sourced use arrays, eg PATCH[0], PATCH[1]. Without breaking compatibility for earlier DKMS versions,

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Mario Limonciello
I'm still going to incorporate the breadth of that patch (aside from another logic problem i see), and I'll see about moving that bit of logic that's sourcing all of dkms.conf out of here. -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Steve Langasek
On Tue, Nov 24, 2009 at 11:44:16AM -, Giuseppe Iuculano wrote: This doesn't work. What didn't work? Comparing the diffs, I see a bug in mine that I used the 'filename' variable twice when the first instance should have been 'module_in_tree'; but your version instead introduces new variables

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Mario Limonciello
OK, i've committed this upstream with some modifications. * You were using dirname in both for loops * I've set it up to just pull AUTOINSTALL from the dkms.conf * I've switched the interpreter to /bin/sh (as in the original patch) now that it doesn't need to source a conf file with arrays.

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Mario Limonciello
** Changed in: dkms (Ubuntu) Assignee: Scott James Remnant (scott) = (unassigned) -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-12-07 Thread Steve Langasek
On Tue, Dec 08, 2009 at 12:51:59AM -, Mario Limonciello wrote: OK, i've committed this upstream with some modifications. * You were using dirname in both for loops Yes, I don't think this was buggy - but using different variable names is also obviously not buggy :) Cheers, -- Steve

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-11-24 Thread Giuseppe Iuculano
This doesn't work. Attached is a proposed diff based on Steve patchset. It needs review and testing. ** Attachment added: dkms_autoinstaller.diff http://launchpadlibrarian.net/36012370/dkms_autoinstaller.diff -- optimize the dkms init script to be less greedy at boot time

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-11-17 Thread Steve Langasek
** Attachment added: dkms-initscript-optimizations.diff http://launchpadlibrarian.net/35793105/dkms-initscript-optimizations.diff -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-11-17 Thread Steve Langasek
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35793064/XsessionErrors.txt -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 484386] Re: optimize the dkms init script to be less greedy at boot time

2009-11-17 Thread Scott James Remnant
** Changed in: dkms (Ubuntu) Assignee: (unassigned) = Scott James Remnant (scott) -- optimize the dkms init script to be less greedy at boot time https://bugs.launchpad.net/bugs/484386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.