ubase/TODO

35 lines
421 B
Plaintext
Raw Normal View History

2014-06-03 11:38:01 +00:00
Tools to be implemented
=======================
2013-08-16 09:35:09 +00:00
* vmstat(8)
* top(1)
* Better ps(1) support
* swaplabel(8)
* last(1)
2013-08-16 10:16:42 +00:00
* losetup(8)
2013-09-03 12:56:04 +00:00
* lspci
2013-09-04 12:48:28 +00:00
* mkswap [-L]
2014-06-03 11:38:01 +00:00
* adduser
* addgroup
* rmuser
* rmgroup
* ifconfig
2014-06-03 11:45:29 +00:00
* hwclock
2014-06-26 15:33:48 +00:00
* partprobe
* rfkill
* taskset
* acpi
* blkid
* lsattr
* pmap
* pwdx
2014-06-28 22:43:10 +00:00
* setcap
* getcap
* capchroot
2014-06-26 15:34:52 +00:00
Misc
====
* Decide what to do with 'bool vs int' debate.
* Beautify passwd(1).