diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-03 21:52:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-03 21:52:09 +0000 |
commit | cba2d4e6aa081fdf62e527d28eba137eb885f0cc (patch) | |
tree | eee1c3ef6d42101635b135289262eb1386cf87a0 /udev-lfs/ChangeLog | |
parent | 008436e04cb47fbba28ab083cf4ef9339699b5fd (diff) |
Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the
ability to reboot to either system.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'udev-lfs/ChangeLog')
-rw-r--r-- | udev-lfs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/udev-lfs/ChangeLog b/udev-lfs/ChangeLog index 0604f6f30..9a854b302 100644 --- a/udev-lfs/ChangeLog +++ b/udev-lfs/ChangeLog @@ -1,3 +1,6 @@ +2014-03-02 <bdubbs@linuxfromscratch.org> + * Makefile.lfs: Remove build procedures leaving only LFS rules + 2014-02-16 <bdubbs@linuxfromscratch.org> * Makefile.lfs: Adjust warning flags. Adjust linking rules to allow build with util-linux in LFS's /tools directory. |