projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f0f2d
)
Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk.
author
Mark Whitley
<markw@lineo.com>
Mon, 19 Jun 2000 17:03:32 +0000
(17:03 -0000)
committer
Mark Whitley
<markw@lineo.com>
Mon, 19 Jun 2000 17:03:32 +0000
(17:03 -0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index d36414cc5144f849906f73709d556ee7b4de1a36..41fd2a5552c725043c947e94b03153550422c188 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-31,6
+31,8
@@
hold up the 0.44 release just because of these:
- Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
/tmp/file in the current directory, rather then trying and failing to create
a symlink named "." in the current working directory).
+ - Prune sfdisk
+ - Graft fdisk
These will be deferred til after 0.44 is released. We will rework these to use
libc regex functions instead (as per the mailing list discussion):