* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390/netboot/, ...
@ 2016-01-02 6:13 Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2016-01-02 6:13 UTC (permalink / raw
To: gentoo-commits
commit: 5bafecb4323678865ba4f616a2e82fa58a7138c1
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 06:13:23 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 06:13:23 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=5bafecb4
s390 netboot: build with USE=unicode
releases/weekly/specs/s390/s390/netboot/netboot.spec | 1 +
releases/weekly/specs/s390/s390x/netboot/netboot.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/releases/weekly/specs/s390/s390/netboot/netboot.spec b/releases/weekly/specs/s390/s390/netboot/netboot.spec
index c4a75b0..155bc76 100644
--- a/releases/weekly/specs/s390/s390/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390/netboot/netboot.spec
@@ -22,6 +22,7 @@ netboot2/use:
shadow
readline
ssl
+ unicode
netboot2/packages:
sys-apps/s390-tools
diff --git a/releases/weekly/specs/s390/s390x/netboot/netboot.spec b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
index 89ebacb..b029b22 100644
--- a/releases/weekly/specs/s390/s390x/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
@@ -22,6 +22,7 @@ netboot2/use:
shadow
readline
ssl
+ unicode
netboot2/packages:
sys-apps/s390-tools
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390/netboot/, ...
@ 2020-03-31 15:20 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2020-03-31 15:20 UTC (permalink / raw
To: gentoo-commits
commit: 54cf10a025719821549ef7efe3c8b789e5861732
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 14:34:45 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 31 15:19:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=54cf10a0
specs: Drop {fsck,mkfs}.ext4dev and other dead binaries
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
releases/weekly/specs/hppa/netboot2-hppa32.spec | 4 ----
releases/weekly/specs/hppa/netboot2-hppa64.spec | 4 ----
releases/weekly/specs/s390/s390/netboot/netboot.spec | 2 --
releases/weekly/specs/s390/s390x/netboot/netboot.spec | 2 --
releases/weekly/specs/sparc/sparc64/netboot/sparc-netboot.spec | 2 --
5 files changed, 14 deletions(-)
diff --git a/releases/weekly/specs/hppa/netboot2-hppa32.spec b/releases/weekly/specs/hppa/netboot2-hppa32.spec
index ef37729a..30f48875 100644
--- a/releases/weekly/specs/hppa/netboot2-hppa32.spec
+++ b/releases/weekly/specs/hppa/netboot2-hppa32.spec
@@ -71,11 +71,9 @@ netboot2/packages/sys-fs/e2fsprogs/files:
/sbin/resize2fs
/sbin/findfs
/sbin/e2label
- /sbin/mkfs.ext4dev
/sbin/mkfs.ext4
/sbin/mkfs.ext3
/sbin/mkfs.ext2
- /sbin/fsck.ext4dev
/sbin/fsck.ext4
/sbin/fsck.ext3
/sbin/fsck.ext2
@@ -90,8 +88,6 @@ netboot2/packages/sys-fs/xfsprogs/files:
/sbin/mkfs.xfs
/sbin/fsck.xfs
/sbin/xfs_repair
- /lib/libxfs.so.*
- /lib/libxlog.so.*
/lib/librt*
diff --git a/releases/weekly/specs/hppa/netboot2-hppa64.spec b/releases/weekly/specs/hppa/netboot2-hppa64.spec
index 3d0cebb8..c38e9e7a 100644
--- a/releases/weekly/specs/hppa/netboot2-hppa64.spec
+++ b/releases/weekly/specs/hppa/netboot2-hppa64.spec
@@ -73,11 +73,9 @@ netboot2/packages/sys-fs/e2fsprogs/files:
/sbin/resize2fs
/sbin/findfs
/sbin/e2label
- /sbin/mkfs.ext4dev
/sbin/mkfs.ext4
/sbin/mkfs.ext3
/sbin/mkfs.ext2
- /sbin/fsck.ext4dev
/sbin/fsck.ext4
/sbin/fsck.ext3
/sbin/fsck.ext2
@@ -92,8 +90,6 @@ netboot2/packages/sys-fs/xfsprogs/files:
/sbin/mkfs.xfs
/sbin/fsck.xfs
/sbin/xfs_repair
- /lib/libxfs.so.*
- /lib/libxlog.so.*
/lib/librt*
diff --git a/releases/weekly/specs/s390/s390/netboot/netboot.spec b/releases/weekly/specs/s390/s390/netboot/netboot.spec
index 0a6b4220..9453fd05 100644
--- a/releases/weekly/specs/s390/s390/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390/netboot/netboot.spec
@@ -120,11 +120,9 @@ netboot2/packages/sys-fs/e2fsprogs/files:
/sbin/resize2fs
/sbin/findfs
/sbin/e2label
- /sbin/mkfs.ext4dev
/sbin/mkfs.ext4
/sbin/mkfs.ext3
/sbin/mkfs.ext2
- /sbin/fsck.ext4dev
/sbin/fsck.ext4
/sbin/fsck.ext3
/sbin/fsck.ext2
diff --git a/releases/weekly/specs/s390/s390x/netboot/netboot.spec b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
index 92af9d21..6137486d 100644
--- a/releases/weekly/specs/s390/s390x/netboot/netboot.spec
+++ b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
@@ -120,11 +120,9 @@ netboot2/packages/sys-fs/e2fsprogs/files:
/sbin/resize2fs
/sbin/findfs
/sbin/e2label
- /sbin/mkfs.ext4dev
/sbin/mkfs.ext4
/sbin/mkfs.ext3
/sbin/mkfs.ext2
- /sbin/fsck.ext4dev
/sbin/fsck.ext4
/sbin/fsck.ext3
/sbin/fsck.ext2
diff --git a/releases/weekly/specs/sparc/sparc64/netboot/sparc-netboot.spec b/releases/weekly/specs/sparc/sparc64/netboot/sparc-netboot.spec
index 1ed0ec3a..5e02bee3 100644
--- a/releases/weekly/specs/sparc/sparc64/netboot/sparc-netboot.spec
+++ b/releases/weekly/specs/sparc/sparc64/netboot/sparc-netboot.spec
@@ -58,13 +58,11 @@ netboot2/packages/e2fsprogs/files:
/sbin/fsck.ext2
/sbin/fsck.ext3
/sbin/fsck.ext4
- /sbin/fsck.ext4dev
/sbin/logsave
/sbin/mke2fs
/sbin/mkfs.ext2
/sbin/mkfs.ext3
/sbin/mkfs.ext4
- /sbin/mkfs.ext4dev
/sbin/resize2fs
/sbin/tune2fs
/usr/bin/chattr
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-31 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-31 15:20 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390/netboot/, Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2016-01-02 6:13 Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox