From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/grs:tinhat-xfce4 commit in: scripts/
Date: Thu, 17 Sep 2015 00:16:05 +0000 (UTC) [thread overview]
Message-ID: <1442449250.844d0ed09a463227028b3b4a66827ccca626d266.blueness@gentoo> (raw)
commit: 844d0ed09a463227028b3b4a66827ccca626d266
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 00:20:50 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 00:20:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=844d0ed0
scripts/initramfs-init: fix typo.
scripts/initramfs-init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/initramfs-init b/scripts/initramfs-init
index deacb6e..22165f9 100644
--- a/scripts/initramfs-init
+++ b/scripts/initramfs-init
@@ -21,7 +21,7 @@ do
if [ "x$FOUND" == "x" ]
then
/bin/mount /dev/${CDROM} /mnt/cdrom
- [ -f /mnt/cdrom/tinroot ] && FOUND=$CDROM || /bin/umount /dev/${CDROM}
+ [ -f /mnt/cdrom/rootfs ] && FOUND=$CDROM || /bin/umount /dev/${CDROM}
fi
done
next reply other threads:[~2015-09-17 0:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 0:16 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-15 2:03 [gentoo-commits] proj/grs:tinhat-xfce4 commit in: scripts/ Anthony G. Basile
2015-10-08 18:07 Anthony G. Basile
2015-10-08 17:55 Anthony G. Basile
2015-09-29 17:03 Anthony G. Basile
2015-09-29 1:53 Anthony G. Basile
2015-09-24 11:56 Anthony G. Basile
2015-09-21 0:58 Anthony G. Basile
2015-09-20 12:07 Anthony G. Basile
2015-09-20 12:03 Anthony G. Basile
2015-09-16 23:17 Anthony G. Basile
2015-09-13 17:06 Anthony G. Basile
2015-09-13 16:55 Anthony G. Basile
2015-09-13 15:21 Anthony G. Basile
2015-09-12 22:07 Anthony G. Basile
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1442449250.844d0ed09a463227028b3b4a66827ccca626d266.blueness@gentoo \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox