/[smeserver]/rpms/mkinitrd/sme7/mkinitrd.spec
ViewVC logotype

Diff of /rpms/mkinitrd/sme7/mkinitrd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by slords, Mon Aug 24 14:52:58 2009 UTC Revision 1.5 by slords, Mon Aug 24 15:14:31 2009 UTC
# Line 1  Line 1 
1  Summary: Creates an initial ramdisk image for preloading modules.  Summary: Creates an initial ramdisk image for preloading modules.
2  Name: mkinitrd  Name: mkinitrd
3  Version: 4.2.1.13  Version: 4.2.1.13
4  Release: 4  Release: 4.1%{?dist}
5  License: GPL  License: GPL
6  Group: System Environment/Base  Group: System Environment/Base
7  Source: mkinitrd-%{version}.tar.bz2  Source: mkinitrd-%{version}.tar.bz2
8  Patch0: mkinitrd-kernel-cmdline-spaces.patch  Patch0: mkinitrd-kernel-cmdline-spaces.patch
9  Patch1: mkinitrd-4.2.1.13-bz479239-virtio.patch  Patch1: mkinitrd-4.2.1.13-bz479239-virtio.patch
10    Patch2: mkinitrd-4.2.1.13-mdassemble.patch
11  ExclusiveOs: Linux  ExclusiveOs: Linux
12  Prereq: dev  Prereq: dev
13  Requires: e2fsprogs, /bin/sh, fileutils, grep, mount, gzip, tar, /sbin/insmod.static, /sbin/losetup, mktemp >= 1.5-5, findutils, lvm2, kudzu, /usr/bin/which  Requires: e2fsprogs, /bin/sh, fileutils, grep, mount, gzip, tar, /sbin/insmod.static, /sbin/losetup, mktemp >= 1.5-5, findutils, lvm2, kudzu, /usr/bin/which
# Line 40  ramdisk using information found in the / Line 41  ramdisk using information found in the /
41  %setup -q  %setup -q
42  %patch0 -p1 -b .spaces  %patch0 -p1 -b .spaces
43  %patch1 -p1 -b .virtio  %patch1 -p1 -b .virtio
44    %patch2 -p1 -b .mdassemble
45    
46  %build  %build
47  make  make
# Line 65  rm -rf $RPM_BUILD_ROOT Line 67  rm -rf $RPM_BUILD_ROOT
67  %attr(644,root,root) %{_mandir}/man8/grubby.8*  %attr(644,root,root) %{_mandir}/man8/grubby.8*
68    
69  %changelog  %changelog
70    * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 4.2.1.13-4.1.sme
71    - Use generated config file instead of just scanning [SME: 2192]
72    - Use mdassemble rather than raidautorun in initrd, so that we control
73      UUID to device mapping. [SME: 961, 1895]
74    
75  * Tue Jan 13 2009 Peter Jones <pjones@redhat.com> - 4.2.1.13-4  * Tue Jan 13 2009 Peter Jones <pjones@redhat.com> - 4.2.1.13-4
76  - Add virtio support (hansg)  - Add virtio support (hansg)
77    Resolves: rhbz#479239    Resolves: rhbz#479239


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed