sys-fs / jfsutils

IBM's Journaling Filesystem (JFS) Utilities

Official package sites : http://jfs.sourceforge.net/ ·

The jfsutils package contains administration and debugging tools for IBM's journaled file system. IBM's journaled file system technology, currently used in IBM enterprise servers, is designed for high-throughput server environments, key to running intranet and other high-performance e-business file servers.

v1.1.15-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 ppc ppc64 x86 ~alpha ~hppa ~loong ~mips ~riscv ~s390 ~sparc
USE flags
static

General

static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically

sys-apps / util-linux : Various useful Linux utilities

sys-apps / util-linux : Various useful Linux utilities

346713
sys-fs/jfsutils problem during linux start up: prompt to proceed "mkdir -p /var/lib/init.d".
353233
sys-fs/jfsutils USE=static - Warning... fsck.jfs for device /dev/mapper/vg-tmp exited with signal 11.
937493
sys-fs/jfsutils-1.1.15-r2 fails to compile: fsck_message.c:102:45: error: implicit declaration of function basename [-Wimplicit-function-declaration]
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
sys-fs/jfsutils: mark as LTO-unsafe
Note: the filesystem is not a huge hit, and the utils package was last released in 2011. It uses CVS as its version control, on sourceforge! which means that it's been decommissioned in 2017 and there was no one left to migrate or something. Discussion lists are inactive except the one hooked into kernel.org, which is only used for discussing the kernel driver not the utils. It's not clear how to effectively report a utils issue, or what would happen if we did. Closes: https://bugs.gentoo.org/863905 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: drop 1.1.15-r1
Bug: https://bugs.gentoo.org/886799 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 amd64, #886799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 x86, #886799
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 ppc, #886799
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 ppc64, #886799
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 arm64, #886799
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r2 arm, #886799
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ian Jordan · gentoo
sys-fs/jfsutils: musl patch
Patch from Alpine Linux to fix jfsutils not working on Musl systems. This has been tested on both Glibc and Musl systems to work. Orginal Alpine commit - https://git.alpinelinux.org/aports/commit/main/jfsutils/musl-fix-includes.patch?id=d9768c312ddc047df6c2c9b1674b2ab37ddf4e2a Closes: https://bugs.gentoo.org/715568 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28317 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
sys-fs/jfsutils: keyword 1.1.15-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-fs/jfsutils: Keyword 1.1.15-r1 riscv, #837107
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: Stabilize 1.1.15-r1 arm64, #803992
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-fs/jfsutils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Roy Bamford · gentoo
sys-fs/jfsutils: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
sys-fs/jfsutils: add missing dep on sys-apps/util-linux
Closes: https://bugs.gentoo.org/454362 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
sys-fs/jfsutils: fix building with -Werror=format-security
Closes: https://bugs.gentoo.org/557140 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
sys-fs/jfsutils: fix building against gcc-10
Closes: https://bugs.gentoo.org/707314 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
sys-fs/jfsutils: don't call AR directly
Closes: https://bugs.gentoo.org/726032 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
sys-fs/jfsutils: migrate to EAPI=7
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Thomas Deutschmann · gentoo
sys-fs/jfsutils: rev bump
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Mike Frysinger · gentoo
sys-fs/jfsutils: fix building w/newer glibc #580056
Mike Frysinger · gentoo
sys-fs/jfsutils: document linux-headers patch
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed