Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567096
en ru br
ALT Linux repos
S:20230701-alt1
5.0: 20090301-alt1
4.1: 20080301-alt4.M41.2
4.0: 20080301-alt0.M40.2
3.0: 20051028-alt1

Group :: System/Kernel and hardware
RPM: propagator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_with shell
%def_with splash

Name: propagator
Version: 20080301
Release: alt0.M40.2

Summary: 'Early userspace' set of binaries
License: GPL
Group: System/Kernel and hardware

Source0: %name-%version-%release.tar

BuildRequires: libnewt-devel-static libslang-devel-static
BuildRequires: mkinitrd-busybox module-init-tools-initramfs udev-initramfs

%description
%name is a set of binaries useful in 'early userspace' environment,
including init and various helpers for hw probing and bootstrapping.

%prep
%setup

%build
make %{?_with_shell:WITH_SHELL=t} %{?_with_splash:WITH_SPLASH=t} libdir=%_libdir

%install
%make_install DESTDIR=%buildroot libdir=%_libdir install

%files
%_bindir/gencpio
%_bindir/mkmodpack
%_libdir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin