From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390x/netboot/, ...
Date: Fri, 13 Nov 2015 08:13:43 +0000 (UTC) [thread overview]
Message-ID: <1447402396.1edc1f72c35ecb463442eae9cf82933dd8565d4c.vapier@gentoo> (raw)
commit: 1edc1f72c35ecb463442eae9cf82933dd8565d4c
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 13 08:09:49 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 08:13:16 2015 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1edc1f72
netboot: drop various util-linux tools
Drop tools that either aren't installed by default anymore, or don't
make sense in a netboot environment:
- readprofile: read /proc/profile which we don't enable in the kernels
- tunelp: tune line printer settings
- mcookie: manage magic cookies used by X11 (xauth)
- script: used to record interactive shell sessions
- scriptreplay: run the recording of script (see above)
- fdformat: format floppy disks which we don't enable in the kernels
- cytune: control old serial cards which we don't enable in the kernels
- tailf: use `tail` instead
- write: broadcast messages to other users logged in
- isosize: get details for ISO images
We can probably trim even more, but let's start here.
releases/weekly/specs/hppa/netboot2-hppa32.spec | 10 ----------
releases/weekly/specs/hppa/netboot2-hppa64.spec | 10 ----------
releases/weekly/specs/s390/s390/netboot/netboot.spec | 10 ----------
releases/weekly/specs/s390/s390x/netboot/netboot.spec | 10 ----------
4 files changed, 40 deletions(-)
diff --git a/releases/weekly/specs/hppa/netboot2-hppa32.spec b/releases/weekly/specs/hppa/netboot2-hppa32.spec
index 431b515..0a2ec33 100644
--- a/releases/weekly/specs/hppa/netboot2-hppa32.spec
+++ b/releases/weekly/specs/hppa/netboot2-hppa32.spec
@@ -98,26 +98,16 @@ netboot2/packages/sys-apps/util-linux/files:
/usr/sbin/delpart
/usr/sbin/rtcwake
/usr/sbin/addpart
- /usr/sbin/readprofile
- /usr/sbin/tunelp
- /usr/bin/mcookie
/usr/bin/logger
/usr/bin/setarch
- /usr/bin/script
- /usr/bin/scriptreplay
/usr/bin/linux64
- /usr/sbin/fdformat
/usr/bin/column
/usr/bin/cal
- /usr/bin/cytune
/usr/bin/chrt
/usr/bin/rename
- /usr/bin/tailf
/usr/bin/colcrt
- /usr/bin/write
/usr/bin/hexdump
/usr/bin/namei
- /usr/bin/isosize
/usr/bin/look
/usr/bin/ipcs
/usr/bin/parisc
diff --git a/releases/weekly/specs/hppa/netboot2-hppa64.spec b/releases/weekly/specs/hppa/netboot2-hppa64.spec
index cbee938..4e014be 100644
--- a/releases/weekly/specs/hppa/netboot2-hppa64.spec
+++ b/releases/weekly/specs/hppa/netboot2-hppa64.spec
@@ -100,26 +100,16 @@ netboot2/packages/sys-apps/util-linux/files:
/usr/sbin/delpart
/usr/sbin/rtcwake
/usr/sbin/addpart
- /usr/sbin/readprofile
- /usr/sbin/tunelp
- /usr/bin/mcookie
/usr/bin/logger
/usr/bin/setarch
- /usr/bin/script
- /usr/bin/scriptreplay
/usr/bin/linux64
- /usr/sbin/fdformat
/usr/bin/column
/usr/bin/cal
- /usr/bin/cytune
/usr/bin/chrt
/usr/bin/rename
- /usr/bin/tailf
/usr/bin/colcrt
- /usr/bin/write
/usr/bin/hexdump
/usr/bin/namei
- /usr/bin/isosize
/usr/bin/look
/usr/bin/ipcs
/usr/bin/parisc
diff --git a/releases/weekly/specs/s390/s390/netboot/netboot.spec b/releases/weekly/specs/s390/s390/netboot/netboot.spec
index 9e535fb..8722c0d 100644
--- a/releases/weekly/specs/s390/s390/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390/netboot/netboot.spec
@@ -138,26 +138,16 @@ netboot2/packages/sys-apps/util-linux/files:
/usr/sbin/delpart
/usr/sbin/rtcwake
/usr/sbin/addpart
- /usr/sbin/readprofile
- /usr/sbin/tunelp
- /usr/bin/mcookie
/usr/bin/logger
/usr/bin/setarch
- /usr/bin/script
- /usr/bin/scriptreplay
/usr/bin/linux64
- /usr/sbin/fdformat
/usr/bin/column
/usr/bin/cal
- /usr/bin/cytune
/usr/bin/chrt
/usr/bin/rename
- /usr/bin/tailf
/usr/bin/colcrt
- /usr/bin/write
/usr/bin/hexdump
/usr/bin/namei
- /usr/bin/isosize
/usr/bin/look
/usr/bin/ipcs
/usr/bin/flock
diff --git a/releases/weekly/specs/s390/s390x/netboot/netboot.spec b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
index e8cdb98..d72ed2d 100644
--- a/releases/weekly/specs/s390/s390x/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
@@ -138,26 +138,16 @@ netboot2/packages/sys-apps/util-linux/files:
/usr/sbin/delpart
/usr/sbin/rtcwake
/usr/sbin/addpart
- /usr/sbin/readprofile
- /usr/sbin/tunelp
- /usr/bin/mcookie
/usr/bin/logger
/usr/bin/setarch
- /usr/bin/script
- /usr/bin/scriptreplay
/usr/bin/linux64
- /usr/sbin/fdformat
/usr/bin/column
/usr/bin/cal
- /usr/bin/cytune
/usr/bin/chrt
/usr/bin/rename
- /usr/bin/tailf
/usr/bin/colcrt
- /usr/bin/write
/usr/bin/hexdump
/usr/bin/namei
- /usr/bin/isosize
/usr/bin/look
/usr/bin/ipcs
/usr/bin/flock
next reply other threads:[~2015-11-13 8:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-13 8:13 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-31 15:20 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390x/netboot/, Matt Turner
2015-12-08 20:52 Mike Frysinger
2014-10-03 9:13 Raúl Porcel
2014-10-03 8:26 Raúl Porcel
2014-09-17 12:39 Raúl Porcel
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=1447402396.1edc1f72c35ecb463442eae9cf82933dd8565d4c.vapier@gentoo \
--to=vapier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox