summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
Commit message (Collapse)AuthorAgeFilesLines
* TODO: fix typoSanchit Saini2019-06-211-1/+1
|
* lscpu: add --cachesKarel Zak2019-03-191-9/+0Star
| | | | | | | | | | | | | | | $ lscpu -C NAME ONE-SIZE ALL-SIZE WAYS TYPE LEVEL L3 8M 8M 16 Unified 3 L2 256K 1M 8 Unified 2 L1i 32K 128K 8 Instruction 1 L1d 32K 128K 8 Data 1 The patch also updates extra caches (s390) output in lsblk summary to be compatible with output about normal caches. Addresses: https://github.com/karelzak/util-linux/issues/663 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: TODO lscpu --list-cachesKarel Zak2019-03-181-0/+9
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/663 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add col(1) to TODOKarel Zak2019-02-051-0/+7
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/749 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2019-01-181-4/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-161-5/+0Star
| | | | | | | | | | | | | This patch add to support for remount-all operation to libmount and mount(8). For example: mount --all -o remount,ro -t vfat to remount read-only all VFAT filesystems. Addresses: https://github.com/karelzak/util-linux/issues/589 Signed-off-by: Karel Zak <kzak@redhat.com>
* lsblk: add --mergeKarel Zak2018-12-071-16/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add lsblk --merge to TODOKarel Zak2018-12-071-6/+16
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add getopt to TODOKarel Zak2018-10-041-0/+8
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/701 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: remove obsolete entry from TODOKarel Zak2018-09-031-7/+0Star
| | | | | | Already implemented by commit cf654e1c3ec8f6f9ac93bf4f6981d560249868d9. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add note about lsblk usage/free colsKarel Zak2018-08-241-0/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: cleanup TODOKarel Zak2018-08-241-15/+11Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* column: add --table-empty-linesKarel Zak2018-08-231-5/+0Star
| | | | | | | | | | | | | | | | | | | | | The option allows to add empty line to the table. The default behavior is to ignore empty lines at all. echo -e "A\nAA\nAAA\n\nAAAA" | ./column --table A AA AAA AAAA $ echo -e "A\nAA\nAAA\n\nAAAA" | ./column --table --table-empty-lines A AA AAA AAAA Addresses: https://github.com/karelzak/util-linux/issues/593 Signed-off-by: Karel Zak <kzak@redhat.com>
* libfdisk: Accept negative numbers for last sector inputAwal Garg2018-07-311-6/+0Star
| | | | | | | | [kzak@redhat.com: - add note to the man page - add '-' to the dialog query - cleanup functions names and libfdisk.sym] Signed-off-by: Karel Zak <kzak@redhat.com>
* hwclock: add --delay <seconds>Karel Zak2018-07-181-2/+0Star
| | | | | | | | | | | * add command line option --delay <seconds> * read RTC type from /sys/class/rtc/rtc<N>/name * default to 0.5 (500ms) for rtc_cmos or when RTC type is impossible determine; otherwise delay is 0. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add fdisk to TODOKarel Zak2018-07-171-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add hwclock to TODOKarel Zak2018-07-171-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2018-06-221-14/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add note about lsblk to TODOKarel Zak2018-06-211-0/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2018-06-111-13/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* script: record exit codeKarel Zak2018-05-141-2/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* script: add more info to script headerKarel Zak2018-05-141-6/+0Star
| | | | | | | | | | | | | | | | This patch introduces [...] to store extra information about terminal to the typescript header. For example: Script started on 2018-05-14 12:52:32+02:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLS="190" LINES="53"] or Script started on 2018-05-14 12:54:01+02:00 [<not executed on terminal>] if stdout is not terminal. Addresses: https://github.com/karelzak/util-linux/issues/583 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add hint about scriptKarel Zak2018-05-141-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* choom: new command to adjust OOM-killer score valueKarel Zak2018-04-161-5/+0Star
| | | | | | | | | Let's provide command line tool, man page with OOM description and bash-completion. It seems better than force end-users to use "echo" to /proc. Addresses: https://github.com/karelzak/util-linux/issues/609 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODO (libblkid)Karel Zak2018-04-091-4/+3Star
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/617 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODO (lsblk)Karel Zak2018-04-091-13/+4Star
| | | | | | | * remove NVMe-multipath lsblk issue (already fixed by kernel) * add lsblk rewrite Signed-off-by: Karel Zak <kzak@redhat.com>
* libsmartcols: improve JSON support (add types)Karel Zak2018-04-031-7/+0Star
| | | | | | | This commit add SCOLS_JSON_{NUMBER,STRING,BOOLEAN} to specify column type for JSON output formatting. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add choom to TODOKarel Zak2018-03-271-0/+5
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/609 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add cal(1) TODO itemsKarel Zak2018-03-271-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* column: fix leading space characters bugKarel Zak2018-03-271-3/+0Star
| | | | | | | | | | | | | | | | | | The bug has been introduced during column(1) rewrite. The function read_input() need to skip leading space only temporary to detect empty lines, but the rest of the code has to use the original buffer (line). I've tried to fix one of the symptoms by 5c7b67fbbf41c973ca8d49b1e8bdba22dbb917aa (alter), but this solution is unnecessary and too complex. Changes: * don't ignore leading space * remove unnecessary stuff introduced by 5c7b67fbbf41c973ca8d49b1e8bdba22dbb917aa * fix regression test with incorrect separator Addresses: https://github.com/karelzak/util-linux/issues/575 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1560283 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add to column(1) TODOKarel Zak2018-03-261-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add new idea to TODO listKarel Zak2018-03-091-0/+5
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/593 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add remount-all idea to TODOKarel Zak2018-03-081-14/+6Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add script(1) events idea to TODOKarel Zak2018-03-051-0/+20
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/583 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add note about JSONKarel Zak2018-03-051-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add note about NVMe-multipath to TODOKarel Zak2018-03-011-0/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* misc: fix typos using codespellRuediger Meier2018-02-161-1/+1
| | | | | | Some more funny typos, please review carefully. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* docs: update TODOKarel Zak2018-02-071-0/+6
| | | | | | | Let's think about "mount --onlyonce". Addresses: https://github.com/karelzak/util-linux/issues/448 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2018-02-071-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2018-01-311-10/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODO fileKarel Zak2017-11-231-33/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update TODOKarel Zak2017-11-081-13/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* setsid: document fork(2) usageKarel Zak2017-10-101-0/+5
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/518 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: (TODO) make PMBR boot flag more user-friendlyKarel Zak2017-10-041-5/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add Atari PT to the TODO listKarel Zak2017-10-021-0/+3
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/517 Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add exec() exit codes to TODOKarel Zak2017-09-271-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: remove UUID v3 and v5 from TODOKarel Zak2017-09-191-6/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add ASAN to TODO listKarel Zak2017-09-181-0/+21
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: remove TODO item for fdiskKarel Zak2017-08-301-3/+0Star
| | | | | | | We use libsmartcols so basic escape for terminal should be already done by the library. Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: fix readline interaction with signalsKarel Zak2017-08-241-9/+0Star
| | | | | | | | | | | | | The high-level readline API is crazy to use with signals. Fortunately the library provides low-level rl_callback_* API. In this case we can use poll() to wait for input and control all signals, etc. This patch also a little changes fdisk behavior on CTRL+C and CTRL+D. The signals does not kill fdisk, but forces fdisk to return to the main menu, if already in the main menu then exit. If the disk layout has been modified than ask "Do you really want to exit...". Signed-off-by: Karel Zak <kzak@redhat.com>