diff --git a/.gitignore b/.gitignore index 34390d4..70b1f87 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ dracut-modules-olpc-0.3.4.tar.bz2 /dracut-modules-olpc-0.5.9.tar.bz2 /dracut-modules-olpc-0.5.10.tar.bz2 /dracut-modules-olpc-0.5.11.tar.bz2 +/dracut-modules-olpc-0.5.12.tar.bz2 diff --git a/dracut-modules-olpc.spec b/dracut-modules-olpc.spec index d20e80a..61c5a8b 100644 --- a/dracut-modules-olpc.spec +++ b/dracut-modules-olpc.spec @@ -1,5 +1,5 @@ Name: dracut-modules-olpc -Version: 0.5.11 +Version: 0.5.12 Release: 1%{?dist} Summary: OLPC modules for dracut initramfs @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jun 17 2011 Daniel Drake - 0.5.12-1 +- Include kernel modules in activation initramfs + * Wed Jun 1 2011 Daniel Drake - 0.5.11-1 - Fix creation of /versions/running link diff --git a/sources b/sources index 801a7b0..d9e1715 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82868e2e0a87abfd2f418ba3e936c5ce dracut-modules-olpc-0.5.11.tar.bz2 +01821eb29b2efb5fd4877429fa0ad836 dracut-modules-olpc-0.5.12.tar.bz2