From 1edc1f72c35ecb463442eae9cf82933dd8565d4c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 13 Nov 2015 03:09:49 -0500 Subject: [PATCH] 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 431b515b..0a2ec33b 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 cbee9383..4e014be0 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 9e535fb8..8722c0d4 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 e8cdb984..d72ed2de 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