@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
17 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
Bump to 3.4.33.1
17 May 2012; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc:
Fix call to blkid as "blkid -l -t UUID=foo" (without -o device) does not seem
to work well with blkid of util-linux
@ -2,7 +2,7 @@
PATH="${PATH}:/sbin:/usr/sbin"
GK_V='3.4.33'
GK_V='3.4.33.1'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.