Go to file
Pratham Patel b8cdeafe73
update config-aarch64
```
cp ~/elrepo/config-6.6.1-aarch64 .config
make olddefconfig
make savedefconfig
cp defconfig ~/elrepo/defconfig

rm -vf .config* defconfig
make distclean

cp ~/elrepo/defconfig arch/arm64/configs/elrepo.config
./scripts/kconfig/merge_config.sh arch/arm64/configs/defconfig arch/arm64/configs/elrepo.config
make savedefconfig
cp defconfig ~/elrepo/config-6.6.1-aarch64
```
2023-11-10 10:21:39 +05:30
config-aarch64 update config-aarch64 2023-11-10 10:21:39 +05:30
config-x86_64 introduce the diffed "defconfig" and modify the specfile as such 2023-11-09 21:41:28 +05:30
cpupower.config init commit 2023-11-09 13:13:03 +05:30
cpupower.service init commit 2023-11-09 13:13:03 +05:30
filter-aarch64.sh init commit 2023-11-09 13:13:03 +05:30
filter-modules.sh init commit 2023-11-09 13:13:03 +05:30
filter-x86_64.sh init commit 2023-11-09 13:13:03 +05:30
kernel-ml.spec accidentally got kernel version instead of machine from uname; fixed 2023-11-09 21:47:09 +05:30
kvm_stat.logrotate init commit 2023-11-09 13:13:03 +05:30
mod-denylist.sh init commit 2023-11-09 13:13:03 +05:30
mod-extra.list init commit 2023-11-09 13:13:03 +05:30
mod-sign.sh init commit 2023-11-09 13:13:03 +05:30
rheldup3.x509 init commit 2023-11-09 13:13:03 +05:30
rhelkpatch1.x509 init commit 2023-11-09 13:13:03 +05:30
x509.genkey init commit 2023-11-09 13:13:03 +05:30