Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220377 Details for
Bug 268468
fbsplash doesn't switch to verbose mode in initramfs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add auto-verbose swap mode to initrd.scripts
fix-crypt_filter.patch (text/plain), 308 bytes, created by
June Tate-Gans
on 2010-02-19 17:53:48 UTC
(
hide
)
Description:
Patch to add auto-verbose swap mode to initrd.scripts
Filename:
MIME Type:
Creator:
June Tate-Gans
Created:
2010-02-19 17:53:48 UTC
Size:
308 bytes
patch
obsolete
>--- initrd.scripts.orig 2010-02-19 10:48:40.000000000 -0700 >+++ initrd.scripts 2010-02-19 10:21:03.000000000 -0700 >@@ -326,7 +326,12 @@ > then > eval $1 >/dev/null 2>/dev/null > else >+ splash 'verbose' > /dev/null & > eval $1 >+ if [ $? -eq 0 ] >+ then >+ splash set_msg 'Disk unlocked.' >+ fi > fi > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 268468
: 220377 |
220379
|
261851