In D45659#1041872, @wulf wrote:LGTM.
But there are still 2 known regressions
- Some FIDO/U2f keys does not works stable. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265528 and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263995. I Did a fix D41639 but I still think that it can be improved.
- USB mices will not work in VT as moused does not support evdev protocol. I made evdev-awared version of moused. It works (and supports touchpads) but it is not ready to replace our basesystem daemon yet. May be I need just create a port for beginning?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 22 2024
Jun 22 2024
Jun 21 2024
Jun 21 2024
In D45658#1041688, @emaste wrote:Seems reasonable to me, if we have ukbd compiled in as well. Can you also indicate in the commit message what we get out of using hkbd instead of ukbd?
Jun 20 2024
Jun 20 2024
Jun 19 2024
Jun 19 2024
graphics/mesa: libdrm is used by all component
graphics/mesa: Drop SHEBANG_FILES
graphics/mesa: Drop check for ld and lld
graphics/mesa: Remove python_OLD_CMD
graphics/mesa: Only use MESAVERSION
graphics/mesa: Remove Makefile.targets
Jun 17 2024
Jun 17 2024
Jun 16 2024
Jun 16 2024
manu added inline comments to D45600: Add StarFive JH7110's Ethernet (eqos & mcommphy modifications, a new board specific file).
manu requested changes to D45600: Add StarFive JH7110's Ethernet (eqos & mcommphy modifications, a new board specific file).
Thanks for this, could you split the style(9) changes in a other review please ?
Also please re-upload the diff with context (git format-patch -U999 will do the job).
Jun 13 2024
Jun 13 2024
manu committed R11:df65ca710c5f: sysutils/u-boot: Allow building with different openssl (authored by Naram Qashat <cyberbotx@cyberbotx.com>).
sysutils/u-boot: Allow building with different openssl
Jun 11 2024
Jun 11 2024
graphics/mesa: Update to 24.0.9
devel/libevdev: Update to 1.13.2
graphics/libdrm: Update to 2.4.121
Jun 10 2024
Jun 10 2024
Jun 6 2024
Jun 6 2024
graphics/drm-510-kmod: Ignore on stable/14
Jun 5 2024
Jun 5 2024
eqos: Call init earlier
eqos: Unbreak fdt support
eqos: Remove extra x in printf
Jun 4 2024
Jun 4 2024
puc: Make kernel module working
rc: Set var_run_enable to enable by default
manu committed rGc98427285ad3: fwget: Add needed firmware for Radeon 780M GPU (authored by bsd_philippost.de).
fwget: Add needed firmware for Radeon 780M GPU
manu committed rGecac820fa3af: fwget: Use versioned packages for RDNA3 firmware (authored by meka_tilda.center).
fwget: Use versioned packages for RDNA3 firmware
manu committed rGef44785cab8e: fwget: Update for Radeon RX 7900 XT (RDNA3) PCI-ID (authored by meka_tilda.center).
fwget: Update for Radeon RX 7900 XT (RDNA3) PCI-ID
manu committed rG32fdac77b3d7: devd: autofs: Move autofs related events to a separate file (authored by manu).
devd: autofs: Move autofs related events to a separate file
autofs: Remove stale comment
autofs: media: Always use sync option for fat*
manu committed rG3247c29e92c1: autofs: media: Don't include nosuid in the script (authored by manu).
autofs: media: Don't include nosuid in the script
pkgbase: Remove FreeBSD-ipfilter package
pkgbase: Create two new rules for creating repo
pkgbase: Move tr(1) to runtime
linuxkpi: refcount: Use atomic_t directly
linuxkpi: rwlock: Simplify code
linuxkpi: spinlock: Simplify code
graphics/drm-61-kmod: Update to 6.1.92
linuxkpi: Add linuxkpi_video module
manu committed rGf285eabc89ce: Bump __FreeBSD_version after linuxkpi_video module is built (authored by manu).
Bump __FreeBSD_version after linuxkpi_video module is built
manu committed rG13671022ebfb: linuxkpi: hdmi: Split the module declaration to a new file (authored by manu).
linuxkpi: hdmi: Split the module declaration to a new file
graphics/drm-515-kmod: Update to 5.15.160
Jun 3 2024
Jun 3 2024
manu committed rG9fe726012df9: pam_xdg: pam_get_item can return NULL (authored by Andre Albsmeier <mail@fbsd2.e4m.org>).
pam_xdg: pam_get_item can return NULL
May 30 2024
May 30 2024
sysutils/nanopi-r5s: Add new port
sysutils/rkbin: Add new port
sysutils/u-boot-master: Update to 2024.04
sysutils/atf-master: Update to lts-2.10.4
May 29 2024
May 29 2024
puc: Make kernel module working
manu added a reverting change for D43846: files: make uart_bus_puc.c not depend on puc: rG70c2998c0ea3: Revert "files: make uart_bus_puc.c not depend on puc".
manu committed rG70c2998c0ea3: Revert "files: make uart_bus_puc.c not depend on puc" (authored by manu).
Revert "files: make uart_bus_puc.c not depend on puc"
csh: Remove hardlink /.cshrc
May 27 2024
May 27 2024
It doesn't work for some reason but I think that we should simple remove the hardlink, see D45382
manu committed rGcca0ce62f367: pam_xdg: pam_get_item can return NULL (authored by Andre Albsmeier <mail@fbsd2.e4m.org>).
pam_xdg: pam_get_item can return NULL
May 25 2024
May 25 2024
graphics/mesa: Update to 24.0.8
May 23 2024
May 23 2024
May 20 2024
May 20 2024
May 17 2024
May 17 2024
linuxkpi: rwlock: Fix rwlock_init