Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev: Remove two udev rules requiring a full systemd installation | Xi Ruoyao | 2023-07-17 | 1 | -0/+9 |
| | | | | | Or they'll produce some error messages saying "cannot execute systemd-sysctl or systemd-vconsole-setup". | ||||
* | udev: Fix a typo | Xi Ruoyao | 2023-07-16 | 1 | -1/+1 |
| | |||||
* | udev: Create /usr/{lib,share}/pkgconfig | Xi Ruoyao | 2023-07-16 | 1 | -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 tarball | Xi Ruoyao | 2023-07-16 | 1 | -0/+14 |
| | |||||
* | Replace eudev with udev from systemd | Xi Ruoyao | 2023-07-16 | 1 | -0/+245 |