Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047462
en ru br
Репозитории ALT
S:2.38.0-alt2
5.1: 0.1.5-alt1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: make-initrd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: make-initrd
Version: 0.1.5
Release: alt1

Summary: Creates an initramfs image
License: GPL3
Group: System/Base

Packager: Alexey Gladkov <legion at altlinux.ru>

Requires: libshell make sed module-init-tools coreutils grep glibc-utils
Requires: make-initrd-klibc ash-klibc
Requires: udev-initramfs module-init-tools-initramfs

BuildRequires: klibc-devel

# This avoids getting a dependency on sh from "#!/bin/sh".

#AutoReq: yes, nopam, noperl, nopython, noshell, notcl
AutoReq: noshell, noshebang

Source0: %name-%version.tar

%description
make-initrd is a new, uevent-driven initramfs infrastructure based around udev.

%package klibc
Summary: Unilities for %name
Group: System/Base
Requires(pre): klibc-utils-initramfs

%description klibc
Unilities for %name.

%package lvm
Summary: LVM module for %name
Group: System/Base
Requires: lvm2
AutoReq: noshell, noshebang

%description lvm
LVM module for %name

%package luks
Summary: LUKS module for %name
Group: System/Base
Requires: cryptsetup
AutoReq: noshell, noshebang

%description luks
LUKS module for %name

%prep
%setup -q

%build
%make_build

%install
%make_install DESTDIR=%buildroot install
mkdir -p -- %buildroot/lib/mkinitrd/initramfs/{bin,sbin,lib}
mv -f -- %buildroot/lib/mkinitrd/klibc/bin/* %buildroot/lib/mkinitrd/initramfs/bin/

%files
%config(noreplace) %_sysconfdir/initrd.mk
%_bindir/*
%_datadir/*
%exclude %_datadir/%name/features/lvm
%exclude %_datadir/%name/features/luks
%doc docs/README.ru

%files klibc
/lib/mkinitrd/initramfs

%files lvm
%_datadir/%name/features/lvm

%files luks
%_datadir/%name/features/luks

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin