Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36927332
en ru br
Репозитории ALT
S:0.119-alt1
5.1: 0.99.1-alt1
4.1: 0.99.0-alt1
4.0: 0.11-alt1
3.0: 0.8-alt1
www.altlinux.org/Changes

Группа :: Разработка/Ядро
Пакет: kernel-build-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

22 апреля 2008 Sergey Vlasov <vsu at altlinux.ru> 0.99.0-alt1

  • Add new scripts to the kernel-build-tools package:
     + buildkernel, buildmodules - scripts for build kernel and module packages
       from git repositories;
     + merge-all-branches - script for easier merging of multiple fix and feature
       branches into the release branch of a kernel package.
  • Add documentation for new scripts (README.ru.koi8, README.ru.html) and a
     sample config file.
  • Remove obsolete update_module_specs script.

3 февраля 2008 Sergey Vlasov <vsu at altlinux.ru> 0.11-alt1

  • kernel-macros:
     + %base_arch: Fix problem with athlon and athlon_xp architectures due to
       broken regexp (#14300).

7 ноября 2007 Sergey Vlasov <vsu at altlinux.ru> 0.10-alt1

  • kernel-macros:
     %base_arch: Add pentium2, pentium3, athlon_xp architectures.
  • Split package into separate parts:
     + rpm-build-kernel - files actually required for building kernel-related
       packages (this package should replace kernel-build-tools in BuildRequires);
     + kernel-build-tools - scripts and documentation used by kernel package
       maintainers (should not be used in BuildRequires anymore).
  • Updated kernel-policy and spec example for new package split.
  • Fixed summary and description (#2730).

8 мая 2006 Sergey Vlasov <vsu at altlinux.ru> 0.9-alt1

  • kernel-macros:
     + %get_patch_list: add package versions to the returned list (needed to get
       correct BuildRequires for kernel packages);
     + %get_patch_list, %format_patch_list: pass current %_dbpath to rpmquery
       to get correct results when using build scripts from kernel CVS.

3 декабря 2005 Sergey Vlasov <vsu at altlinux.ru> 0.8-alt2

  • kernel-macros: fix by Dmitry V. Levin <ldv@altlinux>:
     + %_src_list: quote % to avoid unneeded macro expansion

14 июля 2005 Anton D. Kachalov <mouse at altlinux.org> 0.8-alt1

  • kernel-macros: added macros for per-arch configuration:
     + %set_kernel_arches
     + %get_kernel_config

11 июня 2005 Sergey Vlasov <vsu at altlinux.ru> 0.7-alt2

  • kernel-macros: fix %base_arch to support pentium4 and k6 targets (#7055).

3 августа 2004 Sergey Vlasov <vsu at altlinux.ru> 0.7-alt1

  • kernel-macros: added macros for installation scripts:
     + %post_kernel_image
     + %preun_kernel_image
     + %post_kernel_headers
     + %preun_kernel_headers
     + %post_kernel_modules
     + %postun_kernel_modules
  • updated kernel-policy:
     + added description for new macros
  • updated kernel spec example:
     + use new macros in scripts

2 февраля 2004 Sergey Vlasov <vsu at altlinux.ru> 0.6-alt6

  • kernel-macros:
  • added not_PATCHSET support
  • updated kernel-policy
  • updated kernel spec example and separated it from policy text

18 января 2004 Sergey Vlasov <vsu at altlinux.ru> 0.6-alt5

  • kernel-macros:
  • fixed apply_recursive fix
  • allow URLs in %source
  • updated kernel-policy

15 января 2004 Ed V. Bartosh <ed at altlinux.org> 0.6-alt4

  • apply_recursive fix: check for return code in recursive calls

18 декабря 2003 Sergey Vlasov <vsu at altlinux.ru> 0.6-alt3

  • kernel-macros:
  • enhanced %source to take an optional subdirectory for patch file
       installation
  • dropped %source_kver (now this is handled by %source)

17 декабря 2003 Sergey Vlasov <vsu at altlinux.ru> 0.6-alt2

  • kernel-macros:
  • %apply_patches: cleanup; fixed bugs in recursive patch application; allow
       00_ prefixes for all special directories
  • %install_patches, %source: reworked kernel version specific patch
       installation

5 декабря 2003 Ed V. Bartosh <ed at altlinux.ru> 0.6-alt1

  • kernel-policy: Sergey Vlasov added to the kernel committee
  • kernel-macros: added ability to apply patches only to the specified kernel version

11 ноября 2003 Ed V. Bartosh <ed at altlinux.ru> 0.5-alt5

  • fix: set right permissions to upgrade_module_specs

30 октября 2003 Ed V. Bartosh <ed at altlinux.ru> 0.5-alt4

  • Change packager to ed@altlinux.ru

3 сентября 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.5-alt3

  • upgrade_module_spec: fixed bug with non-only-digit release increment
  • upgrade_module_spec: save spec formatting during replace

7 августа 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.5-alt2

  • macro 'format_patch_list' corrected

5 августа 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.5-alt1

  • apply_patches macro: improve support of applying dependent patches
  • upgrade_module_spec improved
  • kgcc_package added to the kernel-macros

31 июля 2003 Peter Novodvorsky <nidd at altlinux.com> 0.4-alt1

  • added upgrade_module_specs script.

4 июля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.3-alt4

  • spec typos fixed

1 июля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.3-alt3

  • policy naming rules minor changes
  • %source and %install_patches macroses added

6 июня 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.3-alt2

  • Sinchronized with Peter's work, added kernel-policy

26 мая 2003 Peter Novodvorsky <nidd at altlinux.com> 0.3-alt1

  • new version of kernel-macros from Ed.
  • 1.0 version of kernel-policy.

30 апреля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.1-alt5

  • %copy_sources macro added

22 апреля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.1-alt4

  • stop applying patches when  patch or apply script return error

22 апреля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.1-alt3

  • %kernel_src and %kernel_srcdir defines added

19 апреля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.1-alt2

  • %apply_patches: add ability to don't apply patch for specific kernel version
  • %apply_patches: add ability to use 'NN_' prefix for directory patches

15 апреля 2003 Ed V. Bartosh <ed at sam-solutions.net> 0.1-alt1

  • Initial release
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin