input/minimal.spec
raw · 2.9 KiB
Name: minimal
Version: 5.2
Release: 4%{?dist}
Summary: Minimal installation of the base system
Summary(ru): Минимальная установка базовой системы
License: Apache-2.0
URL: https://niceos.ru
Packager: NICE SOFT GROUP LLC (ООО "НАЙС СОФТ ГРУПП") 5024245440 <niceos@ncsgp.ru>
Vendor: NiceSOFT
Distribution: NiceOS.Core
BugURL: https://bugs.niceos.ru/
VCS: https://specs.niceos.ru/rmps/%{name}
Requires: acpid
Requires: basic
Requires: bc
Requires: bridge-utils
Requires: bzip2
Requires: chkconfig
Requires: cloud-utils
Requires: cpio
Requires: dracut
Requires: e2fsprogs
Requires: file
Requires: gdbm
Requires: grep
Requires: grub2-pc
Requires: gzip
Requires: tar
Requires: iana-etc
Requires: inetutils
Requires: initramfs
Requires: iproute
Requires: iptables
Requires: kbd
Requires: Linux-PAM
Requires: motd
Requires: nano
Requires: net-tools
Requires: procps-ng
Requires: rpm
Requires: tzdata
Requires: util-linux
Requires: which
Requires: sudo
Requires: systemd-pam
Requires: dbus-user-session
Requires: lsof
%description
Minimal installation of the NiceOS base system. This package pulls in only the essential components required to boot and operate a console-based system. It is intended as a stable foundation for servers and minimal environments, allowing you to install only what you need later.
%description -l ru
Минимальная установка базовой системы NiceOS. Пакет подтягивает только необходимые компоненты для загрузки и работы системы в консольном режиме и предназначен в качестве устойчивой основы для серверных и минимальных окружений, чтобы затем добавлять только нужные компоненты.
%prep
%build
%install
# RU: Мета-пакет не устанавливает файлы; используется для формирования минимального набора зависимостей.
# EN: Metapackage does not install files; it is used to define a minimal dependency set.
%files
%defattr(-,root,root,0755)
%changelog
* Sun May 10 2026 NiceOS Team <support@niceos.ru> - 5.2-4
- Removed docker, added lsof
* Sun May 10 2026 NiceOS Team <support@niceos.ru> - 5.2-3
- Removed cloud-init, added sudo
* Mon Mar 02 2026 NiceOS Team <niceos@ncsgp.ru> - 5.2-2
- Added systemd-pam + dbus-user-session
* Sat Jan 10 2026 NiceOS Team <niceos@ncsgp.ru> - 5.2-1
- Initial build for NiceOS (Первая сборка для НАЙС.ОС)