Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 05:14:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 272139] loader(8) description, and see also, with regard to kernel modules
Message-ID:  <bug-272139-9-9ElOpdh7gb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272139-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272139-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272139

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |grahamperrin@freebsd.org
             Status|New                         |Open
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
721
                   |                            |29

--- Comment #1 from Graham Perrin <grahamperrin@freebsd.org> ---
In reply to Mina Gali=C4=87 from bug 272129 comment 9

I took a hier(7) perspective:=20

/boot/     =E2=80=A6

     defaults/     =E2=80=A6
     dtb/          =E2=80=A6
     efi/          =E2=80=A6
     firmware/     loadable kernel modules =E2=80=A6
     kernel/       pure kernel =E2=80=A6 and kernel modules
     modules/      third-party loadable kernel modules, =E2=80=A6
     =E2=80=A6             =E2=80=A6

Whilst D25601 was rc-oriented, it is true (for my use cases) that the major=
ity
of kernel modules are in /boot/kernel/ =E2=80=A6

% sudo rm /boot/modules/*.pkgsave
% ls /boot/firmware
% ls /boot/kernel
% ls /boot/modules

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272139-9-9ElOpdh7gb>