mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
bootscripts: Add missed Change Log entry and version bump for udev
This commit is contained in:
parent
8435a70be4
commit
da0d47999c
@ -2,6 +2,10 @@
|
||||
* In mountvirtfs, create symlinks /dev/{fd,std{in,out,err}} and
|
||||
/dev/core (optional).
|
||||
|
||||
2023-07-16 Xi Ruoyao <xry111@xry111.site>
|
||||
* In udev, set SYSTEMD_LOG_TARGET=kmsg so systemd-udevd will correctly
|
||||
log messages.
|
||||
|
||||
2023-07-15 Xi Ruoyao <xry111@xry111.site>
|
||||
* Use /bin/udevadm instead of /sbin/udevadm.
|
||||
|
||||
|
@ -7,8 +7,9 @@
|
||||
# Authors : Zack Winkles, Alexander E. Patrakov
|
||||
# DJ Lucas - dj@linuxfromscratch.org
|
||||
# Update : Bruce Dubbs - bdubbs@linuxfromscratch.org
|
||||
# Xi Ruoyao - xry111@xry111.site
|
||||
#
|
||||
# Version : LFS 7.0
|
||||
# Version : LFS 12.0
|
||||
#
|
||||
########################################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user