From ca85aab95397ae918088f8ba2195eb4eb996c739 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 21 Jun 2018 22:58:42 +0000 Subject: Thu Jun 21 22:58:42 UTC 2018 a/pkgtools-15.0-noarch-20.txz: Rebuilt. Move pkgtools database to /var/lib/pkgtools/. Move removed logs to /var/log/pkgtools/. a/sysvinit-2.90-x86_64-1.txz: Upgraded. ap/cups-filters-1.20.3-x86_64-3.txz: Rebuilt. Recompiled against poppler-0.66.0. kde/calligra-2.9.11-x86_64-22.txz: Rebuilt. Recompiled against poppler-0.66.0. l/dbus-python-1.2.8-x86_64-1.txz: Upgraded. l/gc-7.6.6-x86_64-1.txz: Upgraded. l/harfbuzz-1.8.1-x86_64-1.txz: Upgraded. l/poppler-0.66.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/pulseaudio-12.0-x86_64-1.txz: Upgraded. n/dhcpcd-7.0.6-x86_64-1.txz: Upgraded. n/php-7.2.7-x86_64-1.txz: Upgraded. Added support for libedit. t/texlive-2017.171108-x86_64-7.txz: Rebuilt. Recompiled against poppler-0.66.0. x/libwacom-0.30-x86_64-1.txz: Upgraded. xfce/exo-0.12.2-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-4.txz: Rebuilt. Recompiled against poppler-0.66.0. xfce/xfce4-settings-4.12.4-x86_64-1.txz: Upgraded. --- testing/source/pkgtools/manpages/pkgtool.8 | 95 ------------------------------ 1 file changed, 95 deletions(-) delete mode 100644 testing/source/pkgtools/manpages/pkgtool.8 (limited to 'testing/source/pkgtools/manpages/pkgtool.8') diff --git a/testing/source/pkgtools/manpages/pkgtool.8 b/testing/source/pkgtools/manpages/pkgtool.8 deleted file mode 100644 index 56e392176..000000000 --- a/testing/source/pkgtools/manpages/pkgtool.8 +++ /dev/null @@ -1,95 +0,0 @@ -.\" -*- nroff -*- -.ds g \" empty -.ds G \" empty -.\" Like TP, but if specified indent is more than half -.\" the current line-length - indent, use the default indent. -.de Tp -.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP -.el .TP "\\$1" -.. -.TH PKGTOOL 8 "24 Nov 1995" "Slackware Version 3.1.0" -.SH NAME -pkgtool \- software package maintenance tool. -.SH SYNOPSIS -.B pkgtool -.LP -.B pkgtool -[ -.B --sets #a#b#c# -] -[ -.B --source_mounted -] -[ -.B --ignore_tagfiles -] -[ -.B --tagfile tagfile -] -[ -.B --source_dir directory -] -[ -.B --target_dir directory -] -[ -.B --source_device device -] -.SH DESCRIPTION -.B pkgtool -is a menu-driven package maintenance tool provided with the Slackware Linux -distribution. It allows the user to install, remove, or view -software packages through an interactive -system. Pkgtool can also be used to re-run the menu-driven scripts normally -executed at the end of a Slackware installation. This is useful for doing -basic reconfiguration (like changing the mouse type). -.SH OPTIONS -Most users will not want to use any options when running -.B pkgtool. -These are generally used only when -.B pkgtool -is run during the initial system installation. -Feel free to try them, but be careful. -.TP -.B \--sets #A#B#C# -Install the disk sets A, B, C. Seperate the disk set names by '#' symbols. -.TP -.B \--source_mounted -When this flag is present, -.B pkgtool -will not attempt to unmount and remount the source device with each disk. -.TP -.B \--ignore_tagfiles -When this flag is present, -.B pkgtool -will install every package encountered no matter what the tagfiles say. -.TP -.B \--tagfile tagfile -This flag is used to specify from the command line which tagfile should be -used for the installation. -.TP -.B \--source_dir directory -Used when installing multiple packages from disk sets. This is the directory -in which the subdirectories for each disk are found. This isn't used when -installing from floppy. -.TP -.B \--target_dir directory -The directory where the target root directory is located. This is '/' when -installing on the hard drive, or typically '/mnt' when installing from an -install disk. -.TP -.B \--source_device device -The source device to install from. This is not used if you've provided the -.B \--source_mounted -flag. It's usually used when installing from floppy, as in: - \--source_device /dev/fd0u1440 -or - \--source_device /dev/fd1h1200. -.SH AUTHOR -Patrick J. Volkerding -.SH "SEE ALSO" -.BR makepkg(8), -.BR explodepkg(8), -.BR installpkg(8), -.BR removepkg(8), -.BR upgradepkg(8) -- cgit v1.2.3-65-gdbad