SerenityOS build: Friday, July 29
Images 💾⌗
- serenity-i686-20220729-aea3213.vdi.gz (VirtualBox VDI, 128.22 MiB)
- serenity-i686-20220729-aea3213.img.gz (Raw image, 128.4 MiB)
Last commit ⭐⌗
commit aea3213d5169601b3ddd6ceaed7bc756cd4dda4b
Author: Liav A <liavalb@gmail.com>
AuthorDate: Wed Jul 27 20:38:39 2022 +0300
Commit: Tim Flynn <trflynn89@pm.me>
CommitDate: Thu Jul 28 04:28:25 2022 -0700
Utilities/lsusb: Allow the utility to work without existing USB IDs file
In case we failed to open /res/usb.ids or the user requested to not use
that file, we simply don't try to resolve the USB IDs and print them
without any identification.
Other builds