[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/howtos/howtos.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] The LDP HOWTOs and Mini-HOWTOs [T] The LDP (Linux Documentation Project) HOWTOs and mini-HOWTOs are [T] detailed "how to" documents on specific subjects. [U] https://www.ssc.com/mirrors/LDP/index.html LDP Homepage [A] The LDP Project [M] Rene Rebe [C] extra/documentation [F] CROSS [L] OpenSource [S] Stable [V] 20071021 [D] 3c2658770e4a2e6020f89f7362c3c6d94faf87a75f5abbd91ad855eb Linux-HOWTOs-20071021.tar.bz2 ftp://www.ibiblio.org/pub/Linux/docs/HOWTO/ howtos_main() { echo "Extracting HOWTO archives ..."; cd $root/usr/share/doc rm -rf HOWTOs mini-HOWTOs; mkdir -p HOWTOs tar --no-same-owner -v $taropt `match_source_file -p HOWTO` -C HOWTOs rm -rf HOWTOs/beta } autoextract=0 runmake=0 hook_add postmake 5 "howtos_main"