-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathTODO
More file actions
60 lines (52 loc) · 2.16 KB
/
TODO
File metadata and controls
60 lines (52 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
###########
# TOP PRIORITY: Find a way to implement coreutil's mk{nod,dir,fifo}
# PREFERABLY WITHOUT PATCHING BASH TO GIVE THEM TO ME NATIVELY
# *note to self: write and submit patches to bash that provide
# them natively ;-)*
##########
#################################################
# bashnative/TODO: Wishlist of programs to port
#################################################
PACKAGE: common package name of program (plus tarbal if available)
DESCRIPTION: short description
AVAILABLE: whats in the package
TODO: primary suspects
DONE: implemented in some state
IMPOSSIBLE: deamed undoable by this programmer
PACKAGE: coreutils coreutils.8.10.tar.gz
DESCRIPTION: GNU core utilities
AVAILABLE: base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold groups head hostid hostname id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split stat stdbuf stty sum sync tac tail tee test [ timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes
TODO:
DONE:
IMPOSSIBLE:
PACKAGE: sysvinit sysvinit-2.888dsf.tar.bz2
DESCRIPTION: System V style init
AVAILABLE: init halt shutdown runlevel killall5 fstab-decode
TODO:
DONE:
IMPOSSIBLE:
PACKAGE: util-linux util-linux-2.19.tar.bz2 (text-utils)
DESCRIPTION: random collection of linux utilities (text-utils)
AVAILABLE: tail clear more ul hexdump col rev more
TODO:
DONE:
IMPOSSIBLE:
PACKAGE: util-linux util-linux-2.19.tar.bz2 (sys-utils)
DESCRIPTION: random collection of linux utilities (sys-utils)
AVAILABLE: ctrlaltdel dmesg arch rtcwake lscpu unshare cytune setarch switch_root fallocate flock fstrim fsfreeze ipcs ipcmk ipcrm ldattach pivot_root readprofile renice setsid tunelp
TODO:
DONE:
IMPOSSIBLE:
PACKAGE: util-linux util-linux-2.19.tar.bz2
DESCRIPTION: random collection of linux utilities
AVAILABLE:
TODO:
DONE:
IMPOSSIBLE:
###### Template ;)
PACKAGE:
DESCRIPTION:
AVAILABLE:
TODO:
DONE:
IMPOSSIBLE: