Port details |
- genimage Tool to generate multiple filesystem and flash images from a tree
- 18 sysutils =2 17Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-01-06 18:18:21
- Last Update: 2024-07-20 11:27:02
- Commit Hash: c8eeb15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/pengutronix/genimage
- Description:
- genimage is a tool to generate multiple filesystem and flash/disk images
from a given root filesystem tree. genimage is intended to be run in a
fakeroot environment. It also supports creating flash/disk images out of
different file-system images and files.
Configuration is done in a config file parsed by libconfuse. Options like the
path to tools can be given via environment variables, the config file or from
commandline switches.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- genimage>0:sysutils/genimage
- To install the port:
- cd /usr/ports/sysutils/genimage/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/genimage
- pkg install genimage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: genimage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720221307
SHA256 (pengutronix-genimage-v18_GH0.tar.gz) = af555b9d9f17301ab4cc2cda4849afd88d2b97ae4cc8badb9b8448299d6f6080
SIZE (pengutronix-genimage-v18_GH0.tar.gz) = 98409
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libconfuse.so : devel/libconfuse
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_genimage
- USES:
- autoreconf gettext-runtime pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18 20 Jul 2024 11:27:02 |
Tijl Coosemans (tijl) |
devel/automake: Update to 1.17
biology/libneurosim: Fix use of libltdl.
dns/ddclient: Take out -Werror.
lang/sdcc:
- Patching ARCH is no longer needed. Remove it because it touched some
configure.ac files and that causes other autotools files to appear
out-of-date.
- Run autoreconf in WRKSRC/device/lib/pic14 because aclocal.m4 and
config.h.in appear out-of-date.
net/rpki-client: Patch Makefile.in instead of Makefile.am to avoid
autotools.
sysutils/genimage: Run configure with --disable-silent-rules because
upstream changed the default to silent and when silent rules are
enabled it also runs make with --no-print-directory which is a gmake
flag. Patch Makefile.am so it uses --no-print-directory depending on
the actual verbosity instead of the default.
PR: 280277
Exp-run by: antoine |
18 05 Jul 2024 23:56:02 |
Yuri Victorovich (yuri) |
sysutils/genimage: update 17 → 18
Reported by: portscout |
17 20 Jan 2024 05:20:51 |
Yuri Victorovich (yuri) |
sysutils/genimage: update 16-10 → 17
Reported by: portscout |
16.10 06 Jan 2023 18:17:45 |
Yuri Victorovich (yuri) |
sysutils/genimage: New port: Tool to generate multiple filesystem and flash
images from a tree |
Number of commits found: 4
|