aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/udev.xml
Commit message (Collapse)AuthorAgeFilesLines
* Package updates.Bruce Dubbs2023-07-281-2/+2
| | | | | | | | | | | | Update udev-lfs tarball to remove obsolete cdrom rules and references to ISDN devices. Update to wheel-0.41.0 (Python Module). Update to tar-1.35. Update to systemd-254. Update to meson-1.2.0. Update to linux-6.4.7. Update to gcc-13.2.0. Update to file-5.45.
* udev: Remove two udev rules requiring a full systemd installationXi Ruoyao2023-07-171-0/+9
| | | | | Or they'll produce some error messages saying "cannot execute systemd-sysctl or systemd-vconsole-setup".
* udev: Fix a typoXi Ruoyao2023-07-161-1/+1
|
* udev: Create /usr/{lib,share}/pkgconfigXi Ruoyao2023-07-161-0/+1
| | | | | They are not created in chapter 7.5, so we should create them before installing files into them.
* udev: Install man pages from systemd man pages tarballXi Ruoyao2023-07-161-0/+14
|
* Replace eudev with udev from systemdXi Ruoyao2023-07-161-0/+245