Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37787525
en ru br
ALT Linux repos
5.0: 0.1-alt1.M50.1

Group :: System/Base
RPM: remount_rw

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: remount_rw
Version: 0.1
Release: alt1.M50.1

Summary: Bind at startup to RO root file system unionfs/aufs

License: %gpl2plus
Group: System/Base
Source: %name.tar

Packager: Stepanov Andrew <stanv at altlinux.org>
BuildRequires(pre): rpm-build-licenses

%description
Remount Read Only root file system with aufs.
Mostly useful in LiveCD distros.

%prep
%setup -n %name

%build
%make

%install
install -pD -m0755 "remount_rw" "%buildroot/%_sysconfdir/rc.d/init.d/remount_rw"
install -pD -m0644 "remount_rw.mo" "%buildroot/%_datadir/locale/ru/LC_MESSAGES/remount_rw.mo"

%files
%_sysconfdir/rc.d/init.d/remount_rw
%_datadir/locale/ru/LC_MESSAGES/remount_rw.mo
%doc README

%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