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

Другие репозитории
Upstream:1.4rc1

Группа :: Работа с файлами
Пакет: genext2fs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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