mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Added "try out new shadow suite and apply possible patch" TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a630bdb91b
commit
f43b17b6a8
5
TODO
5
TODO
@ -1,5 +1,10 @@
|
||||
These are the TODO items for the next LFS release (3.0):
|
||||
|
||||
* Try out latest shadow suite. If it fails with "nflg undefined" change
|
||||
this in useradd.c : line 1768:
|
||||
-if (! (nflg || gflg)) {
|
||||
+if (!gflg) {
|
||||
|
||||
* Make a note that during the first reboot an error from sysklogd is
|
||||
normal due to missing /etc/services|protocols files which are
|
||||
installed when netkit-base is installed later on in chapter 9
|
||||
|
Loading…
Reference in New Issue
Block a user