From: Chris Gianelloni Date: Fri, 14 Apr 2006 12:17:00 +0000 (+0000) Subject: Forgot one part of the patch from bug #121334. X-Git-Tag: v3.4.10.902~375 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad09822b6ce4d09d11e742106a0a50ce68b571fd;p=genkernel.git Forgot one part of the patch from bug #121334. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@377 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/generic/initrd.scripts b/generic/initrd.scripts index c78e52c..631431c 100644 --- a/generic/initrd.scripts +++ b/generic/initrd.scripts @@ -567,7 +567,7 @@ rundebugshell() { } setup_unionfs() { - if [ "${USE_UNIONFS_NORMAL}" -eq '1' -a "${CDROOT}" -eq '1' ] + if [ "${USE_UNIONFS_NORMAL}" -eq '1' ] then # Directory used for rw changes in union mount filesystem UNION=/union