Armin K. wrote:

> Doing that, I've minimized differences between development and systemd
> branches. The attached patch shows what has been added or removed from
> the main branch during the systemd development.


gettext.xml

OK, made the changes.

coreutils.xml
-mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin
+mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin

Why do you not want to move the test and [ commands?

-<screen><userinput remap="install">mv -v /usr/bin/{head,sleep,nice} 
/bin</userinput></screen>

Same question for head,sleep,nice.

createfiles:

+adm:x:16:
+messagebus:x:18:
+systemd-journal:x:23:

We'll leave these to BLFS or systemd-lfs.

findutils.xml

-<screen><userinput remap="install">mv -v /usr/bin/find /bin

The cleanfs script depends on find.

glibc:

I don't want to add systemd specific commands to glibc.  The change of 
timezone from a cp to a symlink tries to link to /usr.   I don't
want to do that because of potential problems during the boot process 
(e.g. boot log timestamps).

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to