|
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 |
|
|
d04d4ddbea
|
accidentally got kernel version instead of machine from uname ; fixed
|
2023-11-09 21:47:09 +05:30 |
|
|
55549f6891
|
introduce the diffed "defconfig" and modify the specfile as such
|
2023-11-09 21:41:28 +05:30 |
|
|
0114c87beb
|
remove the silent flag from the make macro
|
2023-11-09 18:12:46 +05:30 |
|
|
3fd1bebbb4
|
always create an srpm
|
2023-11-09 13:22:52 +05:30 |
|
|
c990c16ad1
|
make Source0 URL more "modular"
|
2023-11-09 13:22:40 +05:30 |
|
|
7a30f66ee0
|
improve versioning
|
2023-11-09 13:22:15 +05:30 |
|
|
d2fac7ecc6
|
remove version from filenames
|
2023-11-09 13:14:51 +05:30 |
|
|
539f6237d1
|
init commit
|
2023-11-09 13:13:03 +05:30 |
|