nobodd
Installation
Tutorial
How-to guides
Explanations
Reference
Changelog
License
nobodd
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
Symbols
--all
nobodd-sh-ls command line option
--board
nobodd-tftpd command line option
--boot-partition
nobodd-prep command line option
--cmdline
nobodd-prep command line option
--copy
nobodd-prep command line option
--force
nobodd-sh-rm command line option
--help
nobodd-prep command line option
nobodd-sh command line option
nobodd-sh-cat command line option
nobodd-sh-cp command line option
nobodd-sh-help command line option
nobodd-sh-ls command line option
nobodd-sh-mkdir command line option
nobodd-sh-mv command line option
nobodd-sh-rm command line option
nobodd-sh-rmdir command line option
nobodd-sh-touch command line option
nobodd-tftpd command line option
--listen
nobodd-tftpd command line option
--nbd-conf
nobodd-prep command line option
--nbd-host
nobodd-prep command line option
--nbd-name
nobodd-prep command line option
--output
nobodd-sh-cat command line option
--parents
nobodd-sh-mkdir command line option
--port
nobodd-tftpd command line option
--quiet
nobodd-sh command line option
--recursive
nobodd-sh-rm command line option
--remove
nobodd-prep command line option
--root-partition
nobodd-prep command line option
--serial
nobodd-prep command line option
--size
nobodd-prep command line option
--sort
nobodd-sh-ls command line option
--tftpd-conf
nobodd-prep command line option
--verbose
nobodd-sh command line option
--version
nobodd-prep command line option
nobodd-sh command line option
nobodd-tftpd command line option
-a
nobodd-sh-ls command line option
-C
nobodd-prep command line option
-f
nobodd-sh-rm command line option
-h
nobodd-prep command line option
nobodd-sh command line option
nobodd-sh-cat command line option
nobodd-sh-cp command line option
nobodd-sh-help command line option
nobodd-sh-ls command line option
nobodd-sh-mkdir command line option
nobodd-sh-mv command line option
nobodd-sh-rm command line option
nobodd-sh-rmdir command line option
nobodd-sh-touch command line option
nobodd-tftpd command line option
-l
nobodd-sh-ls command line option
-o
nobodd-sh-cat command line option
-p
nobodd-sh-mkdir command line option
-q
nobodd-sh command line option
-R
nobodd-prep command line option
nobodd-sh-rm command line option
-r
nobodd-sh-rm command line option
-S
nobodd-sh-ls command line option
-s
nobodd-prep command line option
-t
nobodd-sh-ls command line option
-U
nobodd-sh-ls command line option
-v
nobodd-sh command line option
-X
nobodd-sh-ls command line option
_
_clean_entries() (nobodd.fs.FatDirectory method)
_get_names() (nobodd.fs.FatDirectory method)
_get_unique_sfn() (nobodd.fs.FatDirectory method)
_group_entries() (nobodd.fs.FatDirectory method)
_iter_entries() (nobodd.fs.FatDirectory method)
_join_lfn_entries() (nobodd.fs.FatDirectory method)
_prefix_entries() (nobodd.fs.FatDirectory method)
_split_entries() (nobodd.fs.FatDirectory method)
_update_entry() (nobodd.fs.FatDirectory method)
A
ack() (nobodd.tftpd.TFTPClientState method)
ACKPacket (class in nobodd.tftp)
add() (nobodd.tftpd.TFTPSubServers method)
add_argument() (nobodd.config.ConfigArgumentParser method)
add_argument_group() (nobodd.config.ConfigArgumentParser method)
address (nobodd.tftpd.TFTPClientState attribute)
AlreadyAcknowledged
anchor (nobodd.path.FatPath property)
any_match() (in module nobodd.tools)
atime (nobodd.fs.FatFileSystem property)
available() (nobodd.systemd.Systemd method)
B
BadLongFilename
BadOptions
base_path (nobodd.tftpd.SimpleTFTPServer attribute)
BIOSParameterBlock (class in nobodd.fat)
block_size (nobodd.tftpd.TFTPClientState attribute)
blocks (nobodd.tftpd.TFTPClientState attribute)
Board (class in nobodd.config)
boards (nobodd.server.BootServer attribute)
boolean() (in module nobodd.config)
BootHandler (class in nobodd.server)
BootServer (class in nobodd.server)
BufferedTranscoder (class in nobodd.tools)
C
chain() (nobodd.fs.FatTable method)
close() (nobodd.disk.DiskImage method)
(nobodd.disk.DiskPartition method)
(nobodd.fs.FatFile method)
(nobodd.fs.FatFileSystem method)
(nobodd.tftpd.TFTPClientState method)
clusters (nobodd.fs.FatFileSystem property)
command
nobodd-sh-help command line option
ConfigArgumentParser (class in nobodd.config)
copy_bytes() (in module nobodd.transfer)
copy_items() (in module nobodd.prep)
D
damaged (nobodd.fs.FatFileSystem property)
DamagedFileSystem
data (nobodd.disk.DiskPartition property)
DATAPacket (class in nobodd.tftp)
decode() (in module nobodd.netascii)
(nobodd.netascii.StreamReader method)
decode_timestamp() (in module nobodd.tools)
dest
nobodd-sh-cp command line option
nobodd-sh-mv command line option
detect_partitions() (in module nobodd.prep)
DirectoryEntry (class in nobodd.fat)
dirty (nobodd.fs.FatFileSystem property)
DirtyFileSystem
DiskImage (class in nobodd.disk)
DiskPartition (class in nobodd.disk)
DiskPartitionsGPT (class in nobodd.disk)
DiskPartitionsMBR (class in nobodd.disk)
do_ACK() (nobodd.tftpd.TFTPSubHandler method)
do_cat() (in module nobodd.sh)
do_cp() (in module nobodd.sh)
do_ERROR() (nobodd.tftpd.TFTPBaseHandler method)
(nobodd.tftpd.TFTPSubHandler method)
do_help() (in module nobodd.sh)
do_ls() (in module nobodd.sh)
do_mkdir() (in module nobodd.sh)
do_mv() (in module nobodd.sh)
do_rm() (in module nobodd.sh)
do_rmdir() (in module nobodd.sh)
do_RRQ() (nobodd.tftpd.TFTPBaseHandler method)
do_touch() (in module nobodd.sh)
duration() (in module nobodd.config)
E
encode() (in module nobodd.netascii)
(nobodd.netascii.StreamWriter method)
encode_timestamp() (in module nobodd.tools)
end_mark (nobodd.fs.Fat12Table attribute)
(nobodd.fs.Fat16Table attribute)
(nobodd.fs.Fat32Table attribute)
environment variable
LISTEN_FDS
eof() (nobodd.fat.DirectoryEntry class method)
Error (class in nobodd.tftp)
ERRORPacket (class in nobodd.tftp)
exclude() (in module nobodd.tools)
exists() (nobodd.path.FatPath method)
extend_timeout() (nobodd.systemd.Systemd method)
ExtendedBIOSParameterBlock (class in nobodd.fat)
F
fat (nobodd.fs.FatFileSystem property)
Fat12Root (class in nobodd.fs)
Fat12Table (class in nobodd.fs)
Fat16Root (class in nobodd.fs)
Fat16Table (class in nobodd.fs)
FAT32BIOSParameterBlock (class in nobodd.fat)
FAT32InfoSector (class in nobodd.fat)
Fat32Root (class in nobodd.fs)
Fat32Table (class in nobodd.fs)
fat_type (nobodd.fs.Fat12Root attribute)
(nobodd.fs.Fat16Root attribute)
(nobodd.fs.FatFileSystem property)
fat_type() (in module nobodd.fs)
fat_type_from_count() (in module nobodd.fs)
FatClusters (class in nobodd.fs)
FatDirectory (class in nobodd.fs)
FatFile (class in nobodd.fs)
FatFileSystem (class in nobodd.fs)
FatPath (class in nobodd.path)
FatRoot (class in nobodd.fs)
FatSubDirectory (class in nobodd.fs)
FatTable (class in nobodd.fs)
FatWarning
filenames
nobodd-sh-cat command line option
nobodd-sh-cp command line option
nobodd-sh-ls command line option
nobodd-sh-mkdir command line option
nobodd-sh-mv command line option
nobodd-sh-rm command line option
nobodd-sh-rmdir command line option
nobodd-sh-touch command line option
finish() (nobodd.tftpd.TFTPHandler method)
(nobodd.tftpd.TFTPSubHandler method)
finished (nobodd.tftpd.TFTPClientState property)
format_address() (in module nobodd.tools)
formats() (in module nobodd.tools)
free() (nobodd.fs.Fat32Table method)
(nobodd.fs.FatTable method)
from_buffer() (nobodd.fat.BIOSParameterBlock class method)
(nobodd.fat.DirectoryEntry class method)
(nobodd.fat.ExtendedBIOSParameterBlock class method)
(nobodd.fat.FAT32BIOSParameterBlock class method)
(nobodd.fat.FAT32InfoSector class method)
(nobodd.fat.LongFilenameEntry class method)
(nobodd.gpt.GPTHeader class method)
(nobodd.gpt.GPTPartition class method)
(nobodd.mbr.MBRHeader class method)
(nobodd.mbr.MBRPartition class method)
from_bytes() (nobodd.fat.BIOSParameterBlock class method)
(nobodd.fat.DirectoryEntry class method)
(nobodd.fat.ExtendedBIOSParameterBlock class method)
(nobodd.fat.FAT32BIOSParameterBlock class method)
(nobodd.fat.FAT32InfoSector class method)
(nobodd.fat.LongFilenameEntry class method)
(nobodd.gpt.GPTHeader class method)
(nobodd.gpt.GPTPartition class method)
(nobodd.mbr.MBRHeader class method)
(nobodd.mbr.MBRPartition class method)
(nobodd.tftp.Packet class method)
from_cluster() (nobodd.fs.FatFile class method)
from_data() (nobodd.tftp.ACKPacket class method)
(nobodd.tftp.DATAPacket class method)
(nobodd.tftp.ERRORPacket class method)
(nobodd.tftp.OACKPacket class method)
(nobodd.tftp.Packet class method)
(nobodd.tftp.RRQPacket class method)
from_entry() (nobodd.fs.FatFile class method)
from_section() (nobodd.config.Board class method)
from_string() (nobodd.config.Board class method)
FrozenDict (class in nobodd.tools)
fs (nobodd.path.FatPath property)
G
get_all() (nobodd.fs.Fat12Table method)
(nobodd.fs.Fat16Table method)
(nobodd.fs.Fat32Table method)
(nobodd.fs.FatTable method)
get_best_family() (in module nobodd.tools)
get_block() (nobodd.tftpd.TFTPClientState method)
get_cluster() (in module nobodd.path)
get_parser() (in module nobodd.prep)
(in module nobodd.server)
(in module nobodd.sh)
get_paths() (in module nobodd.sh)
get_size() (nobodd.tftpd.TFTPClientState method)
get_systemd() (in module nobodd.systemd)
glob() (nobodd.path.FatPath method)
GPTHeader (class in nobodd.gpt)
GPTPartition (class in nobodd.gpt)
H
handle() (nobodd.tftpd.TFTPHandler method)
(nobodd.tftpd.TFTPSubHandler method)
I
image
nobodd-prep command line option
IncrementalDecoder (class in nobodd.netascii)
IncrementalEncoder (class in nobodd.netascii)
insert() (nobodd.fs.FatClusters method)
(nobodd.fs.FatTable method)
is_absolute() (nobodd.path.FatPath method)
is_dir() (nobodd.path.FatPath method)
is_file() (nobodd.path.FatPath method)
is_mount() (nobodd.path.FatPath method)
is_relative_to() (nobodd.path.FatPath method)
items() (nobodd.fs.FatDirectory method)
iter_over() (nobodd.fat.DirectoryEntry class method)
(nobodd.fat.LongFilenameEntry class method)
iterdir() (nobodd.path.FatPath method)
J
joinpath() (nobodd.path.FatPath method)
L
label (nobodd.disk.DiskPartition property)
(nobodd.fs.FatFileSystem property)
labels() (in module nobodd.tools)
lfn_checksum() (in module nobodd.fat)
lfn_valid() (in module nobodd.fat)
LightSwitch (class in nobodd.locks)
LISTEN_FDS
listen_fds() (nobodd.systemd.Systemd method)
lock (nobodd.fs.FatFileSystem property)
LongFilenameEntry (class in nobodd.fat)
M
main() (in module nobodd.prep)
(in module nobodd.server)
(in module nobodd.sh)
main_pid() (nobodd.systemd.Systemd method)
mark_dirty() (nobodd.fs.FatFileSystem method)
mark_end() (nobodd.fs.FatTable method)
mark_free() (nobodd.fs.FatTable method)
match() (nobodd.path.FatPath method)
MAX_SFN_SUFFIX (nobodd.fs.FatDirectory attribute)
max_valid (nobodd.fs.Fat12Table attribute)
(nobodd.fs.Fat16Table attribute)
(nobodd.fs.Fat32Table attribute)
MBRHeader (class in nobodd.mbr)
MBRPartition (class in nobodd.mbr)
min_valid (nobodd.fs.Fat12Table attribute)
(nobodd.fs.Fat16Table attribute)
(nobodd.fs.Fat32Table attribute)
mkdir() (nobodd.path.FatPath method)
mode (nobodd.tftpd.TFTPClientState attribute)
module
nobodd.config
nobodd.disk
nobodd.fat
nobodd.fs
nobodd.gpt
nobodd.locks
nobodd.mbr
nobodd.netascii
nobodd.path
nobodd.prep
nobodd.server
nobodd.sh
nobodd.systemd
nobodd.tftp
nobodd.tftpd
nobodd.tools
nobodd.transfer
N
name (nobodd.path.FatPath property)
(nobodd.sh.StdPath property)
negotiate() (nobodd.tftpd.TFTPClientState method)
nobodd-prep command line option
--boot-partition
--cmdline
--copy
--help
--nbd-conf
--nbd-host
--nbd-name
--remove
--root-partition
--serial
--size
--tftpd-conf
--version
-C
-h
-R
-s
image
nobodd-sh command line option
--help
--quiet
--verbose
--version
-h
-q
-v
nobodd-sh-cat command line option
--help
--output
-h
-o
filenames
nobodd-sh-cp command line option
--help
-h
dest
filenames
nobodd-sh-help command line option
--help
-h
command
nobodd-sh-ls command line option
--all
--help
--sort
-a
-h
-l
-S
-t
-U
-X
filenames
nobodd-sh-mkdir command line option
--help
--parents
-h
-p
filenames
nobodd-sh-mv command line option
--help
-h
dest
filenames
nobodd-sh-rm command line option
--force
--help
--recursive
-f
-h
-r
-R
filenames
nobodd-sh-rmdir command line option
--help
-h
filenames
nobodd-sh-touch command line option
--help
-h
filenames
nobodd-tftpd command line option
--board
--help
--listen
--port
--version
-h
nobodd.config
module
nobodd.disk
module
nobodd.fat
module
nobodd.fs
module
nobodd.gpt
module
nobodd.locks
module
nobodd.mbr
module
nobodd.netascii
module
nobodd.path
module
nobodd.prep
module
nobodd.server
module
nobodd.sh
module
nobodd.systemd
module
nobodd.tftp
module
nobodd.tftpd
module
nobodd.tools
module
nobodd.transfer
module
notify() (nobodd.systemd.Systemd method)
O
OACKPacket (class in nobodd.tftp)
of_type() (nobodd.config.ConfigArgumentParser method)
OpCode (class in nobodd.tftp)
open() (nobodd.path.FatPath method)
(nobodd.sh.StdPath method)
open_dir() (nobodd.fs.FatFileSystem method)
open_entry() (nobodd.fs.FatFileSystem method)
open_file() (in module nobodd.tools)
(nobodd.fs.FatFileSystem method)
OrphanedLongFilename
P
Packet (class in nobodd.tftp)
parent (nobodd.path.FatPath property)
parents (nobodd.path.FatPath property)
partitions (nobodd.disk.DiskImage property)
(nobodd.mbr.MBRHeader property)
parts (nobodd.path.FatPath property)
port() (in module nobodd.config)
prepare_image() (in module nobodd.prep)
R
read (nobodd.locks.RWLock attribute)
read_bytes() (nobodd.path.FatPath method)
read_configs() (nobodd.config.ConfigArgumentParser method)
read_text() (nobodd.path.FatPath method)
readable() (nobodd.fs.FatFile method)
(nobodd.tools.BufferedTranscoder method)
readall() (nobodd.fs.FatFile method)
(nobodd.tools.BufferedTranscoder method)
readonly (nobodd.fs.FatClusters property)
(nobodd.fs.FatFileSystem property)
ready() (nobodd.systemd.Systemd method)
relative_to() (nobodd.path.FatPath method)
reloading() (nobodd.systemd.Systemd method)
ReloadRequest
remaining() (in module nobodd.locks)
remove_items() (in module nobodd.prep)
rename() (nobodd.path.FatPath method)
request_loop() (in module nobodd.server)
reset() (nobodd.netascii.StreamWriter method)
resolve() (nobodd.path.FatPath method)
resolve_path() (nobodd.server.BootHandler method)
(nobodd.tftpd.SimpleTFTPHandler method)
(nobodd.tftpd.TFTPBaseHandler method)
rewrite_cmdline() (in module nobodd.prep)
RFC
RFC 2347
,
[1]
RFC 2348
,
[1]
RFC 2349
,
[1]
RFC 7440
,
[1]
rglob() (nobodd.path.FatPath method)
rmdir() (nobodd.path.FatPath method)
root (nobodd.fs.FatFileSystem property)
(nobodd.path.FatPath property)
RRQPacket (class in nobodd.tftp)
run() (nobodd.tftpd.TFTPSubServers method)
RWLock (class in nobodd.locks)
RWLockState (class in nobodd.locks)
S
same_fs() (in module nobodd.sh)
seek() (nobodd.fs.FatFile method)
seekable() (nobodd.fs.FatFile method)
serial() (in module nobodd.config)
server_close() (nobodd.server.BootServer method)
(nobodd.tftpd.TFTPBaseServer method)
service_actions() (nobodd.tftpd.TFTPSubServer method)
set_defaults_from() (nobodd.config.ConfigArgumentParser method)
setup() (nobodd.tftpd.TFTPHandler method)
sfn_encoding (nobodd.fs.FatFileSystem property)
signature (nobodd.disk.DiskImage property)
SimpleTFTPHandler (class in nobodd.tftpd)
SimpleTFTPServer (class in nobodd.tftpd)
size (nobodd.fs.FatClusters property)
size() (in module nobodd.config)
source (nobodd.tftpd.TFTPClientState attribute)
stat() (nobodd.path.FatPath method)
StdPath (class in nobodd.sh)
stem (nobodd.path.FatPath property)
stopping() (nobodd.systemd.Systemd method)
StreamReader (class in nobodd.netascii)
StreamWriter (class in nobodd.netascii)
style (nobodd.disk.DiskImage property)
suffix (nobodd.path.FatPath property)
suffixes (nobodd.path.FatPath property)
Systemd (class in nobodd.systemd)
T
TerminateRequest
TFTP_BINARY (in module nobodd.tftp)
TFTP_BLKSIZE (in module nobodd.tftp)
TFTP_DEF_BLKSIZE (in module nobodd.tftp)
TFTP_DEF_TIMEOUT_NS (in module nobodd.tftp)
TFTP_MAX_BLKSIZE (in module nobodd.tftp)
TFTP_MAX_TIMEOUT_NS (in module nobodd.tftp)
TFTP_MIN_BLKSIZE (in module nobodd.tftp)
TFTP_MIN_TIMEOUT_NS (in module nobodd.tftp)
TFTP_MODES (in module nobodd.tftp)
TFTP_NETASCII (in module nobodd.tftp)
TFTP_OPTIONS (in module nobodd.tftp)
TFTP_TIMEOUT (in module nobodd.tftp)
TFTP_TSIZE (in module nobodd.tftp)
TFTP_UTIMEOUT (in module nobodd.tftp)
TFTPBaseHandler (class in nobodd.tftpd)
TFTPBaseServer (class in nobodd.tftpd)
TFTPClientState (class in nobodd.tftpd)
TFTPHandler (class in nobodd.tftpd)
TFTPSubHandler (class in nobodd.tftpd)
TFTPSubServer (class in nobodd.tftpd)
TFTPSubServers (class in nobodd.tftpd)
timeout (nobodd.tftpd.TFTPClientState attribute)
to_buffer() (nobodd.fat.BIOSParameterBlock method)
(nobodd.fat.DirectoryEntry method)
(nobodd.fat.ExtendedBIOSParameterBlock method)
(nobodd.fat.FAT32BIOSParameterBlock method)
(nobodd.fat.FAT32InfoSector method)
(nobodd.fat.LongFilenameEntry method)
touch() (nobodd.path.FatPath method)
TransferDone
transferred (nobodd.tftpd.TFTPClientState property)
truncate() (nobodd.fs.FatFile method)
type (nobodd.disk.DiskPartition property)
tz (nobodd.fs.FatFileSystem property)
U
unlink() (nobodd.path.FatPath method)
(nobodd.sh.StdPath method)
update_config() (nobodd.config.ConfigArgumentParser method)
V
values() (nobodd.fs.FatDirectory method)
W
watchdog_clean() (nobodd.systemd.Systemd method)
watchdog_period() (nobodd.systemd.Systemd method)
watchdog_ping() (nobodd.systemd.Systemd method)
watchdog_reset() (nobodd.systemd.Systemd method)
with_name() (nobodd.path.FatPath method)
with_stem() (nobodd.path.FatPath method)
with_suffix() (nobodd.path.FatPath method)
writable() (nobodd.fs.FatFile method)
write (nobodd.locks.RWLock attribute)
write_bytes() (nobodd.path.FatPath method)
write_text() (nobodd.path.FatPath method)
WRQPacket (class in nobodd.tftp)