| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: preload-kmp-default | Distribution: openSUSE 11.2 |
| Version: 1.1_2.6.31.14_0.2 | Vendor: openSUSE |
| Release: 6.9.31 | Build date: Wed Oct 13 00:31:43 2010 |
| Group: System/Boot | Build host: build14 |
| Size: 145536 | Source RPM: preload-1.1-6.9.31.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Summary: Preload Kernel Module | |
This will work with preload hand in hand to make sure no unnecessary files are preload.
GPLv2+
* Wed Nov 04 2009 coolo@novell.com
- ignore negative PIDs - gives very prominently
errors in console (bnc#551635)
* Mon Nov 02 2009 coolo@novell.com
- fix the logic in the worker thread (bnc#551801)
* Thu Oct 15 2009 coolo@novell.com
- print less warnings by default (bnc#546359)
* Wed Oct 07 2009 coolo@novell.com
- fixes by Michael Matz to make it more robust (bnc#542538)
* Mon Sep 28 2009 coolo@novell.com
- do not require but recommend working kmp (bnc#530655)
* Fri Sep 18 2009 coolo@novell.com
- fix for bnc#539976
* Wed Sep 16 2009 coolo@novell.com
- fix typo in rsyslog check
* Tue Sep 15 2009 coolo@novell.com
- do not start login manager before remote users are available (fate#301200)
* Thu Aug 20 2009 coolo@novell.com
- do not check the config file for rsyslog (bnc#530569)
* Tue Aug 18 2009 coolo@novell.com
version 1.1
- simplify the stap format
- remove bootcache code completely
- rework process tree parsing to catch all IO
* Sun Aug 09 2009 coolo@novell.com
- kernel-extra is no more
* Sun Aug 02 2009 coolo@novell.com
- kernel debuginfo is split
- leave out pae module as it's no longer used by default
* Wed Jul 22 2009 coolo@novell.com
- new desktop flavor
* Mon Jul 13 2009 coolo@novell.com
- require systemtap-runtime instead of recommending (bnc#521357)
* Mon Jul 13 2009 coolo@novell.com
- disable bootcache for now
- make killall -q (bnc#494082)
* Tue Jun 09 2009 coolo@suse.de
- pae should work again
* Tue May 26 2009 coolo@suse.de
- hopefully fix the handling of reads on pipes
* Mon May 25 2009 coolo@suse.de
- ignore pae too for now
* Sat May 23 2009 coolo@suse.de
- ignore legacy as its debuginfos conflict with default
* Wed May 20 2009 coolo@novell.com
- recommend systemtap-runtime, that's enough
- kernel-pae is no more
* Wed May 06 2009 coolo@suse.de
- if the output goes to serial console, give some more buffer
* Mon May 04 2009 coolo@suse.de
- don't be too verbose (bnc#494082)
* Thu Apr 16 2009 coolo@suse.de
- don't require the kmp, it still has a function without regenerating
- removed debug output from waitforidle
* Wed Apr 08 2009 coolo@suse.de
- [stp] don't show openat for ignored fds
- [stp] increase buffer size
* Tue Apr 07 2009 coolo@suse.de
- don't fail when there is not enough space to reorder
- fix dos line feeds in input
* Mon Apr 06 2009 coolo@suse.de
- make automatically use of bootcache (*EXPERIMENTAL*):
relink files into /appcache/boot, so they are in order of
booting. The logic behind it needs to be improved, currently
it's done on every boot
- let the kernel command line say where to save the preload trace.
This allows preloadlog=/dev/zero (interesting for booting live cd) or
preloadlog=/dev/ttyS0 (interesting for profiling live cd)
* Thu Apr 02 2009 coolo@suse.de
- ok, I give up. install all kernels
* Thu Apr 02 2009 coolo@suse.de
- leave out the rebuild counter in the kernel version require
* Tue Mar 31 2009 coolo@suse.de
- staprun needs the kmp exactly in kernel-version's path not in
weak-updates, so we need to make this require explicit
* Wed Mar 25 2009 coolo@suse.de
- several fixes
- removed remap support - not everyone has its root on sda6 :)
* Wed Feb 25 2009 coolo@suse.de
- preload requires stapio
* Thu Feb 12 2009 coolo@suse.de
- majorly reworked how preload works. Experimental for now
* Wed Oct 22 2008 coolo@suse.de
- fix syntax (bnc#435512)
* Sat Aug 23 2008 aj@suse.de
- Fix init scripts.
- Fix fillup call.
* Tue Aug 12 2008 coolo@suse.de
- now fixing differently for different checks ;(
* Mon Aug 11 2008 coolo@suse.de
- fix rpmlint warnings about init scripts
* Mon May 12 2008 coolo@suse.de
- update the preload lists (bnc#375313)
* Wed Nov 07 2007 coolo@suse.de
- fix nfs mount catch (#333688)
* Fri Nov 02 2007 coolo@suse.de
- adding correct Prereqs
* Fri Sep 21 2007 coolo@suse.de
- removing temporary files from file lists (#309149)
* Tue Sep 11 2007 coolo@suse.de
- make earlyxdm depend on haldaemon, so that we don't get a race condition.
It's far from optimal (#309171)
* Mon Sep 03 2007 coolo@suse.de
- update preload lists for cursor change (uncommited changes)
- revert the workaround for #302010 now that we have a fix
* Thu Aug 30 2007 aj@suse.de
- Fix waitfornm typo (#305757).
* Sun Aug 26 2007 jblunck@suse.de
- Remove blktrace since this is in a separate package now
* Tue Aug 21 2007 ro@suse.de
- fix typo
* Tue Aug 21 2007 dmueller@suse.de
- readd kbd dependency as a kludge for (#302010)
* Wed Jul 04 2007 coolo@suse.de
- adding experimental support for ext2remapper
* Thu Jun 21 2007 coolo@suse.de
- remove kbd check - it's from the old earlykdm
* Wed Jun 20 2007 coolo@suse.de
- harmonize earlykdm and earlygdm into earlyxdm
* Mon Jun 18 2007 coolo@suse.de
- remove the boot scripts
* Sat Jun 16 2007 coolo@suse.de
- reduce some files
* Thu Jun 14 2007 coolo@suse.de
- update gdm file too
* Fri Apr 20 2007 matz@suse.de
- Fix off-by-one (#260836).
* Fri Apr 20 2007 coolo@suse.de
- update from SVN with updated file lists (#237120)
* Sat Nov 25 2006 olh@suse.de
- boot.preload has no hard requirement for boot.klog
change insserv dependencies from Required-start to Should-start
scripts will still get the right ordering that way without
triggering insserv and rpm post errors.
/lib/modules/2.6.31.14-0.2-default /lib/modules/2.6.31.14-0.2-default/systemtap /lib/modules/2.6.31.14-0.2-default/systemtap/preloadtrace.ko
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:42:18 2013