All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] officially drop Linux < 2.6
@ 2017-06-29  2:09 Ruediger Meier
  2017-06-29  2:09 ` [PATCH 1/3] docs: remove some old history from manpages Ruediger Meier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ruediger Meier @ 2017-06-29  2:09 UTC (permalink / raw)
  To: util-linux

From: Ruediger Meier <ruediger.meier@ga-group.nl>

A few weeks ago I'd tried to make things incompatible
to justify ul version 3.0 ... not soo successful but
maybe these patches are useful anyways.

There are still some reference to older Kernels left
but I was too bored to find better words for these
cases.

Ruediger Meier (3):
  docs: remove some old history from manpages
  lib/blkdev: remove support for Linux < 2.6
  docs: correct line(1) deprecation comment

 Documentation/deprecated.txt |  2 +-
 disk-utils/mkfs.cramfs.8     |  2 +-
 disk-utils/mkfs.cramfs.c     |  5 +--
 include/pt-mbr-partnames.h   |  2 +-
 include/pt-mbr.h             |  2 +-
 lib/blkdev.c                 | 13 +------
 sys-utils/eject.1            |  6 +--
 sys-utils/mount.8            | 88 ++++++++------------------------------------
 sys-utils/readprofile.8      |  6 +--
 sys-utils/swapon.8           |  2 +-
 sys-utils/umount.8           |  5 +--
 11 files changed, 33 insertions(+), 100 deletions(-)

-- 
1.8.5.6


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-29 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29  2:09 [PATCH 0/3] officially drop Linux < 2.6 Ruediger Meier
2017-06-29  2:09 ` [PATCH 1/3] docs: remove some old history from manpages Ruediger Meier
2017-06-29  2:09 ` [PATCH 2/3] lib/blkdev: remove support for Linux < 2.6 Ruediger Meier
2017-06-29  2:09 ` [PATCH 3/3] docs: correct line(1) deprecation comment Ruediger Meier
2017-06-29 10:57 ` [PATCH 0/3] officially drop Linux < 2.6 Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.