From a0dbd89747172a3479f92d0b6ccc769c31373d69 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 25 Feb 2023 08:50:55 +0100 Subject: moved steam blacklist from any to pentium4 --- blacklist/any/steam/steam | 6 ------ blacklist/any/steam/steam-native-runtime | 1 - blacklist/pentium4/steam/steam | 6 ++++++ blacklist/pentium4/steam/steam-native-runtime | 1 + 4 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 blacklist/any/steam/steam delete mode 100644 blacklist/any/steam/steam-native-runtime create mode 100644 blacklist/pentium4/steam/steam create mode 100644 blacklist/pentium4/steam/steam-native-runtime (limited to 'blacklist') diff --git a/blacklist/any/steam/steam b/blacklist/any/steam/steam deleted file mode 100644 index bc9b923c..00000000 --- a/blacklist/any/steam/steam +++ /dev/null @@ -1,6 +0,0 @@ -Steam requires at least an Intel Pentium 4 or AMD Opteron, with the following features: - - x86-64 (AMD64) instruction set (lm in /proc/cpuinfo flags) - - CMPXCHG16B instruction support (cx16 in /proc/cpuinfo flags) - - SSE3 instruction support (pni in /proc/cpuinfo flags) - -archlinux32 can't provide those diff --git a/blacklist/any/steam/steam-native-runtime b/blacklist/any/steam/steam-native-runtime deleted file mode 100644 index c41e30bf..00000000 --- a/blacklist/any/steam/steam-native-runtime +++ /dev/null @@ -1 +0,0 @@ -If steam can't be used, steam-native-runtime isn't of much use diff --git a/blacklist/pentium4/steam/steam b/blacklist/pentium4/steam/steam new file mode 100644 index 00000000..bc9b923c --- /dev/null +++ b/blacklist/pentium4/steam/steam @@ -0,0 +1,6 @@ +Steam requires at least an Intel Pentium 4 or AMD Opteron, with the following features: + - x86-64 (AMD64) instruction set (lm in /proc/cpuinfo flags) + - CMPXCHG16B instruction support (cx16 in /proc/cpuinfo flags) + - SSE3 instruction support (pni in /proc/cpuinfo flags) + +archlinux32 can't provide those diff --git a/blacklist/pentium4/steam/steam-native-runtime b/blacklist/pentium4/steam/steam-native-runtime new file mode 100644 index 00000000..c41e30bf --- /dev/null +++ b/blacklist/pentium4/steam/steam-native-runtime @@ -0,0 +1 @@ +If steam can't be used, steam-native-runtime isn't of much use -- cgit v1.2.3-54-g00ecf