Bug 41005 - Add kmodules to "build" command
Summary: Add kmodules to "build" command
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 enhancement
Assignee: placeholder@altlinux.org
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-24 16:00 MSK by Andrew Vasilyev
Modified: 2021-10-06 00:33 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Vasilyev 2021-09-24 16:00:25 MSK
Было бы удобно добавлять сборку модулей ядра в команде "build":

girar build kernel-image.git=tag kmodules kflavour

  (аналогично команде "task add": girar task add ... kmodules kflavour).
Comment 1 Dmitry V. Levin 2021-10-05 19:54:30 MSK
Вроде бы ничему не противоречит.
Comment 2 Andrew Vasilyev 2021-10-05 23:54:27 MSK
Спасибо!
Comment 3 Dmitry V. Levin 2021-10-06 00:33:32 MSK
Implemented in commit 942c54e8da6ffd7e45236c745ec33aee4e0d784e.