[Bug 228315] No console login prompt on FreeBSD 11.2-BETA1 on amd64

2018-05-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228315

Mark Linimon  changed:

   What|Removed |Added

   Keywords||regression
   Assignee|b...@freebsd.org|i...@freebsd.org

--- Comment #2 from Mark Linimon  ---
Over to committer of r333436.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 228315] No console login prompt on FreeBSD 11.2-BETA1 on amd64

2018-05-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228315

--- Comment #1 from Bart Ender  ---
sorry, first line above should read:

 sources  via svn to r333673 (FreeBSD11.2 BETA1, 1101515) 
 ^^^

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 228315] No console login prompt on FreeBSD 11.2-BETA1 on amd64

2018-05-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228315

Bug ID: 228315
   Summary: No console login prompt on FreeBSD 11.2-BETA1 on amd64
   Product: Base System
   Version: 11.1-STABLE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: conf
  Assignee: b...@freebsd.org
  Reporter: hs.sp...@gmail.com
 Flags: mfc-stable11?

Hi ,

After regular update with sources  via svn to r333673 (FreeBSD11.2 BETA1,
110151) on amd64 the box is booting only until the familiar login prompt is
supposed to appear. It keeps hanging there in limbo forever without showing the
prompt.

I suppose recent commit r333673 from 2018-05-16 (MFC r333436) is the culprit,
as it changed /etc/ttys default status fields from 'on ' to 'onifexists'. 
init(8) though doesn't know about  'onifexists' because the commit to HEAD, 
r330054 from 2018-02-27, introducing 'onifexists',  was never MFC'd to stable.

Reverting /etc/ttys status fields back to 'on' solved the issue for me.

So IMHO  either commit r333673 should be reverted or commit r330054 could
be MFC'd for functionalitys sake.

Maybe I am the very last to login via console as I haven't seen any notice of
this issue anywhere else.

thx

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"