diff options
author | Denys Vlasenko <dvlasenk@redhat.com> | 2010-09-06 10:18:21 +0200 |
---|---|---|
committer | Denys Vlasenko <dvlasenk@redhat.com> | 2010-09-06 10:18:21 +0200 |
commit | 96f064d4161ed66d8db95bf8047eece90959f1e1 (patch) | |
tree | 14a9d1f501d6ddcc601d104c45a45d3e4c158b87 /TODO | |
parent | e09bff33412c150a2c4c80ca7e2d5c6b76f10c9f (diff) | |
download | busybox-96f064d4161ed66d8db95bf8047eece90959f1e1.tar.gz |
shell: remove lash and bbsh
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ Rob Landley suggested this: initramfs Busybox should have a sample initramfs build script. This depends on - bbsh, mdev, and switch_root. + shell, mdev, and switch_root. mkdep Write a mkdep that doesn't segfault if there's a directory it doesn't |