# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 06:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYSTEMD-FSTAB-GENERATOR" msgstr "" #. type: TH #: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "systemd-fstab-generator" msgstr "" #. ----------------------------------------------------------------- #. * MAIN CONTENT STARTS HERE * #. ----------------------------------------------------------------- #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "systemd-fstab-generator - Unit generator for /etc/fstab" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/usr/lib/systemd/system-generators/systemd-fstab-generator" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "systemd-fstab-generator is a generator that translates /etc/fstab (see " "B(5) for details) into native systemd units early at boot and when " "configuration of the system manager is reloaded\\&. This will instantiate " "mount and swap units as necessary\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The I field is treated like a simple boolean, and the ordering " "information is discarded\\&. However, if the root file system is checked, it " "is checked before all the other file systems\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "See B(5) and B(5) for more information about " "special /etc/fstab mount options this generator understands\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "One special topic is handling of symbolic links\\&. Historical init " "implementations supported symlinks in /etc/fstab\\&. Because mount units " "will refuse mounts where the target is a symbolic link, this generator will " "resolve any symlinks as far as possible when processing /etc/fstab in order " "to enhance backwards compatibility\\&. If a symlink target does not exist at " "the time that this generator runs, it is assumed that the symlink target is " "the final target of the mount\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "systemd-fstab-generator implements B(7)\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "KERNEL COMMAND LINE" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "systemd-fstab-generator understands the following kernel command line " "parameters:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I, I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes a boolean argument\\&. Defaults to \"yes\"\\&. If \"no\", causes the " "generator to ignore any mounts or swap devices configured in /etc/fstab\\&. " "I is honored only in the initrd, while I is honored by " "both the main system and the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 186\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Configures the operating system\\*(Aqs root filesystem to mount when running " "in the initrd\\&. This accepts a device node path (usually /dev/disk/by-uuid/" "\\&... or /dev/disk/by-label/\\&... or similar), or the special values " "\"gpt-auto\", \"fstab\", and \"tmpfs\"\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Use \"gpt-auto\" to explicitly request automatic root file system discovery " "via B(8)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Use \"fstab\" to explicitly request automatic root file system discovery via " "the initrd /etc/fstab rather than via kernel command line\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Use \"tmpfs\" in order to mount a B(5) file system as root file " "system of the OS\\&. This is useful in combination with I " "(see below) in order to combine a volatile root file system with a separate, " "immutable /usr/ file system\\&. Also see I below\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 217\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes the root filesystem type that will be passed to the mount command\\&. " "I is honored by the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes the root filesystem mount options to use\\&. I is honored " "by the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Note that unlike most kernel command line options this setting does not " "override settings made in configuration files (specifically: the mount " "option string in /etc/fstab)\\&. See B(8)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes the /usr/ filesystem to be mounted by the initrd\\&. If I or I is set, then I will " "default to the value set in I\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Otherwise, this parameter defaults to the /usr/ entry found in /etc/fstab on " "the root filesystem\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I is honored by the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes the /usr/ filesystem type that will be passed to the mount command\\&. " "If I or I is set, then I will default to the value set in I\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Otherwise, this value will be read from the /usr/ entry in /etc/fstab on the " "root filesystem\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I is honored by the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes the /usr/ filesystem mount options to use\\&. If I or " "I is set, then I will default to " "the value set in I\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I is honored by the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I, I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "These options are primarily read by B(8)\\&. " "When set this indicates that the root file system (or /usr/) shall be " "mounted from Verity volumes with the specified hashes\\&. If these kernel " "command line options are set the root (or /usr/) file system is thus mounted " "from a device mapper volume /dev/mapper/root (or /dev/mapper/usr)\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 251\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Controls whether the system shall boot up in volatile mode\\&. Takes a " "boolean argument or the special value B\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If false (the default), this generator makes no changes to the mount tree " "and the system is booted up in normal mode\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If true the generator ensures B(8) is run in " "the initrd\\&. This service changes the mount table before transitioning to " "the host system, so that a volatile memory file system (\"tmpfs\") is used " "as root directory, with only /usr/ mounted into it from the configured root " "file system, in read-only mode\\&. This way the system operates in fully " "stateless mode, with all configuration and state reset at boot and lost at " "shutdown, as /etc/ and /var/ will be served from the (initially unpopulated) " "volatile memory file system\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If set to B the generator will leave the root directory mount point " "unaltered, however will mount a \"tmpfs\" file system to /var/\\&. In this " "mode the normal system configuration (i\\&.e\\&. the contents of \"/etc/\") " "is in effect (and may be modified during system runtime), however the system " "state (i\\&.e\\&. the contents of \"/var/\") is reset at boot and lost at " "shutdown\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If this setting is set to \"overlay\" the root file system is set up as " "\"overlayfs\" mount combining the read-only root directory with a writable " "\"tmpfs\", so that no modifications are made to disk, but the file system " "may be modified nonetheless with all changes being lost at reboot\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Note that in none of these modes the root directory, /etc/, /var/ or any " "other resources stored in the root file system are physically removed\\&. " "It\\*(Aqs thus safe to boot a system that is normally operated in non-" "volatile mode temporarily into volatile mode, without losing data\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Note that with the exception of \"overlay\" mode, enabling this setting will " "only work correctly on operating systems that can boot up with only /usr/ " "mounted, and are able to automatically populate /etc/, and also /var/ in " "case of \"systemd\\&.volatile=yes\"\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Also see I above, for a method to combine a \"tmpfs\" file " "system with a regular /usr/ file system (as configured via I)\\&. The main distinction between I, and " "I in combination I is that the former operates on " "top of a regular root file system and temporarily obstructs the files and " "directories above its /usr/ subdirectory, while the latter does not hide any " "files, but simply mounts a unpopulated tmpfs as root file system and " "combines it with a user picked /usr/ file system\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 233\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Takes a boolean argument or enables the option if specified without an " "argument\\&. If disabled, causes the generator to ignore any swap devices " "configured in /etc/fstab\\&. Defaults to enabled\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 246\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "III<:>II<[:>II<[:" ">II<]]>, III<:>II<[:" ">II<[:>II<]]>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Specifies the mount unit\\&. Takes at least two and at most four fields " "separated with a colon (\":\")\\&. Each field is handled as the " "corresponding fstab field\\&. This option can be specified multiple " "times\\&. I is honored only in the initrd, " "while I is honored by both the main system and the " "initrd\\&. In the initrd, the mount point (and also source path if the mount " "is bind mount) specified in I is prefixed with /" "sysroot/\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Example:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "systemd\\&.mount-extra=/dev/sda1:/mount-point:ext4:rw,noatime\n" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 254\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "III<[:>II<]>, III<[:>II<]>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Specifies the swap unit\\&. Takes the block device to be used as a swap " "device, and optionally takes mount options followed by a colon (\":\")\\&. " "This option can be specified multiple times\\&. I is honored only in the initrd, while I is " "honored by both the main system and the initrd\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "systemd\\&.swap-extra=/dev/sda2:x-systemd\\&.makefs\n" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYSTEM CREDENTIALS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "I" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "This credential may contain addition mounts to establish, in the same format " "as B(5), with one mount per line\\&. It is read in addition to /etc/" "fstab\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B(1), B(5), B(5), B(5), " "B(8), B(8), " "B(7), \\m[blue]B\\m[]\\&\\s-2\\u[1]\\d\\s+2" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "NOTES" msgstr "" #. type: IP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid " 1." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Known Environment Variables" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "\\%https://systemd.io/ENVIRONMENT/" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "systemd 254" msgstr "" #. type: Plain text #: debian-bookworm msgid "/lib/systemd/system-generators/systemd-fstab-generator" msgstr "" #. type: Plain text #: debian-bookworm #, no-wrap msgid "systemd\\&.swap=/dev/sda2:x-systemd\\&.makefs\n" msgstr "" #. type: TH #: debian-unstable fedora-rawhide #, no-wrap msgid "systemd 256~rc3" msgstr ""