]> git.ipfire.org Git - thirdparty/util-linux.git/log
thirdparty/util-linux.git
11 years agolibsmartcols: add separator getters/setters
Ondrej Oprala [Wed, 9 Apr 2014 14:58:28 +0000 (16:58 +0200)] 
libsmartcols: add separator getters/setters

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agobuild-sys: fix fstrim systemd stuff
Karel Zak [Tue, 8 Apr 2014 17:19:14 +0000 (19:19 +0200)] 
build-sys: fix fstrim systemd stuff

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: rewrite test code to tree(1)-like util
Karel Zak [Tue, 8 Apr 2014 10:13:02 +0000 (12:13 +0200)] 
libsmartcols: rewrite test code to tree(1)-like util

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibfdisk: (dos) make EBR parser more robust
Karel Zak [Tue, 8 Apr 2014 08:14:12 +0000 (10:14 +0200)] 
libfdisk: (dos) make EBR parser more robust

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: improve docs
Karel Zak [Mon, 7 Apr 2014 12:07:49 +0000 (14:07 +0200)] 
libsmartcols: improve docs

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add debug and version functions
Karel Zak [Mon, 7 Apr 2014 11:43:50 +0000 (13:43 +0200)] 
libsmartcols: add debug and version functions

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibblkid: remove private function from docs
Karel Zak [Mon, 7 Apr 2014 11:27:24 +0000 (13:27 +0200)] 
libblkid: remove private function from docs

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agobuild-sys: fix .h.in usage in libblkid and libmount
Karel Zak [Mon, 7 Apr 2014 11:26:56 +0000 (13:26 +0200)] 
build-sys: fix .h.in usage in libblkid and libmount

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agosetarch: Fix ppc64le architectures
Anton Blanchard [Sun, 6 Apr 2014 23:18:13 +0000 (09:18 +1000)] 
setarch: Fix ppc64le architectures

setarch currently fails on ppc64le because it tries to
use big endian architecture names. Fix it.

Signed-off-by: Anton Blanchard <anton@samba.org>
11 years agoumount: fix typo in usage
Jonathan Liu [Fri, 4 Apr 2014 13:08:01 +0000 (00:08 +1100)] 
umount: fix typo in usage

Signed-off-by: Jonathan Liu <net147@gmail.com>
11 years agofstrim: add systemd units
Thomas Bächler [Thu, 3 Apr 2014 21:41:51 +0000 (23:41 +0200)] 
fstrim: add systemd units

This adds a timer and a service for systemd that runs
fstrim -a once a day.

The Persistent=true option used will only work on systemd 212
or newer.

11 years agologin: fix minor typos in the man page
Ondrej Oprala [Thu, 3 Apr 2014 16:08:21 +0000 (18:08 +0200)] 
login: fix minor typos in the man page

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agomkswap: Some minor typographical corrections to the manual
Bjarni Ingi Gislason [Thu, 3 Apr 2014 02:29:48 +0000 (02:29 +0000)] 
mkswap: Some minor typographical corrections to the manual

  -- changed to \(en (an en-dash) if it is a dash (pause, separation)

  - changed to \- if it indicates an option

  A full stop (.), that begins or ends a string, protected with \&

  Space between sentences corrected to two word spaces

  -- changed to \-\- if it indicates an option

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomkfs.minix: Some typographical changes in the manual
Bjarni Ingi Gislason [Thu, 3 Apr 2014 02:28:27 +0000 (02:28 +0000)] 
mkfs.minix: Some typographical changes in the manual

  - between numbers changed to \(en if it is a range

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomkfs.cramfs: Some typographical corrections to the manual
Bjarni Ingi Gislason [Thu, 3 Apr 2014 02:25:58 +0000 (02:25 +0000)] 
mkfs.cramfs: Some typographical corrections to the manual

  The unit "MB" is ambigous.  Use "MiB" if "M" does not mean 10^6.
Otherwise add "(M = 10^6)" after it.

  Changes:

  Unpaddable space (\ ) added between a number and an unit.  A nuber
and a unit are not one word.  Is "16MB" written "sixteenmegabytes"?

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomkfs.bfs: One typographical correction to the manual
Bjarni Ingi Gislason [Thu, 3 Apr 2014 02:23:04 +0000 (02:23 +0000)] 
mkfs.bfs: One typographical correction to the manual

  - between numbers changed to \(en  (an en-dash)

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomkfs: Some typographical changes to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:42:06 +0000 (23:42 +0000)] 
mkfs: Some typographical changes to the manual

  - changed to \- if it means an option

  A full stop (.), that begins or ends a string, protected with \&

  No line adjustment used for section "SEE ALSO" (.na/.ad)

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoisosize: A few typographical changes to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:37:26 +0000 (23:37 +0000)] 
isosize: A few typographical changes to the manual

  A full stop (.), that begins or ends a string, protected with \&

  A space between a number and an unit changed to an unpaddable space
"\ "

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agofsck.minix: A few typographical corrections to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:35:29 +0000 (23:35 +0000)] 
fsck.minix: A few typographical corrections to the manual

  - between numbers changed to \(en if it means a range

  A full stop (.), that begins or ends a string, protected with \&

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agofsck: Some typographical corrections to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:30:12 +0000 (23:30 +0000)] 
fsck: Some typographical corrections to the manual

  The word "kilobytes" is ambiguous.  Change it to "kibibytes" if kilo
does not mean 1000.  Otherwise add "(1000 B)" after it.

  A string, that begins or ends with a full stop (.), protected with \&

  - changed to \- if it shows an option

  -- change to \(en if it means a dash (pause, separation)

  Space between sentences is two word spaces in *roff.  Thus it is
better to begin each sentence on a new line when the file contains
formatting commands

  --- changed to \(en if it means a dash (pause, separation)

  Punctuation separated from a word with a space, if it is an argument
to a macro like "BR" (two font styles used alternately)

  Adjusting inhibited for the section "SEE ALSO" with ".na/.ad"

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agofdformat: Some minor change to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:25:08 +0000 (23:25 +0000)] 
fdformat: Some minor change to the manual

  \- changed to - (code "hyphen-minus", rendered with the glyph hyphen
in troff) if it is a part of a compound name.  A minus is not used in
words.  People using UTF-8 and copy-and-pase can(?) (may?) use "info",
"man --ascii" or the command "man" should have an option to display the
- in names of options with the code (character name) "hyphen-minus"
(u002D) instead of "u2010" (code (character) name "hyphen")

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoblockdev: Some minor corrections to the manual
Bjarni Ingi Gislason [Wed, 2 Apr 2014 23:23:32 +0000 (23:23 +0000)] 
blockdev: Some minor corrections to the manual

Macro, that alternately changes the input between two font styles,
changed to the macro for one font style change, if there is only one
argument

 Text string, that begins or ends with a full stop (.) protected with \&

 -- changed to \-\- if it is an option

 - changed to \(en if it is a dash (pause, seperation)

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomount.8: Some typographical and prefix corrections to the manual
Bjarni Ingi Gislason [Tue, 1 Apr 2014 17:26:40 +0000 (17:26 +0000)] 
mount.8: Some typographical and prefix corrections to the manual

  I forgot to add the patch to the attachment.

  Additional changes to "Changes:"

  " \(em " changed to " \(en ", as the em-dash with a word space on each
side is to long (troff)

  ".na/.ad" is not used but .nf/.fi for a long command line and it is
split into two lines

  Word "illegal" is changed to "invalid"

  Word "hyphen-separated" is changed to '"hyphen-minus"-separated' as
the meaning is the code and not the glyph (on the command line) (beware
of UTF-8)

--
Bjarni I. Gislason

11 years agomount: apply "nofail" to MNT_ERR_NOSOURCE libmount error
Karel Zak [Mon, 7 Apr 2014 10:09:11 +0000 (12:09 +0200)] 
mount: apply "nofail" to MNT_ERR_NOSOURCE libmount error

 fstab:
     UUID=nonexist /mnt/nonexist1 ext4 nofail 0 1

 # mount -av
 mount: can't find UUID=nonexist

.. this is bug of course.

Reported-by: Patrick McLean <chutzpah@gentoo.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoumount: more robust success message for --all
Karel Zak [Mon, 7 Apr 2014 09:59:30 +0000 (11:59 +0200)] 
umount: more robust success message for --all

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomount: fix --all and nofail return code
Karel Zak [Mon, 7 Apr 2014 09:53:05 +0000 (11:53 +0200)] 
mount: fix --all and nofail return code

Now the "nofail" affects warnings warning messages only. That's wrong
and regression (against original non-libmount version). The nofail has
to control return code too.

Reported-by: Patrick McLean <chutzpah@gentoo.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: fix bug in --all semantic
Karel Zak [Mon, 7 Apr 2014 09:29:09 +0000 (11:29 +0200)] 
kill: fix bug in --all semantic

Introduces by 2ab6683f59cd3371b1c3ac8b5c248d5104ed4d41.

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: make kill-by-name more obvious in man page
Karel Zak [Mon, 7 Apr 2014 09:22:12 +0000 (11:22 +0200)] 
kill: make kill-by-name more obvious in man page

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: add copyrights, etc.
Karel Zak [Mon, 7 Apr 2014 09:12:14 +0000 (11:12 +0200)] 
kill: add copyrights, etc.

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: return 64 on partial success
Karel Zak [Mon, 7 Apr 2014 09:07:00 +0000 (11:07 +0200)] 
kill: return 64 on partial success

Return 64 (aka SOME_OK) when more than process specified and the
operation success only for subset of the processes.

 # kill -s 0 firefox mutt xxx; echo $?
 kill: cannot find process "xxx"
 64

We already use this concept for chcpu(8) or mount(8).

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: tiny change in man page
Karel Zak [Mon, 7 Apr 2014 08:35:30 +0000 (10:35 +0200)] 
kill: tiny change in man page

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: coding style, simplify code
Karel Zak [Mon, 7 Apr 2014 08:17:23 +0000 (10:17 +0200)] 
kill: coding style, simplify code

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: rename printsig() to print_signal_name()
Karel Zak [Mon, 7 Apr 2014 08:10:43 +0000 (10:10 +0200)] 
kill: rename printsig() to print_signal_name()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agodocs: add pid alis to deprecated.txt
Karel Zak [Mon, 7 Apr 2014 08:05:14 +0000 (10:05 +0200)] 
docs: add pid alis to deprecated.txt

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: rename printsignals() to print_all_signalsprint_all_signals()
Karel Zak [Mon, 7 Apr 2014 08:03:50 +0000 (10:03 +0200)] 
kill: rename printsignals() to print_all_signalsprint_all_signals()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agokill: reorder functions to make it more readable
Karel Zak [Mon, 7 Apr 2014 07:59:51 +0000 (09:59 +0200)] 
kill: reorder functions to make it more readable

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoMerge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak [Mon, 7 Apr 2014 07:37:34 +0000 (09:37 +0200)] 
Merge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetit

* 'kill' of git://github.com/kerolasa/lelux-utiliteetit:
  kill: move sigqueue inputs to control struct
  kill: add parse_arguments() function
  kill: tell what is wrong rather than output usage()
  kill: use control structure to pass user input to functions
  kill: deprecat invocation as 'pid' command name
  kill: make usage() not to return
  kill: move magic numbers in beginning of the file
  kill: flip all comparions to be in smaller - greater order
  kill: fix coding style

11 years agolibfdisk: make qsort_r() optional
Karel Zak [Fri, 4 Apr 2014 14:02:35 +0000 (16:02 +0200)] 
libfdisk: make qsort_r() optional

The function is no critical for fdisk functionality. The SUN label
verification will check for less issues. All the verification code is
optional ('v' fdisk command).

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoswitch_root: verify initramfs by f_type, not devno
Dave Reisner [Wed, 2 Apr 2014 14:41:30 +0000 (10:41 -0400)] 
switch_root: verify initramfs by f_type, not devno

As of linux 3.14, the initramfs device will have both major and
minor 0, causing our paranoia check to fail. Make this version agnostic
by checking the filesystem type, rather than a device number.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
11 years agolibsmartcols: add missing COPYING file
Karel Zak [Fri, 4 Apr 2014 11:53:50 +0000 (13:53 +0200)] 
libsmartcols: add missing COPYING file

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: fix test
Karel Zak [Fri, 4 Apr 2014 11:51:47 +0000 (13:51 +0200)] 
libsmartcols: fix test

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agobuild-sys: small fixes to libsmartcols
Karel Zak [Fri, 4 Apr 2014 09:25:08 +0000 (11:25 +0200)] 
build-sys: small fixes to libsmartcols

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: clean up flags usage
Karel Zak [Thu, 3 Apr 2014 14:09:57 +0000 (16:09 +0200)] 
libsmartcols: clean up flags usage

 * rename flags functions to scols_table_enable_*
 * rename *_no_foo() functions to _nofoo()
 * output formats are mutually exclusive, so don't use flags there
 * don't assume symbols in scols_new_table(), use scols_table_set_symbols()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agofdisk: print table header as bold
Karel Zak [Thu, 3 Apr 2014 10:43:36 +0000 (12:43 +0200)] 
fdisk: print table header as bold

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibfdisk: fix freesapce detection for nested partitions
Karel Zak [Thu, 3 Apr 2014 10:28:53 +0000 (12:28 +0200)] 
libfdisk: fix freesapce detection for nested partitions

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agocfdisk: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 09:58:48 +0000 (11:58 +0200)] 
cfdisk: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibfdisk: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 09:09:07 +0000 (11:09 +0200)] 
libfdisk: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agowdctl: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 09:00:02 +0000 (11:00 +0200)] 
wdctl: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoswapon: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 08:57:05 +0000 (10:57 +0200)] 
swapon: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoprlimit: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 08:53:03 +0000 (10:53 +0200)] 
prlimit: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolscpu: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 08:48:09 +0000 (10:48 +0200)] 
lscpu: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolosetup: tiny change to usage()
Karel Zak [Thu, 3 Apr 2014 08:41:04 +0000 (10:41 +0200)] 
losetup: tiny change to usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolosetup: clean up scols usage
Karel Zak [Thu, 3 Apr 2014 08:32:19 +0000 (10:32 +0200)] 
losetup: clean up scols usage

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: init symbols when necessary
Karel Zak [Wed, 2 Apr 2014 12:05:10 +0000 (14:05 +0200)] 
libsmartcols: init symbols when necessary

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolsblk: remove unnecessary code
Karel Zak [Wed, 2 Apr 2014 11:58:18 +0000 (13:58 +0200)] 
lsblk: remove unnecessary code

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: clean up flags
Karel Zak [Wed, 2 Apr 2014 11:56:00 +0000 (13:56 +0200)] 
libsmartcols: clean up flags

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolsblk: clean up data preparation
Karel Zak [Wed, 2 Apr 2014 11:52:08 +0000 (13:52 +0200)] 
lsblk: clean up data preparation

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agofindmnt: cleanup flags
Karel Zak [Fri, 28 Mar 2014 12:00:21 +0000 (13:00 +0100)] 
findmnt: cleanup flags

Let's use one flags variable for everything.

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agopartx: cleanup libsmartcols usage
Karel Zak [Fri, 28 Mar 2014 11:44:55 +0000 (12:44 +0100)] 
partx: cleanup libsmartcols usage

 * more carefully set data
 * care about return codes

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: always deallocate in scols_reset_cell()
Karel Zak [Fri, 28 Mar 2014 11:25:58 +0000 (12:25 +0100)] 
libsmartcols: always deallocate in scols_reset_cell()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolib/tt.c: Goodbye!
Ondrej Oprala [Thu, 27 Mar 2014 16:46:06 +0000 (17:46 +0100)] 
lib/tt.c: Goodbye!

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agowdctl: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 16:40:01 +0000 (17:40 +0100)] 
wdctl: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agoswapon: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 16:29:13 +0000 (17:29 +0100)] 
swapon: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agoprlimit: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 16:19:11 +0000 (17:19 +0100)] 
prlimit: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolscpu: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 16:06:52 +0000 (17:06 +0100)] 
lscpu: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolosetup: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 15:59:16 +0000 (16:59 +0100)] 
losetup: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolslocks: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 15:43:03 +0000 (16:43 +0100)] 
lslocks: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolsblk: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 15:29:13 +0000 (16:29 +0100)] 
lsblk: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agofindmnt: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 15:09:57 +0000 (16:09 +0100)] 
findmnt: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agopartx: use libsmartcols
Ondrej Oprala [Thu, 27 Mar 2014 14:18:20 +0000 (15:18 +0100)] 
partx: use libsmartcols

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agoUse libsmartcols in libfdisk and cfdisk
Ondrej Oprala [Thu, 27 Mar 2014 13:58:51 +0000 (14:58 +0100)] 
Use libsmartcols in libfdisk and cfdisk

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: include stdio
Ondrej Oprala [Thu, 27 Mar 2014 13:20:59 +0000 (14:20 +0100)] 
libsmartcols: include stdio

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: add scols_table_is_empty()
Ondrej Oprala [Thu, 27 Mar 2014 13:04:58 +0000 (14:04 +0100)] 
libsmartcols: add scols_table_is_empty()

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: fix a usage example
Ondrej Oprala [Thu, 27 Mar 2014 12:19:01 +0000 (13:19 +0100)] 
libsmartcols: fix a usage example

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: documentation
Ondrej Oprala [Tue, 25 Mar 2014 14:09:09 +0000 (15:09 +0100)] 
libsmartcols: documentation

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: move some code around
Ondrej Oprala [Tue, 25 Mar 2014 09:24:13 +0000 (10:24 +0100)] 
libsmartcols: move some code around

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: revert the column flags API
Ondrej Oprala [Mon, 24 Mar 2014 15:44:33 +0000 (16:44 +0100)] 
libsmartcols: revert the column flags API

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: colors may now be specified as human-readable strings
Ondrej Oprala [Mon, 24 Mar 2014 12:40:05 +0000 (13:40 +0100)] 
libsmartcols: colors may now be specified as human-readable strings

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: separate flags, add getters/setters
Ondrej Oprala [Fri, 21 Mar 2014 11:37:52 +0000 (12:37 +0100)] 
libsmartcols: separate flags, add getters/setters

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: add missing copyright notifications
Ondrej Oprala [Thu, 20 Mar 2014 13:07:46 +0000 (14:07 +0100)] 
libsmartcols: add missing copyright notifications

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: fill the symbol version file
Ondrej Oprala [Thu, 20 Mar 2014 13:03:43 +0000 (14:03 +0100)] 
libsmartcols: fill the symbol version file

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
11 years agolibsmartcols: allow to read lines as tree
Karel Zak [Wed, 19 Mar 2014 17:01:16 +0000 (18:01 +0100)] 
libsmartcols: allow to read lines as tree

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add function to convert table to string
Karel Zak [Wed, 18 Dec 2013 09:22:32 +0000 (10:22 +0100)] 
libsmartcols: add function to convert table to string

Note that open_memstream() is POSIX-1.2008, so it's possible than not
all libc have already implemented this function.

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: remove unnecessary code
Karel Zak [Wed, 19 Mar 2014 16:25:31 +0000 (17:25 +0100)] 
libsmartcols: remove unnecessary code

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add reduce term width functionality
Karel Zak [Wed, 19 Mar 2014 16:20:57 +0000 (17:20 +0100)] 
libsmartcols: add reduce term width functionality

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add SCOLS_FL_MAX
Karel Zak [Wed, 19 Mar 2014 16:10:50 +0000 (17:10 +0100)] 
libsmartcols: add SCOLS_FL_MAX

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: support alternative streams
Karel Zak [Wed, 19 Mar 2014 15:58:15 +0000 (16:58 +0100)] 
libsmartcols: support alternative streams

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add test
Ondrej Oprala [Wed, 19 Mar 2014 15:48:22 +0000 (16:48 +0100)] 
libsmartcols: add test

[kzak@redhat.com: - refresh according to previous API changes]

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add table code
Karel Zak [Wed, 19 Mar 2014 15:33:09 +0000 (16:33 +0100)] 
libsmartcols: add table code

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add table struct, cleanup refcounting
Karel Zak [Wed, 19 Mar 2014 15:29:39 +0000 (16:29 +0100)] 
libsmartcols: add table struct, cleanup refcounting

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agoinclude/carefulputc: cleanup and add fputs_{quoted,nonblank}()
Karel Zak [Wed, 19 Mar 2014 12:25:45 +0000 (13:25 +0100)] 
include/carefulputc: cleanup and add fputs_{quoted,nonblank}()

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add lines
Karel Zak [Tue, 18 Mar 2014 11:39:54 +0000 (12:39 +0100)] 
libsmartcols: add lines

Co-Author: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add columns
Karel Zak [Tue, 18 Mar 2014 10:22:39 +0000 (11:22 +0100)] 
libsmartcols: add columns

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add cells
Ondrej Oprala [Mon, 17 Mar 2014 12:00:52 +0000 (13:00 +0100)] 
libsmartcols: add cells

[kzak@redhat.com: - remove copy, free -- all have to be handled by lines]

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add symbols
Ondrej Oprala [Mon, 17 Mar 2014 11:19:48 +0000 (12:19 +0100)] 
libsmartcols: add symbols

[kzak@redhat.com: - split scols_new_symbols() to regular getters functions]

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add iterator
Ondrej Oprala [Mon, 17 Mar 2014 10:46:17 +0000 (11:46 +0100)] 
libsmartcols: add iterator

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agolibsmartcols: add basic files
Ondrej Oprala [Mon, 17 Mar 2014 09:51:56 +0000 (10:51 +0100)] 
libsmartcols: add basic files

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agomount: update mount.8 about barrier mount options defaults
Ruediger Meier [Fri, 21 Mar 2014 11:31:39 +0000 (12:31 +0100)] 
mount: update mount.8 about barrier mount options defaults

This patch comes originally from Jan Kara <jack@suse.cz> and updates
the default behaviour of the kernel which has been changed some years
ago. See kernel docs
  Documentation/filesystems/ext3.txt
  Documentation/filesystems/ext4.txt

11 years agolibfdisk: remove fdisk_colon()
Karel Zak [Tue, 1 Apr 2014 12:39:13 +0000 (14:39 +0200)] 
libfdisk: remove fdisk_colon()

It was unnecessary overkill to have colorized "foo:" prefix in fdisk
output.

Signed-off-by: Karel Zak <kzak@redhat.com>
11 years agodmesg: don't use brow/yellow in output
Karel Zak [Tue, 1 Apr 2014 12:32:38 +0000 (14:32 +0200)] 
dmesg: don't use brow/yellow in output

The color used for subsystem prefix is useless on
while background. Let's use blue.

Signed-off-by: Karel Zak <kzak@redhat.com>