.\" /usr/share/man/man1/makelocalsite.1(.gz) .\" author Neil Franklin, last modification 2004.07.23 .\" copyright ETH Zuerich Physics Deparement, use under either BSD or GPL license .TH MAKELOCALSITE 1 "2004.07.23" "D-Phys Package Tools" .SH NAME makelocalsite \- make control files for an local .deb package site .SH SYNOPSIS .B makelocalsite \fB-avh\fP [\fB-b\fP \fIbaseaddress\fP] \fIsection\fP [\fIsection\fP ...] .SH DESCRIPTION makelocalsite deletes duplicate packages and makes symlinks, override files and source or packages lists for an local Debian package site .SH OPTIONS \fB-b\fP \fIbaseaddr\fP base: Upload generated package files to this base directory .TP \fB-v\fP verbose: Show progress (debug information) .TP \fB-h\fP help: Output help text, and then abort operation .PP \fIsection\fP section name: Must be \fImain\fP or \fInon-free\fP or \fIcontrib\fP or multiple of them. .SH CONFIG \fI/etc/default/dphys-pkgtools\fP (Debian style) or \fI/etc/dphys-pkgtools\fP (normal style) allows the user to set up the working environment for makelocalsite (and makesourcepackage). This is a sh script fragment, which gets sourced by both of them. For detailled description of these variables read the comments at the beginning of the programs script file. .PP \fICONF_GROUP\fP: make all uploaded files and dirs writable by this group .PP \fICONF_PKG_BASE\fP: base directory on server for uploads to go into .PP \fICONF_BINARCH\fP: set our binary architecture for linking to all. Defaults to \fBi386\fP .SH FILES \fI/etc/default/dphys-pkgtools\fP Debian style user config .TP 5 \fI/etc/dphys-pkgtools\fP normal style user config .SH AUTHOR franklin@phys.ethz.ch, http://www.phys.ethz.ch/~franklin/