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-w32-96f064d4161ed66d8db95bf8047eece90959f1e1.tar.gz busybox-w32-96f064d4161ed66d8db95bf8047eece90959f1e1.tar.bz2 busybox-w32-96f064d4161ed66d8db95bf8047eece90959f1e1.zip |
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: | |||
82 | 82 | ||
83 | initramfs | 83 | initramfs |
84 | Busybox should have a sample initramfs build script. This depends on | 84 | Busybox should have a sample initramfs build script. This depends on |
85 | bbsh, mdev, and switch_root. | 85 | shell, mdev, and switch_root. |
86 | 86 | ||
87 | mkdep | 87 | mkdep |
88 | Write a mkdep that doesn't segfault if there's a directory it doesn't | 88 | Write a mkdep that doesn't segfault if there's a directory it doesn't |