<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Do not parse "debug" command line parameter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76935">bug 76935</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Do not parse "debug" command line parameter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76935#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Do not parse "debug" command line parameter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76935">bug 76935</a>
              from <span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=76935#c0">comment #0</a>)
<span class="quote">> Supplying "debug" on the kernel command line gets parsed by systemd. If
> a random assertion in it fires
> it floods dmesg and I cannot log into the machine anymore.I have to
> reboot and remove "debug" from the command line so that the machine can
> boot. BUT(!)</span >

That is the expected current behaviour, "debug" can cause "too many" messages
to be useful anymore if things are broken.

<span class="quote">> I want to see kernel debug messages so I have to be able
> to supply "debug" *without* systemd interfering.</span >

Then use the kernels loglevel= parameter for the kernel only, not affecting
Base OS tools.

<span class="quote">> What it should do, instead, is *not* parse "debug" but something else
> with a namespace, i.e. "systemd.debug" or whatever as "debug" is a
> kernel cmdline parameter and not aimed for systemd.</span >

The generic term "debug" is read by Base OS tools too.

<span class="quote">> And while we're at it, we'd need a configurable option to tell systemd
> *not* to log to dmesg for when one wants to see only output from the
> kernel in the kernel ring buffer, i.e. something like "systemd.nodmesg"
> or so.</span >

Like for the kernel, there are options to fin-grain control systemd's logging
behaviour; just do not use the generic term "debug" which is a convenience
shortcut for the kernel AND the Base OS.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>