Группа :: Система/Основа
Исходный пакет: startup
Собрано: больше 1 года назад
Пересобрано: больше 1 года назад
Размер архива: 36,7 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/s/startup.git
Архив: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/s/startup
Лицензия: GPLv2+
О пакете: The system startup scripts
Описание:
This package contains scripts used to boot your system,
change runlevels, and shut the system down cleanly.
Текущий сопровождающий:
Алексей Гладков
Список участников
(данной и/или предыдущих сборок пакета):
- startup
- rc.sysinit: + Remount procfs/sysfs even if these filesystems were not mounted. + Do not change group of /proc since it does not change anything. - Remove creation of /etc/locale.conf. - Remove the legacy code of migration /etc/localtime. - Remove the legacy code of migration framebuffer_setfont.2019-11-20 Алексей Гладков 0.9.9.8-alt1
- rc.sysinit: + Fix regression with ignoring HOSTNAME.2019-11-17 Алексей Гладков 0.9.9.7-alt1
- rc.sysinit: + Add parameter for udev service. + Do not hardcode systemd-modules-load and optimize mount /proc. + Remove obsolete code that updates the /etc/mtab file. + Remove obsolete idetune. + Remove obsolete rsbac_autotune. + Refactor code. - fbsetfont: Remove duplicate code