From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/configs: Remove README files These README files served a purpose when we first moved to the "one config per file" format. They're no longer needed and can be removed. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/configs/ark/debug/README b/redhat/configs/ark/debug/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/debug/README +++ /dev/null @@ -1,3 +0,0 @@ -Place config options in this directory that you want applied to all -debug -kernel variants. These options are overlayed atop the generic/ configs and -all other configs in directories below generic/. diff --git a/redhat/configs/ark/debug/arm/aarch64/README b/redhat/configs/ark/debug/arm/aarch64/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/debug/arm/aarch64/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied only to the -aarch64 kernel-debug variant. These options are overlayed atop the generic/ -configs, all other configs in directories below generic/ and the configs -in debug/. diff --git a/redhat/configs/ark/debug/powerpc/README b/redhat/configs/ark/debug/powerpc/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/debug/powerpc/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied only to the -powerpc64 kernel-debug variant. These options are overlayed atop the -generic/ configs, all other configs in directories below generic/ and the -configs in debug/. diff --git a/redhat/configs/ark/debug/s390x/README b/redhat/configs/ark/debug/s390x/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/debug/s390x/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied only to the -s390x kernel-debug variant. These options are overlayed atop the generic/ -configs, all other configs in directories below generic/ and the configs -in debug/. diff --git a/redhat/configs/ark/generic/README b/redhat/configs/ark/generic/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied to all kernel -variants. These options are the basis of all RHEL kernels. You can -override them with arch and/or debug specific options placed in -subdirectories of this directory or under the debug/ hierarchy. diff --git a/redhat/configs/ark/generic/arm/aarch64/README b/redhat/configs/ark/generic/arm/aarch64/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied to aarch64 -kernel variants. These options are overlayed atop the generic/ kernel -options, but can also be overridden config option files places in the -debug/ and/or debug/aarch64 directories. diff --git a/redhat/configs/ark/generic/powerpc/README b/redhat/configs/ark/generic/powerpc/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/powerpc/README +++ /dev/null @@ -1,4 +0,0 @@ -Place config options in this directory that you want applied to powerpc64 -kernel variants. These options are overlayed atop the generic/ kernel -options, but can also be overridden config option files places in the -debug/ and/or debug/powerpc64 directories. diff --git a/redhat/configs/ark/generic/s390x/README b/redhat/configs/ark/generic/s390x/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/README +++ /dev/null @@ -1,5 +0,0 @@ -Place config options in this directory that you want applied to s390x -kernel variants. These options are overlayed atop the generic/ kernel -options, but can also be overridden config option files places in the -debug/ and/or debug/s390x directories, as well as by config option files -placed in generic/s390x/zfcpdump for the s390x-zfcpdump kernel variant. diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/README b/redhat/configs/ark/generic/s390x/zfcpdump/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/zfcpdump/README +++ /dev/null @@ -1,12 +0,0 @@ -Place config options in this directory that you want applied to the -s390x-zfcpdump kernel variant only. These options are overlayed atop the -generic/ and generic/s390x/ kernel options. - -The s390x-zfcpdump kernel variant is used as separate kernel for the SCSI -stand-alone dump (also known as zfcp dump) on s390. - -A separate kernel is needed for the hardware dump mechanism as there's -a fixed 32MB limitation (64MB on some new machines) on the size of the -kernel the hardware is able to load -- hence the need for this minimal -configuration. This kernel variant only needs to write to FCP-attached -SCSI disks. Therefore networking support, for instance, is not needed. diff --git a/redhat/configs/common/debug/arm/aarch64/README b/redhat/configs/common/debug/arm/aarch64/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/arm/aarch64/README +++ /dev/null diff --git a/redhat/configs/common/debug/arm/armv7/README b/redhat/configs/common/debug/arm/armv7/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/arm/armv7/README +++ /dev/null diff --git a/redhat/configs/common/debug/powerpc/README b/redhat/configs/common/debug/powerpc/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/powerpc/README +++ /dev/null diff --git a/redhat/configs/common/debug/s390x/README b/redhat/configs/common/debug/s390x/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/debug/s390x/README +++ /dev/null diff --git a/redhat/configs/common/generic/arm/aarch64/README b/redhat/configs/common/generic/arm/aarch64/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/arm/aarch64/README +++ /dev/null diff --git a/redhat/configs/common/generic/arm/armv7/README b/redhat/configs/common/generic/arm/armv7/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/arm/armv7/README +++ /dev/null diff --git a/redhat/configs/common/generic/arm/armv7/armv7/README b/redhat/configs/common/generic/arm/armv7/armv7/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/arm/armv7/armv7/README +++ /dev/null diff --git a/redhat/configs/common/generic/arm/armv7/lpae/README b/redhat/configs/common/generic/arm/armv7/lpae/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/arm/armv7/lpae/README +++ /dev/null diff --git a/redhat/configs/common/generic/powerpc/README b/redhat/configs/common/generic/powerpc/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/powerpc/README +++ /dev/null diff --git a/redhat/configs/common/generic/s390x/README b/redhat/configs/common/generic/s390x/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/s390x/README +++ /dev/null diff --git a/redhat/configs/common/generic/s390x/zfcpdump/README b/redhat/configs/common/generic/s390x/zfcpdump/README deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/s390x/zfcpdump/README +++ /dev/null -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2030 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue