| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mkinitrd-suspend2 | Distribution: Unknown |
| Version: 5.1.19.6 | Vendor: ATrpms.net |
| Release: 1.cubbi1 | Build date: Sat Apr 28 21:10:17 2007 |
| Group: System Environment/Base | Build host: junior.atrpms.net |
| Size: 52304 | Source RPM: mkinitrd-suspend2-5.1.19.6-1.cubbi1.src.rpm |
| Packager: Matthias Hensler <matthias@wspse.de> | |
| Summary: Creates an initial ramdisk image for preloading modules including software suspend support. | |
This package includes modified versions of mkinitrd and new-kernel-pkg tools for software suspend 2 kernels provided by http://mhensler.de/swsusp/
GPL
* Fri Mar 16 2007 Matthias Hensler <matthias@wspse.de> - 5.1.19.6-1.cubbi1
- build for Redhat Enterprise Linux 5
* Fri Oct 20 2006 Matthias Hensler <matthias@wspse.de> - 5.1.19-1.cubbi2
- rebuild for Fedora Core 6 final
* Sat Oct 14 2006 Matthias Hensler <matthias@wspse.de> - 5.1.19-1.cubbi1
- update to recent Fedora development RPM
* Fri Sep 22 2006 Matthias Hensler <matthias@wspse.de> - 5.1.17-1.cubbi1
- update to recent Fedora development RPM
* Tue Sep 19 2006 Matthias Hensler <matthias@wspse.de> - 5.1.15-1.cubbi1
- update to recent Fedora development RPM
* Mon Jul 24 2006 Matthias Hensler <matthias@wspse.de> - 5.0.45-2.cubbi1
- added support for Suspend 2 newer than 2.2.7.3 (use /sys instead of /proc)
- added support for modular hibernate script (search FilewriteLocation in
/etc/hibernate/suspend2.conf)
- added support for new DSDT patch (includes /boot/DSDT.aml if exists, or
the file specified by --dsdt-location)
* Sat Jun 24 2006 Matthias Hensler <matthias@wspse.de> - 5.0.45-1.cubbi1
- update to recent Fedora development RPM
* Fri May 19 2006 Matthias Hensler <matthias@wspse.de> - 5.0.40-1.cubbi1
- update to recent Fedora development RPM
* Thu May 11 2006 Matthias Hensler <matthias@wspse.de> - 5.0.39-1.cubbi1
- update to recent Fedora development RPM
* Fri Apr 28 2006 Matthias Hensler <matthias@wspse.de> - 5.0.36-1.cubbi1
- update to recent Fedora development RPM
* Tue Apr 11 2006 Matthias Hensler <matthias@wspse.de> - 5.0.34-1.cubbi1
- update to recent Fedora development RPM
* Sat Apr 01 2006 Matthias Hensler <matthias@wspse.de> - 5.0.33-1.cubbi1
- update to recent Fedora development RPM
* Wed Mar 22 2006 Matthias Hensler <matthias@wspse.de> - 5.0.32-2.cubbi1
- fixed warning on empty resume2-parameter
- handle swapspace if specified with LABEL= in /etc/fstab
the label will be resolved when creating the initrd, as we cannot
rely on special nash-support for Suspend 2 like swsusp has
* Sat Mar 18 2006 Matthias Hensler <matthias@wspse.de> - 5.0.32-1.cubbi3
- build for Fedora Core 5 final
* Fri Mar 17 2006 Matthias Hensler <matthias@wspse.de> - 5.0.32-1.cubbi2
- fixed default procdirectory if Suspend 2 version was not specified
* Tue Mar 14 2006 Matthias Hensler <matthias@wspse.de> - 5.0.32-1.cubbi1
- update to recent Fedora development RPM
* Sat Mar 11 2006 Matthias Hensler <matthias@wspse.de> - 5.0.31-1.cubbi1
- update to recent Fedora development RPM
* Thu Mar 09 2006 Matthias Hensler <matthias@wspse.de> - 5.0.30-1.cubbi1
- update to recent Fedora development RPM
* Tue Feb 28 2006 Matthias Hensler <matthias@wspse.de> - 5.0.29-1.cubbi1
- update to recent Fedora development RPM
* Sat Feb 25 2006 Matthias Hensler <matthias@wspse.de> - 5.0.28-1.cubbi1
- update to recent Fedora development RPM
* Fri Feb 24 2006 Matthias Hensler <matthias@wspse.de> - 5.0.27-1.cubbi3
- adding prelimary filewriter support. This will need an already running
kernel with Suspend 2 support and the file location either specified
in /etc/hibernate/hibernate.conf or on the kernel commandline.
* Thu Feb 23 2006 Matthias Hensler <matthias@wspse.de> - 5.0.27-1.cubbi2
- try to resume Suspend 2 with the kernel commandline parameters before
trying the default swapdevices. This is ugly, but the only way to
workaround missing Suspend 2 support in the nash.
* Thu Feb 23 2006 Matthias Hensler <matthias@wspse.de> - 5.0.27-1.cubbi1
- update to recent Fedora development RPM
- first try to resume swsusp, and then Suspend 2 no get rid of the ugly
Suspend 2 warning.
* Thu Feb 23 2006 Matthias Hensler <matthias@wspse.de> - 5.0.26-1.cubbi3
- include /etc/sysconfig/mkinitrd-suspend2 as well.
- try to resume from distributions swsusp when Suspend 2 fails.
* Tue Feb 21 2006 Matthias Hensler <matthias@wspse.de> - 5.0.26-1.cubbi2
- first try towards making suspend 2 working out of the box: do not rely
on resume2 option on kernelcommandline, but use swapdevice automatically,
just like Fedora does for swsusp.
- rename to mkinitrd-suspend2 and obsolete old package.
- create own build-directory instead of overwriting the one from mkinitrd.
- commandline parameters were renamed to --suspend2-userui and
--suspend2-version, defaulting to "none" and "20200".
* Fri Feb 17 2006 Matthias Hensler <matthias@wspse.de> - 5.0.26-1.cubbi1
- update to recent Fedora development RPM
* Wed Feb 15 2006 Matthias Hensler <matthias@wspse.de> - 5.0.25-1.cubbi1
- update to recent Fedora development RPM
* Tue Feb 14 2006 Matthias Hensler <matthias@wspse.de> - 5.0.23-1.cubbi1
- update to recent Fedora development RPM
* Sun Feb 05 2006 Matthias Hensler <matthias@wspse.de> - 5.0.21-1.cubbi1
- update to recent Fedora development RPM
* Fri Feb 03 2006 Matthias Hensler <matthias@wspse.de> - 5.0.18-1.cubbi1
- update to recent Fedora development RPM
- deprecated --early-splash parameter, use
--swsusp-userui=<none | auto | text | fb> instead, defaulting to "auto".
"auto" will decide on installed userui binaries for the moment, switch
to a configfile or parsing hibernate.conf/kernel parameters later
- bumped default software suspend version to 2.2
* Thu Jan 26 2006 Matthias Hensler <matthias@wspse.de> - 5.0.17-1.cubbi1
- update to recent Fedora development RPM
* Thu Jan 26 2006 Matthias Hensler <matthias@wspse.de> - 5.0.15-1.cubbi2
- fixed --early-splash (create /dev/fb0 node by calling mknod from initrd)
* Tue Dec 20 2005 Matthias Hensler <matthias@wspse.de> - 5.0.15-1.cubbi1
- update to recent Fedora development RPM
* Mon Oct 24 2005 Matthias Hensler <matthias@wspse.de> - 5.0.8-1.cubbi1
- update to recent Fedora development RPM
* Mon Oct 24 2005 Matthias Hensler <matthias@wspse.de> - 5.0.6-1.cubbi1
- update to recent Fedora development RPM
* Tue Oct 11 2005 Matthias Hensler <matthias@wspse.de> - 5.0.4-1.cubbi1
- update to recent Fedora development RPM
- build as noarch since this package only provides shellscripts, all
archdepended programs are provided with mkinitrd.
* Mon Oct 03 2005 Matthias Hensler <matthias@wspse.de> - 5.0.3-1.cubbi1
- update to recent Fedora development RPM
- added parameter --swsusp-version to choose correct /proc directory
* Sun Sep 25 2005 Matthias Hensler <matthias@wspse.de> - 4.2.22-1.cubbi1
- update to recent Fedora development RPM
* Wed Aug 17 2005 Matthias Hensler <matthias@wspse.de> - 4.2.21-1.cubbi1
- build for new version from Fedora development without udev
* Sun Jul 10 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi6
- on SCSI/SATA start resume after scsi-modules
* Sat Jul 09 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi5
- made early fbsplash optional.
* Sun Jul 03 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi4
- start fbsplash early in resume: Paul Ionescu <i_p_a_u_l@yahoo.com>
* Tue Jun 14 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi3
- rebuild on FC4.
* Thu Jun 02 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi2
- added missing echo to activation of splashui
* Wed May 25 2005 Matthias Hensler <matthias@wspse.de> - 4.2.15-1.cubbi1
- initial build
/sbin/mkinitrd-suspend2 /sbin/new-kernel-pkg-suspend2
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 17 05:05:24 2013