Package installer-feature-e2k-801-multiseat: Specfile

Name: installer-feature-e2k-801-multiseat
Version: 0.6
Release: alt1

Summary: setups single/multi-seat Elbrus 801-PC automatically
License: GPL
Group: System/Configuration/Other

Url: http://www.altlinux.org/Installer/beans
Source: %name-%version.tar
BuildArch: noarch

%description
%summary
(by looking at the number of GPUs available
and ticking off the corresponding checkbox)

%prep
%setup

%install
%makeinstall

%files
%_datadir/install2/initinstall.d/*
%_datadir/install2/prepkg.d/*

%changelog
* Wed Aug 26 2020 Michael Shigorin <mike@altlinux.org> 0.6-alt1
- 50-e2k-801-multiseat.sh: nvidia support

* Thu Feb 20 2020 Michael Shigorin <mike@altlinux.org> 0.5-alt1
- added 6-seater support

* Mon Dec 09 2019 Michael Shigorin <mike@altlinux.org> 0.4-alt1
- 50-e2k-multi-user.sh: fix for 3+ seats

* Tue Nov 26 2019 Michael Shigorin <mike@altlinux.org> 0.3-alt1
- rename to installer-feature-e2k-801-multiseat
- extent multiseat logic a bit
- add useradd hook

* Mon Nov 25 2019 Michael Shigorin <mike@altlinux.org> 0.2-alt1
- support education in addition to workstation
  (still smells a quick hack though)

* Thu Aug 16 2018 Michael Shigorin <mike@altlinux.org> 0.1-alt1
- initial release (based on installer-feature-alphabet-profiles)