Commit Graph

375 Commits

Author SHA1 Message Date
Karel Zak 244fc4d57d docs: update TODO (scols borders)
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1931776
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-02-24 13:06:40 +01:00
Karel Zak ba8fbf21ef docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-01-26 15:51:26 +01:00
Karel Zak 79acb5bf1e docs: update TODO (add item about mnt_context_get_excode() )
- add item about https://github.com/karelzak/util-linux/issues/1208
- remove old CAP_SYS_ADMIN note (in last versions mount(8) drops suid if
  necessary).

Addresses: https://github.com/karelzak/util-linux/issues/1208
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-01-06 15:17:19 +01:00
Karel Zak 215ff3ba6f docs: update TODO file (add item about libblkid ZFS)
Addresses: https://github.com/karelzak/util-linux/issues/1228
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-01-06 12:45:18 +01:00
Ville Skyttä 3c56068609 *: spelling and grammar fixes 2020-12-17 23:39:05 +02:00
Karel Zak f0a7e15e6d docs: add hint about make install-strip and link to Documentation/
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-10-06 15:35:09 +02:00
Lennard Hofmann f01e54d7a1 column: Deprecate --table-empty-lines in favor of --keep-empty-lines
`--table-empty-lines` gives the false impression that the option
only applies to table mode.

Signed-off-by: Lennard Hofmann <lennard.hofmann@web.de>
2020-09-29 12:38:18 +02:00
Karel Zak 39d16258a1 docs: add note about github
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-09-15 09:01:13 +02:00
Karel Zak c87cce57d8 Merge branch 'fuzz' of https://github.com/evverx/util-linux
* 'fuzz' of https://github.com/evverx/util-linux:
  tests: pack testcases into zip archives
  tests: integrate test_last_fuzz into the testsuite
  tests: add a fuzzer for process_wtmp_file
  docs: mention OSS-Fuzz and CIFuzz and how to build fuzz targets locally
  tools: make it possible to set all the fuzzing flags with config-gen
  build-system: make "make distcheck" work
  travis: set CXX correctly
  travis: turn on --enable-fuzzing-engine
  build-sys: add support for --enable-fuzzing-engine
  tests: integrate test_mount_fuzz into the testsuite
  tests: take exit codes into account
  tests: add a fuzzer for mnt_table_parse_stream
2020-08-10 14:40:44 +02:00
Karel Zak 8451390bd9 docs: fix typo in v2.36-ReleaseNotes
Reported-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-08-07 13:49:19 +02:00
Evgeny Vereshchagin 0f311c7ae7 docs: mention OSS-Fuzz and CIFuzz and how to build fuzz targets locally
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
2020-08-06 12:33:11 +00:00
Karel Zak a95ffa17b7 docs: update v2.36-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-22 14:40:18 +02:00
Karel Zak 7d0d2842b7 docs: add blkdiscard to ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-22 11:23:18 +02:00
Soumendra Ganguly ca8a129abc fix typo: yourbranch -> yourgit 2020-07-16 21:03:15 -05:00
Karel Zak 29e204d117 docs: reword others "allow to"
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-14 14:31:29 +02:00
Evgeny Vereshchagin 2092de0ff5 docs: mention Coverity Scan and the Fossies codespell report
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
2020-07-13 20:32:57 +00:00
Karel Zak aaa3502334 docs: update v2.36-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-09 12:18:44 +02:00
Karel Zak c0eb43f7d3 docs: update ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-09 11:55:05 +02:00
Karel Zak a102522992 docs: add terminal hyperlinks to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-09 09:34:30 +02:00
Karel Zak 077650ff0d docs: remove drone.io, add lgtm.com
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-07-01 09:33:27 +02:00
Karel Zak d454da17da docs: mark some branches as github-only
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-06-24 16:38:28 +02:00
Karel Zak a736c249c6 docs: fix release notes file name
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-06-09 15:11:58 +02:00
Karel Zak 8649905af6 docs: add v2.36-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-06-09 14:28:35 +02:00
Aurelien LAJOIE 26f98e734e cal: Remove todo 2020-05-11 17:41:54 +02:00
Karel Zak 40c28f51c9 docs: add rev(1) to TODO
Addresses: https://github.com/karelzak/util-linux/issues/972
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-03-09 11:07:48 +01:00
Karel Zak a8fe698c45 Merge branch 'topic/irq' 2020-03-09 10:25:48 +01:00
Karel Zak 940928c9f1 docs: add note about AsciiDocs
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-02-27 14:56:46 +01:00
Sami Kerola ebdb0c350a
docs: remove irqtop TODO item
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2020-02-24 18:27:16 +00:00
Karel Zak 05bfb8267e docs: update v2.35-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-01-21 11:12:49 +01:00
Karel Zak 3ebb5d4b45 docs: update v2.35-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-01-08 10:26:12 +01:00
Karel Zak d511011c22 docs: add irqtop to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-01-03 11:12:19 +01:00
Karel Zak dac28f83e8 docs: add non-signalfd PTY request to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-01-02 14:48:23 +01:00
Bjarni Ingi Gislason 37f26093c9 doc: howto-man-page.txt: Use font macros instead of font escapes
Use font macros instead of font escapes (\f[BIPR]).

  The escape '\c' ("connect to next input text")
is used to join the output of two macros without a space character.
This is similar to the '\' escape at the end of a line.

  Font escapes make the text more difficult to read.

###
  Changes based on:

  Use a macro to change to the italic font,
instead of \fI [1], if possible.
  The macros have the italic corrections,
but "\c" removes the "\/" part.

  Or

add the italic corrections.
[1] man-pages(7) [Debian package "manpages"]

###

Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-), if in front of a

1) name for an option

2) negative number to be printed.

###

Wrong distance between sentences or protect the indicator.

a) Separate the sentences and subordinate clauses;
each begins on a new line.
See man-pages(7) [package "manpages"] and "info groff".

Or

b) Adjust space between sentences (two spaces),

c) or protect the indicator by adding "\&" after it.

The "indicator" is an "end-of-sentence character" (.!?).

  The amount of space between sentences in the output can then be
controlled with the ".ss" request.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
2019-12-17 12:32:43 +01:00
Karel Zak 8b8985dd1b docs: add v2.35-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-12-11 10:52:51 +01:00
Karel Zak e98d95131f docs: add GPLv3 text
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-11-08 11:10:54 +01:00
Karel Zak 43db339b9a docs: remove implemented TODO items
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-10-17 10:54:15 +02:00
Karel Zak 7b41ae5b4e docs: add sfdisk --dump and --backup improvements to TODO
Addresses: https://github.com/karelzak/util-linux/issues/850
Addresses: https://github.com/karelzak/util-linux/issues/852
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-10-01 13:17:03 +02:00
Elliott Mitchell 2bb3aa36b2 cleanup: Remove some spurious spaces
Sorry detail-oriented people tend to wipe these out if they notice them.
Add in automated tools and lots of excess end-of-line spaces get wiped
out.

Addresses: https://github.com/karelzak/util-linux/pull/849
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-10-01 13:01:43 +02:00
Karel Zak 55ff4da890 docs: update howto-tests.txt
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-09-22 13:39:40 +02:00
Sanchit Saini cfb9934d5f
TODO: fix typo 2019-06-21 23:21:46 +05:30
Karel Zak 8c00a9107f docs: update v2.34-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-06-14 12:32:22 +02:00
Karel Zak 3282593d30 docs: add lscpu --caches to ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-05-31 11:48:10 +02:00
Karel Zak f26ed90583 docs: update v2.34-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-05-30 12:01:36 +02:00
Karel Zak 5fcdf204b0 fstrim: affect only warnings by --quiet
We need the same return code from fstrim_filesystem() independently on
--quiet command line option.

Addresses: https://github.com/karelzak/util-linux/pull/791
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-05-09 13:59:54 +02:00
Karel Zak 6899ed8b7e docs: update v2.34-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-04-30 11:52:20 +02:00
Karel Zak 2c308875a7 misc: consolidate version printing and close_stdout()
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-04-16 15:14:13 +02:00
Karel Zak f1428af5be Merge branch 'spelling' of https://github.com/jwilk-forks/util-linux
* 'spelling' of https://github.com/jwilk-forks/util-linux:
  docs: fix typo
2019-04-02 12:05:25 +02:00
Jakub Wilk 25d9f1403d docs: fix typo
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
2019-03-22 13:27:33 +01:00
Karel Zak 0e86bc8406 lscpu: add --caches
$ 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>
2019-03-19 14:11:20 +01:00
Karel Zak 58bfb7e927 docs: TODO lscpu --list-caches
Addresses: https://github.com/karelzak/util-linux/issues/663
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-03-18 14:14:09 +01:00