Commit graph

408 commits

Author SHA1 Message Date
Milan Broz
033b5a521a Use https for project-related documentation.
Some browsers already force https use, fix links
for sites that can be easily redirected.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
2022-11-05 10:43:49 +01:00
Karel Zak
a5a8c4156d docs: update v2.38-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-28 13:32:47 +02:00
Karel Zak
8b28eab5c9 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-21 11:50:22 +01:00
Karel Zak
3fb0851a15 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-18 10:49:45 +01:00
Karel Zak
be0a261f39 docs: update v2.38-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-15 16:57:28 +01:00
Karel Zak
7aba4a1f29 docs: update TODO, add "column --output-width unlimited"
Addresses: https://github.com/util-linux/util-linux/issues/1618
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-07 10:33:43 +01:00
Karel Zak
2f919dd7af docs: update v2.38-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-03-04 16:06:48 +01:00
Karel Zak
dbb1964e01 docs: update v2.38-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-01-31 15:57:39 +01:00
Karel Zak
9cd4666951 docs: add link to GitHub TODO items
Signed-off-by: Karel Zak <kzak@redhat.com>
2022-01-12 15:24:59 +01:00
Karel Zak
03fdf11833 isfdisk: improve --backup documentation
* add reference to backup section
* add note that backup is done always after startup
* remove TODO item about --backup, it seems that back after open is
  only way how we can make it with current libfdisk, because
  fdisk_locate_disklabel() returns current in-memory rather than on-disk
  situation.

Addresses: https://github.com/util-linux/util-linux/issues/850
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-12-09 10:56:07 +01:00
Evgeny Vereshchagin
1524cb2785 ci: no longer refer to Travis CI
and also add a link to Coveralls coverage reports
to Documentation/howto-test to make it a little easier
to find them.

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
2021-11-08 05:54:44 +00:00
Evgeny Vereshchagin
c881bec5fe ci: add a GHAction sending data to Coverity
To get it to work a secret named COVERITY_SCAN_TOKEN should
be added to the util-linux repository:
https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository

It has to match the util-linux project token, which
can be found at
https://scan.coverity.com/projects/karelzak-util-linux?tab=project_settings

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
2021-11-03 11:13:37 +00:00
Karel Zak
cd252c664c docs: update github URL
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-11-03 13:58:21 +01:00
Karel Zak
9c2b43b19f docs: add note about GitHub PR
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-10-14 10:22:14 +02:00
Rafael Fontenelle
0e85613e3a Fix misspellings 2021-09-04 11:11:04 -03:00
Karel Zak
68d7dc7b46 docs: add hint about TP
Addresses: https://github.com/karelzak/util-linux/issues/1421
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-08-31 11:02:26 +02:00
Karel Zak
ac55a4130f Merge branch 'next'
* next: (26 commits)
  build-sys: add script to compare config.h from meson and autotools
  meson: add missing header files check
  docs: update TODO
  tests: update lscpu outputs
  lscpu: read MHZ from /sys/.../cpufreq/scaling_cur_freq
  lscpu: use locale-independent strtod() when read from kernel
  lib/c_strtod; add locale independent strtod()
  tests: update lscpu output
  lscpu: use MHZ as number to be locale sensitive
  lscpu: add SCALMHZ% and "CPU scaling MHz:"
  sulogin: fix whitespace error
  sulogin: ignore none-existing console devices
  lsns: fix old error message
  lsns: fix copy & past in man page
  lsns: fill UID and USER columns for interpolated namespaces
  fixup! lsns: interpolate missing namespaces for converting forests to a tree
  lsns: interpolate missing namespaces for converting forests to a tree
  lsns: reorganize members specifying other namespaces in lsns_namespace
  lsns: make namespace having no process printable
  libblkid: support zone reset for wipefs
  ...
2021-06-02 12:33:07 +02:00
Karel Zak
a057fdb13a docs: fix typo in v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-06-01 10:37:01 +02:00
Karel Zak
8a988dd855 docs: update v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-06-01 09:46:40 +02:00
Karel Zak
05cbd5aeed docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-05-25 13:45:24 +02:00
Karel Zak
9b9e4f5d06 lscpu: add SCALMHZ% and "CPU scaling MHz:"
$ lscpu
...
  Model name:           Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
    CPU family:         6
    Model:              60
    Thread(s) per core: 2
    Core(s) per socket: 4
    Socket(s):          1
    Stepping:           3
    CPU(s) scaling MHz: 61%
    CPU max MHz:        4400.0000
    CPU min MHz:        800.0000
...

$ lscpu -e=CPU,MAXMHZ,MINMHZ,MHZ,SCALMHZ%
CPU    MAXMHZ   MINMHZ      MHZ SCALMHZ%
  0 4400.0000 800.0000 2800.000      64%
  1 4400.0000 800.0000 4000.146      91%
  2 4400.0000 800.0000 2800.000      64%
  3 4400.0000 800.0000 2800.000      64%
  4 4400.0000 800.0000 2800.000      64%
  5 4400.0000 800.0000 4400.000     100%
  6 4400.0000 800.0000  800.000      18%
  7 4400.0000 800.0000 2800.000      64%

Addresses: https://github.com/karelzak/util-linux/issues/1314
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-05-24 13:39:53 +02:00
Christian Hesse
e08e3d587c fix whitespace issue in ducumentation
This removes trailing whitespaces and fixes minor issues.
2021-05-10 15:53:50 +02:00
Karel Zak
a6b49e89ed docs: update v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-05-10 13:10:37 +02:00
Karel Zak
0ee5fcd2e8 docs: add #1266 to TODO file
References: https://github.com/karelzak/util-linux/issues/1266
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-05-07 11:26:33 +02:00
Mario Blättermann
1f54d9cc09 docs/TODO: Minor update and fix typo 2021-04-24 12:20:08 +02:00
Karel Zak
638d1277cc docs: update TODO
Addresses: https://github.com/karelzak/util-linux/issues/1291
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-04-23 10:43:06 +02:00
Karel Zak
82e5156a38 docs: add kernel version and commit to info about mountinfo workaround
Fixes: https://github.com/karelzak/util-linux/issues/1280
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-04-15 12:29:27 +02:00
Karel Zak
ef3f006c6c docs: fix typo
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-04-12 11:22:37 +02:00
Karel Zak
37bd59bd53 docs: update v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-04-09 15:30:19 +02:00
Karel Zak
6a23bf93fd docs: update Documentation/howto-man-page.txt
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-03-29 15:10:53 +02:00
Karel Zak
676fb001d6 libsmartcols: fix colors use
* use color for all cell
* always switch back to line color

Signed-off-by: Karel Zak <kzak@redhat.com>
2021-03-12 16:15:16 +01:00
Karel Zak
6b6dbcbae6 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-03-10 16:15:30 +01:00
Karel Zak
2b1322f478 docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-03-10 10:21:57 +01:00
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