Bug 34117 - unbound variables cpu_vendor cpu_family
Summary: unbound variables cpu_vendor cpu_family
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: make-initrd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-02 15:31 MSK by Sergey V Turchin
Modified: 2017-11-13 12:03 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2017-11-02 15:31:03 MSK
Надо бы где-то в add-ucode что-то типа
cpu_vendor=${cpu_vendor:-}
cpu_family=${cpu_family:-}
Comment 1 Repository Robot 2017-11-11 04:15:27 MSK
make-initrd-2.0.5-alt1 -> sisyphus:

Sat Nov 11 2017 Alexey Gladkov <legion@altlinux.ru> 2.0.5-alt1
- Replace parser of /proc/cmdline parameters (ALT#33712).
- Fix unbound variables cpu_vendor cpu_family (ALT#34117).