From d34d2e695714fcaf3827ac0132d19f5781b986d0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Sep 2001 17:29:42 +0000 Subject: 2001-09-19 Chris Johns * Added support for populating the initial "root" filesystem with information obtained via the DHCP response. * rootfs: New directory. * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c, rootfs/mkrootfs.h: New files. * configure.in, Makefile.am: Modified to reflect addition. --- cpukit/libmisc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/libmisc/ChangeLog') diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index 94f7565ae2..ff0043e6b0 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,12 @@ +2001-09-19 Chris Johns + + * Added support for populating the initial "root" filesystem + with information obtained via the DHCP response. + * rootfs: New directory. + * rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c, + rootfs/mkrootfs.h: New files. + * configure.in, Makefile.am: Modified to reflect addition. + 2001-09-14 Fernando Ruiz * shell/shell.c: Don't close file it wasn't open. -- cgit v1.2.3