search for: d735770317fa502b04f5c5707608ec3c

Displaying 3 results from an estimated 3 matches for "d735770317fa502b04f5c5707608ec3c".

2016 Mar 17
9
[PATCH supermin 0/5] Make supermin mini-initrd quieter and faster.
Various patches to make supermin quieter. By outputting fewer messages on the fast path, we use the slow emulated UART less, and this improves boot times. Also remove some kernel modules that we cannot or should not be using, which also improves boot times. Rich.
2016 Mar 21
0
Re: [PATCH supermin 0/5] Make supermin mini-initrd quieter and faster.
...here: $ git describe v5.1.15-10-gaa720f5 While applying, the first patch ("init: If "quiet" is found on the command line, suppress debug output") fails: $ git am `git-find-series-in-maildir \ ~/Mail/RH/libguestfs/cur/1458209606_0.20513.tesla\,U\=1561870\,FMD5\=d735770317fa502b04f5c5707608ec3c\:2\,FS` Applying: init: If "quiet" is found on the command line, suppress debug output. error: patch failed: init/init.c:71 error: init/init.c: patch does not apply Patch failed at 0001 init: If "quiet" is found on the command line, suppress debug output. The...
2016 Mar 21
1
Re: [PATCH supermin 0/5] Make supermin mini-initrd quieter and faster.
...v5.1.15-10-gaa720f5 > > While applying, the first patch ("init: If "quiet" is found on the > command line, suppress debug output") fails: > > $ git am `git-find-series-in-maildir \ > ~/Mail/RH/libguestfs/cur/1458209606_0.20513.tesla\,U\=1561870\,FMD5\=d735770317fa502b04f5c5707608ec3c\:2\,FS` > Applying: init: If "quiet" is found on the command line, suppress debug output. > error: patch failed: init/init.c:71 > error: init/init.c: patch does not apply > Patch failed at 0001 init: If "quiet" is found on the command line, suppress d...