All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ruediger Meier <sweet_f_a@gmx.de>
To: util-linux@vger.kernel.org
Subject: [PATCH 0/3] officially drop Linux < 2.6
Date: Thu, 29 Jun 2017 04:09:05 +0200	[thread overview]
Message-ID: <1498702148-11755-1-git-send-email-sweet_f_a@gmx.de> (raw)

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


             reply	other threads:[~2017-06-29  2:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29  2:09 Ruediger Meier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1498702148-11755-1-git-send-email-sweet_f_a@gmx.de \
    --to=sweet_f_a@gmx.de \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.