Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560565
en ru br
ALT Linux repos
S:0.2-alt1

Group :: System/Configuration/Other
RPM: livecd-tmpfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: livecd-tmpfs
Version: 0.1
Release: alt1

Summary: Provide enough tmpfs for hasher/mkimage to work efficiently
License: GPL
Group: System/Configuration/Other

Url: http://www.altlinux.org/tmpfs
Source0: %name.init
Source1: %name.sysconfig
Packager: Michael Shigorin <mike at altlinux.org>

BuildArch: noarch

%description
This package might be useful for distribution images or virtual machines
whose job is building packages with hasher and/or images with mkimage.

It uses some heuristics based on experience, however, those can be
amended via sysconfig file in some peculiar situations where just
configuring tmpfs statically via /etc/fstab is suboptimal.

%prep

%build

%install
install -pDm755 %SOURCE0 %buildroot%_initdir/%name
install -pDm644 %SOURCE1 %buildroot%_sysconfdir/sysconfig/%name

%post
%post_service %name

%preun
%preun_service %name

%files
%_initdir/%name
%_sysconfdir/sysconfig/%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