diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-12-09 01:50:16 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-12-09 01:50:16 +0200 |
commit | 77feb20b6f8dadaf3c237072390487b73ed7b03c (patch) | |
tree | 9a118395c22f0747d01cd09cbbd9536ec1ec5c8b /sys-boot/grub | |
parent | 7713703b9ebbce7595cfa36d1224238acc966e60 (diff) |
Refreshing last modifications and moving to Kogaion fully
Diffstat (limited to 'sys-boot/grub')
-rw-r--r-- | sys-boot/grub/grub-2.00-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.00-r7.ebuild b/sys-boot/grub/grub-2.00-r7.ebuild index bceda68f..9ecabf30 100644 --- a/sys-boot/grub/grub-2.00-r7.ebuild +++ b/sys-boot/grub/grub-2.00-r7.ebuild @@ -22,7 +22,7 @@ if [[ ${PV} != 9999 ]]; then # vga= not yet deprecated for us "${FILESDIR}"/${PN}-2.00-vga-deprecated-not-yet.patch "${FILESDIR}"/${PN}-1.99-disable-floppies.patch - # Genkernel doesn't support "single" for rescue mode + # Genkernel doesn`t support "single" for rescue mode # but rather init_opts=single "${FILESDIR}"/${PN}-2.00-genkernel-initramfs-single.patch # Down with SecureBoot |