commit mkinitrd for openSUSE:Factory
Hello community, here is the log from the commit of package mkinitrd for openSUSE:Factory checked in at 2012-08-04 09:22:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkinitrd (Old) and /work/SRC/openSUSE:Factory/.mkinitrd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "mkinitrd", Maintainer is "MMarek@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/mkinitrd/mkinitrd.changes 2012-07-30 09:26:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mkinitrd.new/mkinitrd.changes 2012-08-04 09:22:28.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Jul 30 23:12:39 UTC 2012 - jeffm@suse.com + +- Version 2.7.1. + +------------------------------------------------------------------- +Mon Jul 30 21:48:12 UTC 2012 - jeffm@suse.com + +- Added hid-generic to boot-usb.sh so keyboards are usable in initrd + (bnc#773559). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkinitrd.spec ++++++ --- /var/tmp/diff_new_pack.mFOnfS/_old 2012-08-04 09:22:31.000000000 +0200 +++ /var/tmp/diff_new_pack.mFOnfS/_new 2012-08-04 09:22:31.000000000 +0200 @@ -41,7 +41,7 @@ %else Requires: sysvinit %endif -Version: 2.7.0 +Version: 2.7.1 Release: 0 Conflicts: udev < 118 Requires: dhcpcd ++++++ mkinitrd.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkinitrd-2.7.0/mkinitrd.changes new/mkinitrd-2.7.1/mkinitrd.changes --- old/mkinitrd-2.7.0/mkinitrd.changes 2012-07-26 09:48:26.000000000 +0200 +++ new/mkinitrd-2.7.1/mkinitrd.changes 2012-07-31 01:12:51.000000000 +0200 @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Mon Jul 30 23:12:39 UTC 2012 - jeffm@suse.com + +- Version 2.7.1. + +------------------------------------------------------------------- +Mon Jul 30 21:48:12 UTC 2012 - jeffm@suse.com + +- Added hid-generic to boot-usb.sh so keyboards are usable in initrd + (bnc#773559). + +------------------------------------------------------------------- Thu Jul 26 07:47:57 UTC 2012 - mmarek@suse.cz - Add purge-kernels.service to the filelist. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkinitrd-2.7.0/sbin/mkinitrd new/mkinitrd-2.7.1/sbin/mkinitrd --- old/mkinitrd-2.7.0/sbin/mkinitrd 2012-07-26 09:48:26.000000000 +0200 +++ new/mkinitrd-2.7.1/sbin/mkinitrd 2012-07-31 01:12:51.000000000 +0200 @@ -25,7 +25,7 @@ # git://git.opensuse.org/projects/mkinitrd.git # -VERSION=2.7.0 +VERSION=2.7.1 LOGDIR=/var/log/YaST2 LOGFILE=$LOGDIR/mkinitrd.log declare -a cmd_option diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkinitrd-2.7.0/scripts/boot-usb.sh new/mkinitrd-2.7.1/scripts/boot-usb.sh --- old/mkinitrd-2.7.0/scripts/boot-usb.sh 2012-07-26 09:48:26.000000000 +0200 +++ new/mkinitrd-2.7.1/scripts/boot-usb.sh 2012-07-31 01:12:51.000000000 +0200 @@ -1,6 +1,6 @@ #!/bin/bash #%stage: device -#%udevmodules: usbcore ohci_hcd uhci-hcd ehci_hcd xhci-hcd usbhid hid-logitech-dj +#%udevmodules: usbcore ohci_hcd uhci-hcd ehci_hcd xhci-hcd usbhid hid-logitech-dj hid-generic #%if: "$use_usb" # ##### usb module helper -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de