Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 695871 Details for
Bug 909715
[patch] do not own directory already in systemd rpm
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
drop unapplied patches
0001-remove-unapplied-patch-from-git.patch (text/plain), 2.78 KB, created by
Michael S.
on 2013-02-10 17:47:50 UTC
(
hide
)
Description:
drop unapplied patches
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-10 17:47:50 UTC
Size:
2.78 KB
patch
obsolete
>From f3db76e4c560d986e128c02e0e4fa901c472172c Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Sun, 10 Feb 2013 18:45:50 +0100 >Subject: [PATCH] remove unapplied patch from git > >--- > jlaska-test.patch | 34 ---------------------------------- > plymouth-fix-udev-trigger.patch | 12 ------------ > 2 files changed, 46 deletions(-) > delete mode 100644 jlaska-test.patch > delete mode 100644 plymouth-fix-udev-trigger.patch > >diff --git a/jlaska-test.patch b/jlaska-test.patch >deleted file mode 100644 >index b08ef28..0000000 >--- a/jlaska-test.patch >+++ /dev/null >@@ -1,34 +0,0 @@ >-From 502d5951aa5b8ece34fa21032d513254ef146f69 Mon Sep 17 00:00:00 2001 >-From: Ray Strode <rstrode@redhat.com> >-Date: Tue, 1 Mar 2011 17:26:16 -0500 >-Subject: [PATCH] terminal: apply terminal settings immediately >- >---- >- src/libply-splash-core/ply-terminal.c | 4 ++-- >- 1 files changed, 2 insertions(+), 2 deletions(-) >- >-diff --git a/src/libply-splash-core/ply-terminal.c b/src/libply-splash-core/ply-terminal.c >-index 3f126bc..3e6e8cc 100644 >---- a/src/libply-splash-core/ply-terminal.c >-+++ b/src/libply-splash-core/ply-terminal.c >-@@ -272,7 +272,7 @@ ply_terminal_set_buffered_input (ply_terminal_t *terminal) >- term_attributes.c_oflag |= OPOST; >- term_attributes.c_lflag |= ECHO | ICANON | ISIG | IEXTEN; >- >-- if (tcsetattr (terminal->fd, TCSAFLUSH, &term_attributes) != 0) >-+ if (tcsetattr (terminal->fd, TCSANOW, &term_attributes) != 0) >- return false; >- >- terminal->is_unbuffered = false; >-@@ -280,7 +280,7 @@ ply_terminal_set_buffered_input (ply_terminal_t *terminal) >- return true; >- } >- >-- if (tcsetattr (terminal->fd, TCSAFLUSH, &terminal->original_term_attributes) != 0) >-+ if (tcsetattr (terminal->fd, TCSANOW, &terminal->original_term_attributes) != 0) >- return false; >- >- terminal->is_unbuffered = false; >--- >-1.7.4.1 >- >diff --git a/plymouth-fix-udev-trigger.patch b/plymouth-fix-udev-trigger.patch >deleted file mode 100644 >index fb13cd3..0000000 >--- a/plymouth-fix-udev-trigger.patch >+++ /dev/null >@@ -1,12 +0,0 @@ >-diff -up plymouth-0.8.6.2/systemd-units/plymouth-start.service.in.dma plymouth-0.8.6.2/systemd-units/plymouth-start.service.in >---- plymouth-0.8.6.2/systemd-units/plymouth-start.service.in.dma 2012-08-21 09:11:22.906284758 +1000 >-+++ plymouth-0.8.6.2/systemd-units/plymouth-start.service.in 2012-08-21 09:11:32.707345054 +1000 >-@@ -2,7 +2,7 @@ >- Description=Show Plymouth Boot Screen >- DefaultDependencies=no >- Wants=systemd-ask-password-plymouth.path >--After=systemd-vconsole-setup.service systemd-udev-settle.service >-+After=systemd-vconsole-setup.service systemd-udev-trigger.service >- Before=systemd-ask-password-plymouth.service >- ConditionKernelCommandLine=!plymouth.enable=0 >- ConditionPathExists=!@plymouthruntimedir@/pid >-- >1.8.1.2 >
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 909715
:
695835
|
695836
|
695870
| 695871