1
0
This commit is contained in:
dtb 2022-05-29 16:43:31 -04:00
parent bdd67e106a
commit 33f012d91c

View File

@ -290,6 +290,15 @@ Configuration is in <CODE>/etc/conf.d/dmcrypt</CODE> and further configuration s
<CODE>dm-crypt</CODE> will need the UUID of the <I>physical</I> block device while fstab (if being configured with UUIDs will need the UUID of the decrypted block device in the device mapper. <CODE>dm-crypt</CODE> will need the UUID of the <I>physical</I> block device while fstab (if being configured with UUIDs will need the UUID of the decrypted block device in the device mapper.
</P> </P>
<H2>PCI Utilities</H2>
<UL>
<LI><A HREF="https://github.com/pciutils/pciutils">pciutils/pciutils</A> (GitHub)</LI>
</UL>
<P>
Supplies <CODE>lspci(8)</CODE>, <CODE>setpci(8)</CODE>, and <CODE>update-pciids(8)</CODE>.
<CODE>update-pciids(8)</CODE> is not part of the <CODE>pciutils</CODE> package in Alpine Linux repositories.
</P>
<H2>NetBSD</H2> <H2>NetBSD</H2>
<UL> <UL>
<LI><A HREF="http://netbsd.org/">netbsd.org</A></LI> <LI><A HREF="http://netbsd.org/">netbsd.org</A></LI>