Changelog for
preload-1.2-6.29.1.i586.rpm :
Wed Apr 11 14:00:00 2012 mkubecekAATTsuse.cz
- take version and release for kernel-$flavor requires from
kernel-$flavor provide of kernel-$flavor package, not kernel
Mon Jan 24 13:00:00 2011 gregkhAATTsuse.de
- fix preload kmp build error with newer systemtap and kernel.
Thanks to Kshitij Kulshreshtha
for the fix.
Fri Oct 29 14:00:00 2010 cooloAATTnovell.com
- work on perl warnings and remove -s 3 from stap, it\'s buggy atm
Tue Jun 29 14:00:00 2010 cooloAATTnovell.com
- remove more warnings
Thu May 13 14:00:00 2010 cooloAATTnovell.com
- do not require the rebuild counter of the kernel
Mon Mar 22 13:00:00 2010 cooloAATTnovell.com
- disable preload if /usr is on an extra partition
Mon Mar 22 13:00:00 2010 cooloAATTnovell.com
- mls does not like the supplements and they are
not necessary (bnc#589431)
Mon Mar 15 13:00:00 2010 cooloAATTnovell.com
- sys.mmap does no longer work on i586, so use new 2.6.33 function
Mon Mar 15 13:00:00 2010 cooloAATTnovell.com
- fix build in adding work around for bnc#588293
Mon Jan 25 13:00:00 2010 cooloAATTnovell.com
- remove waitfornm (bnc#556883)
Wed Nov 4 13:00:00 2009 cooloAATTnovell.com
- ignore negative PIDs - gives very prominently
errors in console (bnc#551635)
Mon Nov 2 13:00:00 2009 cooloAATTnovell.com
- fix the logic in the worker thread (bnc#551801)
Thu Oct 15 14:00:00 2009 cooloAATTnovell.com
- print less warnings by default (bnc#546359)
Wed Oct 7 14:00:00 2009 cooloAATTnovell.com
- fixes by Michael Matz to make it more robust (bnc#542538)
Mon Sep 28 14:00:00 2009 cooloAATTnovell.com
- do not require but recommend working kmp (bnc#530655)
Fri Sep 18 14:00:00 2009 cooloAATTnovell.com
- fix for bnc#539976
Wed Sep 16 14:00:00 2009 cooloAATTnovell.com
- fix typo in rsyslog check
Tue Sep 15 14:00:00 2009 cooloAATTnovell.com
- do not start login manager before remote users are available (fate#301200)
Thu Aug 20 14:00:00 2009 cooloAATTnovell.com
- do not check the config file for rsyslog (bnc#530569)
Tue Aug 18 14:00:00 2009 cooloAATTnovell.com
version 1.1
- simplify the stap format
- remove bootcache code completely
- rework process tree parsing to catch all IO
Sun Aug 9 14:00:00 2009 cooloAATTnovell.com
- kernel-extra is no more
Sun Aug 2 14:00:00 2009 cooloAATTnovell.com
- kernel debuginfo is split
- leave out pae module as it\'s no longer used by default
Wed Jul 22 14:00:00 2009 cooloAATTnovell.com
- new desktop flavor
Mon Jul 13 14:00:00 2009 cooloAATTnovell.com
- require systemtap-runtime instead of recommending (bnc#521357)
Mon Jul 13 14:00:00 2009 cooloAATTnovell.com
- disable bootcache for now
- make killall -q (bnc#494082)
Tue Jun 9 14:00:00 2009 cooloAATTsuse.de
- pae should work again
Tue May 26 14:00:00 2009 cooloAATTsuse.de
- hopefully fix the handling of reads on pipes
Mon May 25 14:00:00 2009 cooloAATTsuse.de
- ignore pae too for now
Sat May 23 14:00:00 2009 cooloAATTsuse.de
- ignore legacy as its debuginfos conflict with default
Wed May 20 14:00:00 2009 cooloAATTnovell.com
- recommend systemtap-runtime, that\'s enough
- kernel-pae is no more
Wed May 6 14:00:00 2009 cooloAATTsuse.de
- if the output goes to serial console, give some more buffer
Mon May 4 14:00:00 2009 cooloAATTsuse.de
- don\'t be too verbose (bnc#494082)
Thu Apr 16 14:00:00 2009 cooloAATTsuse.de
- don\'t require the kmp, it still has a function without regenerating
- removed debug output from waitforidle
Wed Apr 8 14:00:00 2009 cooloAATTsuse.de
- [stp] don\'t show openat for ignored fds
- [stp] increase buffer size
Tue Apr 7 14:00:00 2009 cooloAATTsuse.de
- don\'t fail when there is not enough space to reorder
- fix dos line feeds in input
Mon Apr 6 14:00:00 2009 cooloAATTsuse.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 2 14:00:00 2009 cooloAATTsuse.de
- ok, I give up. install all kernels
Thu Apr 2 14:00:00 2009 cooloAATTsuse.de
- leave out the rebuild counter in the kernel version require
Tue Mar 31 14:00:00 2009 cooloAATTsuse.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 13:00:00 2009 cooloAATTsuse.de
- several fixes
- removed remap support - not everyone has its root on sda6 :)