diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-14 14:09:23 +1000 |
---|---|---|
committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-14 14:09:23 +1000 |
commit | ee7c9b2c212fc7db80cce945e094fc2601092283 (patch) | |
tree | 24e51b27dbc3e9ab0b00c5839a6822604c02187c /TODO | |
parent | f28d4b20905b5b1f52ffa52060a0c6caf4b055ba (diff) | |
parent | 99862cbfad9c36b4f8f4378c3a7a9f077c239f20 (diff) | |
download | busybox-w32-ee7c9b2c212fc7db80cce945e094fc2601092283.tar.gz busybox-w32-ee7c9b2c212fc7db80cce945e094fc2601092283.tar.bz2 busybox-w32-ee7c9b2c212fc7db80cce945e094fc2601092283.zip |
Merge remote branch 'origin/master'
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 |