mirror of
https://github.com/rxrbln/t2sde.git
synced 2025-05-08 20:21:59 +08:00
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
[COPY] --- T2-COPYRIGHT-BEGIN ---
|
|
[COPY] t2/package/*/quota/quota.desc
|
|
[COPY] Copyright (C) 2004 - 2025 The T2 SDE Project
|
|
[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
|
|
[COPY] SPDX-License-Identifier: GPL-2.0
|
|
[COPY] --- T2-COPYRIGHT-END ---
|
|
|
|
[I] Userlevel tools for Linux diskquotas
|
|
|
|
[T] Quotas may be set for each individual user, on any, or all filesystems.
|
|
[T] The quota system will warn users when they exceed their allotted limit,
|
|
[T] but allow some extra space for current work. Repeatedly remaining over
|
|
[T] quota at logout, will cause a fatal over quota condition eventually. The
|
|
[T] quota system is an optional part of LINUX that may be included when the
|
|
[T] system is configured.
|
|
|
|
[A] Marco van Wieringen <mvw@planets.elm.net>
|
|
[M] Rene Rebe <rene@t2-project.org>
|
|
|
|
[C] base/system
|
|
[F] CROSS
|
|
|
|
[L] GPL
|
|
[S] Stable
|
|
[V] 4.03
|
|
|
|
# no DESTDIR
|
|
[O] var_append confopt ' ' '--mandir=\${prefix}/man'
|
|
[O] var_append makeinstopt ' ' 'prefix=$root/$prefix root_sbindir=$root/sbin'
|
|
[O] hook_add postmake 5 "cp -rfv doc/* $root$docdir/"
|
|
|
|
[D] ad1a4809d8021e059a9656542a861b8e54762c42cbe900347d977428 quota-4.03.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/
|