Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37558378
en ru br
ALT Linux repositórios
S:1.5.0-alt2
5.0: 1.4.1-alt1
4.1: 1.4.1-alt1
4.0: 1.4.1-alt1
3.0: 1.3-alt1

Outros repositórios
Upstream:1.4rc1

Group :: Ferramentas de Arquivo
RPM: genext2fs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: genext2fs
Version: 1.4.1
Release: alt1

Summary: genext2fs creates a virtual ext2 file system in a single file
Copyright: GPL
Group: File tools

URL: http://genext2fs.sourceforge.net/
Source: http://dl.sourceforge.net/genext2fs/genext2fs-%version.tar.gz

%description
genext2fs generates an ext2 filesystem as a normal (non-root) user. It does
not require you to mount the image file to copy files on it, nor does it
require that you become the superuser to make device nodes.

Warning! genext2fs has been designed for embedded systems. As such, it will
generate a filesystem for single-user usage: all files/directories/etc...
will belong to UID/GID 0

%prep
%setup -q

%build
CC=gcc \
%configure
%make

%install
%make_install install DESTDIR=%buildroot

%files
%doc device_table.txt
%_bindir/*
%_man8dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009