1
0
Commit Graph

31 Commits

Author SHA1 Message Date
126da1f29b fix linkdoc for meta packages 2024-10-29 12:14:42 +03:00
ad5cb0614a fix dumb control data error 2024-10-29 11:18:44 +03:00
b2560646ed release 6.11.5 2024-10-29 05:16:29 +03:00
06365b8928 refresh configs 2024-10-29 05:12:06 +03:00
c6f444cd2d adjust configs to Debian scheme
script is like:
$ debian/rules source
$ ../kernel-team/utils/kconfigeditor2/split-common.py debian/config/amd64/config.{cloud,vm,mobile}
$ mv output-common debian/config/config
$ mv output-part-1 debian/config/amd64/config.cloud
$ mv output-part-2 debian/config/amd64/config.vm
$ mv output-part-3 debian/config/amd64/config.mobile
$ ../kernel-team/utils/kconfigeditor2/process.py  -s /tmp/linux-6.10.14  .
2024-10-29 05:12:06 +03:00
d79e9f3f32 import configs from old (6.10) source tree 2024-10-29 05:12:06 +03:00
a53f883118 drop config for all platforms except x86 2024-10-29 05:12:06 +03:00
8cbaf1dea2 add 3rd party/custom patches
3rd patchs (in alphabetical order):
- bbr3
- ntsync5
- openwrt
- pf-kernel
- xanmod
- zen

no configuration changes for now
2024-10-29 05:12:06 +03:00
8082dfeaca refresh Debian patches 2024-10-29 05:12:06 +03:00
8863ede258 drop Debian vendoring 2024-10-29 05:12:06 +03:00
4ce8fa9ddd drop remnants 2024-10-29 05:12:06 +03:00
fdc64a012f rename/adjust kernel packages 2024-10-29 05:12:06 +03:00
0c93f1284f provide distinct build salt 2024-10-29 05:12:06 +03:00
32810f3efd drop remnants 2024-10-29 05:12:06 +03:00
769f655cd9 provide upstream source 2024-10-29 05:12:06 +03:00
b4ab39d64d adjust package relations a bit 2024-10-29 05:12:06 +03:00
c813a04c2b minor rules improvements 2024-10-29 05:12:06 +03:00
8ac2f5a9e9 sync with debian
source https://salsa.debian.org/kernel-team/linux.git
commit 17c66fb57bc427657ab2689fdaf18a3455aef8ce
version 6.11.5-1 UNRELEASED
2024-10-29 05:12:06 +03:00
eb2bdc81cb rewrite scripts
try to provide better syntax and avoid using bash
2024-10-29 05:12:06 +03:00
1e13062902 drop bug reporting and news 2024-10-29 05:12:06 +03:00
6d27d8e6f8 rework doc
- drop linux-doc
- always build tools with docs
2024-10-29 05:12:06 +03:00
035dfc85aa drop debug packages 2024-10-29 05:12:06 +03:00
f63f36de4f drop signing 2024-10-29 05:12:06 +03:00
3a08f39a8b drop "rt" featureset 2024-10-29 05:12:06 +03:00
ae7b2275b8 drop tests 2024-10-29 05:12:06 +03:00
cfb6102755 drop installer 2024-10-29 05:12:06 +03:00
2e85d42e92 drop ci and remnants 2024-10-29 05:12:06 +03:00
8f7edd05f4 drop unused scripts 2024-10-29 05:12:06 +03:00
194fbcac9b trim changelogs 2024-10-29 05:12:06 +03:00
3d7114da6c take ownership 2024-10-29 05:12:06 +03:00
c3d09a3e94 initial commit
imported from https://salsa.debian.org/kernel-team/linux.git
commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22
version 6.11.4-1
2024-10-23 12:12:30 +03:00