table of contents
- stretch 1.4.9
- testing 1.8.2
- unstable 1.8.2
- experimental 1.9.1
APT-CDROM(8) | APT | APT-CDROM(8) |
NAME¶
apt-cdrom - APT-CD-ROM-VerwaltungswerkzeugÜBERSICHT¶
apt-cdrom [-rmfan] [-d=cdrom_mount_point] [-o=config_string] [-c=config_file] {add | ident | {-v | --version} | {-h | --help}}
BESCHREIBUNG¶
apt-cdrom wird benutzt, um eine neue CD-ROM zu APTs Liste der verfügbaren Quellen hinzuzufügen. apt-cdrom kümmert sich um die festgestellte Struktur des Mediums, sowie die Korrektur für mehrere mögliche Fehlbrennungen und prüft die Indexdateien.Es ist notwendig, apt-cdrom zu benutzen, um CDs zum APT-System hinzuzufügen. Dies kann nicht manuell erfolgen. Weiterhin muss jedes Medium in einer Zusammenstellung aus mehreren CDs einzeln eingelegt und gescannt werden, um auf mögliche Fehlbrennungen zu testen.
Sofern nicht die -h-, oder --help-Option angegeben ist, muss einer der unten aufgeführten Befehle vorkommen.
add
APT benutzt eine CD-ROM-ID, um nachzuverfolgen, welches Medium gerade im Laufwerk ist und verwaltet eine Datenbank mit diesen IDs in /var/lib/apt/cdroms.list
ident
OPTIONEN¶
All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like -f-,--no-f, -f=no or several other variations.--no-auto-detect, --cdrom
-d, --cdrom
-r, --rename
-m, --no-mount
-f, --fast
-a, --thorough
-n, --just-print, --recon, --no-act
-h, --help
-v, --version
-c, --config-file
-o, --option
SIEHE AUCH¶
apt.conf(5), apt-get(8), sources.list(5)DIAGNOSE¶
apt-cdrom gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern.BUGS¶
APT bug page[1]. If you wish to report a bug in APT, please see /usr/share/doc/debian/bug-reporting.txt or the reportbug(1) command.TRANSLATION¶
The english translation was done by John Doe <john@doe.org> in 2009, 2010 and Daniela Acme <daniela@acme.us> in 2010 together with the Debian Dummy l10n Team <debian-l10n-dummy@lists.debian.org>.Note that this translated document may contain untranslated parts. This is done on purpose, to avoid losing content when the translation is lagging behind the original content.
AUTOREN¶
Jason GunthorpeAPT team
FUßNOTEN¶
- 1.
- APT bug page
30 November 2013 | APT 1.4.9 |