mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Updated makedev todo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
77a68e7c78
commit
475c6f585d
3
TODO
3
TODO
@ -20,6 +20,9 @@ These are the TODO items for the next LFS release (3.0):
|
|||||||
* Chapter 5, makedev: instead of sed "s/.../.../" put the quotations
|
* Chapter 5, makedev: instead of sed "s/.../.../" put the quotations
|
||||||
marks inside the search reg ex (sed s/"..."/.../).
|
marks inside the search reg ex (sed s/"..."/.../).
|
||||||
|
|
||||||
|
* Chapter 5, makedev: cd to $LFS/dev first, then cp to makedev-temp and
|
||||||
|
patch it.
|
||||||
|
|
||||||
* Chapter 6, glibc: after copying pt_chown set mode 4755 on it (Glibc
|
* Chapter 6, glibc: after copying pt_chown set mode 4755 on it (Glibc
|
||||||
doesn't do this because it failed to copy pt_chown. It tried to chown
|
doesn't do this because it failed to copy pt_chown. It tried to chown
|
||||||
root it which failed because glibc wasn't fully installed yet)
|
root it which failed because glibc wasn't fully installed yet)
|
||||||
|
Loading…
Reference in New Issue
Block a user