From bugtracker-admin at leaf.dragonflybsd.org Sat Aug 10 03:57:15 2024 From: bugtracker-admin at leaf.dragonflybsd.org (bugtracker-admin at leaf.dragonflybsd.org) Date: Sat, 10 Aug 2024 03:57:15 -0700 Subject: [DragonFlyBSD - Bug #3367] ifconfig wlan0 lscan does not exists References: Message-ID: Issue #3367 has been updated by daftaupe. Category set to Networking So should we update the manual page first ? So that lscan appears as a suboption of the list command ? Or should we try to change the behaviour of the scan command ? ---------------------------------------- Bug #3367: ifconfig wlan0 lscan does not exists http://bugs.dragonflybsd.org/issues/3367#change-14561 * Author: mneumann * Status: New * Priority: Normal * Category: Networking * Target version: 6.6 * Start date: 2024-04-18 ---------------------------------------- The man page for ifconfig states that "lscan" is "a variant of scan that displays long SSIDs". But it does not exist: $ ifconfig wlan0 lscan ifconfig: lscan: bad value What works is: $ ifconfig wlan0 list lscan AFAIK, FreeBSD defaults to showing long SSIDs, which IMHO is more intuitive and useful. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account From bugtracker-admin at leaf.dragonflybsd.org Sat Aug 10 10:32:55 2024 From: bugtracker-admin at leaf.dragonflybsd.org (bugtracker-admin at leaf.dragonflybsd.org) Date: Sat, 10 Aug 2024 10:32:55 -0700 Subject: [DragonFlyBSD - Bug #3367] ifconfig wlan0 lscan does not exists References: Message-ID: Issue #3367 has been updated by mneumann. daftaupe wrote in #note-1: > So should we update the manual page first ? So that lscan appears as a suboption of the list command ? > Or should we try to change the behaviour of the scan command ? I think it'd make more sense to fix this properly. FreeBSD has ifconfig wlan0 list scan and with -v flag, it enables display of long SSIDs: ifconfig wlan0 list scan -v This is IMHO more intuitive. ---------------------------------------- Bug #3367: ifconfig wlan0 lscan does not exists http://bugs.dragonflybsd.org/issues/3367#change-14562 * Author: mneumann * Status: New * Priority: Normal * Category: Networking * Target version: 6.6 * Start date: 2024-04-18 ---------------------------------------- The man page for ifconfig states that "lscan" is "a variant of scan that displays long SSIDs". But it does not exist: $ ifconfig wlan0 lscan ifconfig: lscan: bad value What works is: $ ifconfig wlan0 list lscan AFAIK, FreeBSD defaults to showing long SSIDs, which IMHO is more intuitive and useful. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account From bugtracker-admin at leaf.dragonflybsd.org Sat Aug 10 12:11:28 2024 From: bugtracker-admin at leaf.dragonflybsd.org (bugtracker-admin at leaf.dragonflybsd.org) Date: Sat, 10 Aug 2024 12:11:28 -0700 Subject: [DragonFlyBSD - Bug #3371] (New) Installer fails to encrypt disk References: Message-ID: Issue #3371 has been reported by mneumann. ---------------------------------------- Bug #3371: Installer fails to encrypt disk http://bugs.dragonflybsd.org/issues/3371 * Author: mneumann * Status: New * Priority: Normal * Target version: 6.6 * Start date: 2024-08-10 ---------------------------------------- Enabling full-disk encryption within the installer (snapshot version 6.5-DEVELOPMENT) fails when executing command "cryptsetup" (see attached screenshot). Bug 3370 might be related: https://bugs.dragonflybsd.org/issues/3370 ---Files-------------------------------- dragonfly-installer-cryptsetup-small.jpg (377 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account