From nobody Sun May 19 23:21:57 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VjGtY3pvsz5LCgL for ; Sun, 19 May 2024 23:21:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjGtY0F37z4h07 for ; Sun, 19 May 2024 23:21:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716160917; a=rsa-sha256; cv=none; b=NBuOiTg03T83rCXG8/C0+X3JJbvwWPYJpiXO3RUZmhCyIodqh5imrNt5/s0o7hmwABxNvf +KgGoqVsBzMZn4mbLlUO0XmjoN4M+d9fbWzei8icc0BpOsvpDevuYg9pUQaJV4rwJoViWg BMZkQvgrYYk9fJBlF3c3pBn49oSWuTUx1PgADfUxPYvo5iIVC4oLql5xxVA1Nm0bjzlWov /8TMPbSrlMOVLUrYHCHi+PT1FPpZULZoU4JVVuGcEpqHc6wv0/ElexDj+dZTcnDT5aVkql idJ/DdnY/0aKzffANVUzHoaaWT5NOCsXJPJImYXrCRXuFAtHHUTfJwh4LaeFiA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716160917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3lpr8B4XV8vDBZavzSanOc0lcD375yKjRhokbr44n44=; b=IbLarllbHjvQhbR5eH2GZRm8eVd3JRt+abOudBcIhwjY1+YQ4ChwsPX1v71Lih2h+7oWOL R3FhuHNL5OE/peYfXT0yRnGS6tnY8s0btsk7wUC4WwspHfDudA5vLlJMZ9cHRtiLXrzb1U T9jSPofpBEq6/M5Lqk1oTG7uGN+TLqBbbnxlsL0HowUneiAXbPt+jgMD/XLzYYSNYDJpU7 vHzXNGdTwbLH+Fy+KR+twphx//8mArQxEafBcnk00jMMntVzfxwLpeydz2tKMtz9w4R8XQ TaeZstaLnY4wmTkFRHuBPYV6beb9qhaJrVc/Ty8ctYomFQmQx2yTsS9FgXiqmQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VjGtX6ym3zFD5 for ; Sun, 19 May 2024 23:21:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44JNLuWm048468 for ; Sun, 19 May 2024 23:21:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44JNLuAN048466 for bugs@FreeBSD.org; Sun, 19 May 2024 23:21:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279174] POLA violation: Graphical Installer for a natively text UI OS Date: Sun, 19 May 2024 23:21:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: concussious.bugzilla@runbox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279174 Bug ID: 279174 Summary: POLA violation: Graphical Installer for a natively text UI OS Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: concussious.bugzilla@runbox.com "The new installer is expected to increase the attractiveness of the system= for users who are accustomed to graphical installers and perceive text interfac= es as outdated." FreeBSD has an exceptionally consistent, elegant, and efficient entirely te= xt based interface which comprises the base system. People will be astonished after a graphical bootloader then graphical installer drops them into a text interface after installing the system. To be clear, this is amazing work and I hope all of our graphical downstrea= ms are collaborating and using it. But, there's not a lot of spaces left for people who need a moderm advanced operating system, not a toy, and prefer T= UI. This has always been one of those spaces. Thanks everyone, and sorry to speak up in a critical way. --=20 You are receiving this mail because: You are the assignee for the bug.=