mkaptbox(1)
| MKAPTBOX(1) | User Commands | MKAPTBOX(1) |
NAME
mkaptbox - create an initial aptbox
SYNOPSIS
mkaptbox [options] [<path-to-workdir>]
DESCRIPTION
mkaptbox - create initial aptbox in specified working directory.
<path-to-workdir> must be valid writable directory.
OPTIONS
- --apt-config=FILE
- path to custom apt.conf file ($apt_config);
- --apt-prefix=DIR
- path to apt directory prefix (e.g. /usr) ($apt_prefix);
- -f, --force
- force aptbox creation;
- --no-update
- do not run "apt-get update" after creation;
- --repo=DIR
- path to work repository directory ($def_repo);
- --repo-bin=DIR
- binary packages destination directory, overriding --repo option for binary packages
- ($repo_bin);
- --repo-src=DIR
- source packages destination directory, overriding --repo option for source packages
- ($repo_src);
- --target=ARCH
- target architecture of the work repository ($def_target);
- -u, --update
- run "apt-get update" after creation;
- --wait-lock
- wait for workdir lock ($lock_nowait);
- --no-wait-lock
- do not wait for workdir lock ($lock_nowait);
- --without-stuff
- do not configure sources.list for the work repository ($no_stuff);
- --with-stuff
- configure sources.list for the work repository ($no_stuff);
- -q, --quiet
- try to be more quiet;
- -v, --verbose
- print a message for each action;
- -V, --version
- print program version and exit;
- -h, --help
- show this text and exit.
Correspondent config file variable, if any, is mentioned by dollar sign at the end of option description ($like_this).
AUTHOR
Written by Dmitry V. Levin <ldv@altlinux.org> et al.
REPORTING BUGS
Report bugs to https://bugzilla.altlinux.org/
COPYRIGHT
Copyright © 2003-2022 Dmitry V. Levin
<ldv@altlinux.org>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO
| April 2024 | hasher 1.7.4 |
