Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

filesystem-84.87-15.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: filesystem Distribution: openSUSE:Factory:zSystems
Version: 84.87 Vendor: openSUSE
Release: 15.1 Build date: Sun Dec 10 20:24:27 2023
Group: System/Fhs Build host: s390zl26
Size: 1289 Source RPM: filesystem-84.87-15.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem
Summary: Basic Directory Layout
This package installs the basic directory structure. It also includes
the home directories of system users.

Provides

Requires

License

MIT

Changelog

* Fri Dec 08 2023 Thorsten Kukuk <kukuk@suse.com>
  - Create systemd-tmpfile for /run (/run/lock missing bug report)
* Mon Sep 25 2023 Ludwig Nussel <lnussel@suse.com>
  - Add /run/lock (boo#1212926)
  - Remove /var/spool/mail (boo#1179574)
  - Remove obsolete home dir check. The filesystem package is not
    meant to contain home directories of random system users anymore
  - Create ghost symlinks also in pretrans, needed to get /var/run as
    link right away
* Tue Sep 12 2023 Dirk Müller <dmueller@suse.com>
  - remove complex dependency on rpmlib(X-CheckUnifiedSystemdir),
    there is nothing that ever provided it and it triggers
    a libsolv bug (in progress of being fixed)
* Fri Feb 10 2023 Thorsten Kukuk <kukuk@suse.com>
  - Remove /etc/sysconfig/network hierachy again, YaST got fixed
* Thu Jan 26 2023 Callum Farmer <gmbr3@opensuse.org>
  - Add Korean man pages directory used by xz
* Thu Jan 12 2023 Dirk Müller <dmueller@suse.com>
  - Revert "Remove /etc/sysconfig/network hierachy" for now
    (bsc#1206723).
* Wed Dec 14 2022 Stephan Kulow <coolo@suse.com>
  - Add languages that contain a lot of translations. For years
    we output statistics on how many translations are removed, but
    it wasn't collected so far. So adding languages with >50k translated
    messages (bsc#1134757)
* Wed Dec 14 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Fixup previous change: X86_64 is not yet known to RPM, thus we
    need to make sure to explicitly include x86_64.
* Thu Dec 08 2022 Dirk Müller <dmueller@suse.com>
  - add subdirectories for x86_64 hwcaps
* Wed Dec 07 2022 Thorsten Kukuk <kukuk@suse.com>
  - Remove unused /etc/sysconfig/scripts
  - Remove /etc/sysconfig/network hierachy, not used by default anymore
* Thu Nov 24 2022 Dan Čermák <dcermak@suse.com>
  - Add %_user_tmpfilesdir to the filesystem
* Thu Nov 17 2022 Fabio Pesari <fpesari@tuxfamily.org>
  - Added zh_Hans (simplified Chinese) and zh_Hant (traditional
    chinese) locales
* Sat Sep 17 2022 Callum Farmer <gmbr3@opensuse.org>
  - Update /usr/etc/skel per XDG Directory Specification:
    * Add .local/bin to eventually replace bin for user executable
      files
    * Use .local/share/fonts instead of .fonts for user specific fonts
    * Add missing dirs: .local/share .local/state
* Wed Sep 07 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Add /usr/lib/environment.d: new base directory for
    XDG_CONFIG_DIRS (boo#1201802).
* Mon Aug 22 2022 Thorsten Kukuk <kukuk@suse.com>
  - Revert last change, fr should be used like we do for all languages
    in all packages, no excpetion for xz with fr_FR.
* Tue Aug 16 2022 Callum Farmer <gmbr3@opensuse.org>
  - Add French(France) (fr_FR) man pages directory - seen in xz
* Tue Jun 14 2022 Callum Farmer <gmbr3@opensuse.org>
  - Add Serbian (sr) man pages directory
  - Add /usr/etc/logrotate.d
* Thu Mar 03 2022 Thorsten Kukuk <kukuk@suse.com>
  - Create tmpfiles.d which creates /usr/local on the fly
* Fri Aug 27 2021 Ludwig Nussel <lnussel@suse.de>
  - don't perform UsrMerge if ZYPP_SINGLE_RPMTRANS is set. Rely on
    file trigger compat mode in that case and do it posttrans
    (boo#1189788).
  - generic %ghost handling instead of hardcoding
* Mon Aug 02 2021 Ludwig Nussel <lnussel@suse.de>
  - Leave subdirectories of /srv mode 755 as the apache openqa test relies on it
    atm. Only set /srv itself to 555
* Thu Jul 29 2021 Ludwig Nussel <lnussel@suse.de>
  - implement mkdir_p for ghost files as components may not exist
  - move usrmerge conversion to %pre instead of %pretrans (boo#1188847)
  - get rid of usrmerged macro usage, usrmerge is on in Factory always
* Wed Jun 09 2021 Ludwig Nussel <lnussel@suse.de>
  - Mark /boot, /home, /mnt, /opt, /srv and /usr/local as
    %ghost and create from lua in case mounted eg from a read-only fs
    such as NFS. Except for the latter also mark them as 0555 while we
    are at it (boo#1186894)
* Wed Jun 09 2021 Thorsten Kukuk <kukuk@suse.com>
  - Add /etc/motd.d and /usr/lib/motd.d [bsc#1185897]
* Mon Jun 07 2021 Ludwig Nussel <lnussel@suse.de>
  - Set package version number for Tumbleweed to TW
* Mon May 31 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Add Turkish, Romanian and Indonesian to localized man directories
    (match up all currently supported languages by man-db)
* Sat May 15 2021 Dirk Müller <dmueller@suse.com>
  - temporarily revert icon and fillup dir to 0755 until fallout
    is fixed (bsc#1184786)
* Fri May 14 2021 Thorsten Kukuk <kukuk@suse.com>
  - Remove /usr/share/java, as it was moved to
    javapackages-filesystem long ago
* Mon May 10 2021 Dirk Müller <dmueller@suse.com>
  - temporarily mark appdata and applications 0755 again until fallout
    is fixed (bsc#1184786)
* Fri Apr 16 2021 Dirk Müller <dmueller@suse.com>
  - make restricteddir and datadir readonly (bsc#1184786)
* Mon Mar 29 2021 Dirk Müller <dmueller@suse.com>
  - also make includedir, mandir, licensedir readonly (bsc#1184786)
* Fri Mar 26 2021 Dirk Müller <dmueller@suse.com>
  - also fix /var/lib/empty to be readonly (bsc#1184786)
* Thu Mar 25 2021 Dirk Müller <dmueller@suse.com>
  - make bindir/ _lib and _libdir readonly (mode 0555) to avoid
    runpath-to-writeable-directory warning (bsc#1184786)
* Wed Feb 10 2021 Antoine Belvire <antoine.belvire@opensuse.org>
  - Add Ukrainian to the list of localized man directories.
* Mon Feb 08 2021 Ludwig Nussel <lnussel@suse.de>
  - prepare usrmerge (boo#1029961):
    * Decide at build time whether file lists for usrmerge or legacy
      should be created.
    * convert file system in %pre if needed
* Mon Feb 01 2021 ro@suse.de
  - add /usr/etc/skel/.cache with perm 0700 (boo#1181011)
* Fri Jan 29 2021 Ludwig Nussel <lnussel@suse.de>
  - Set correct permissions when creating /proc and /sys
* Mon Nov 16 2020 Ludwig Nussel <lnussel@suse.de>
  - /proc and /sys should be %ghost to allow filesystem package updates in
    rootless container environments (rh#1548403) (boo#1146705)
* Sat Oct 10 2020 Callum Farmer <callumjfarmer13@gmail.com>
  - Add /usr/etc/skel (boo#1173321)
  - Move additional /etc/skel directories to /usr/etc/skel
* Mon Oct 05 2020 Callum Farmer <callumjfarmer13@gmail.com>
  - Add /usr/etc/X11 (boo#1173049)
  - Add /usr/etc/xdg (boo#1173316)
  - Add /usr/etc/profile.d (boo#1173310)
* Fri Sep 04 2020 Thorsten Kukuk <kukuk@suse.com>
  - Split /var/tmp out of fs-var.conf, new file is fs-var-tmp.conf.
    Allows to override config to add cleanup options of /var/tmp
    [bsc#1078466]
  - Create fs-tmp.conf to cleanup /tmp regular (required with tmpfs)
    [bsc#1175519]
  - Fix bug about missing group in tmpfiles.d files
  - Generic cleanup:
    - Remove /usr/local/games
    - /etc/java was moved to javapackages-filesystem long ago
    - Remove unused languages: en@IPA, it_CH, ja_JP.EUC, ja_JP.SJIS,
      ja_JP.eucJP, nds_DE
    - Remove %ghost entries for /tmp, /tmp is now tmpfs and the files
      are handled by systemd since a long time
* Thu Sep 03 2020 Stanislav Brabec <sbrabec@suse.com>
  - Add /usr/etc/default.
* Mon Aug 10 2020 Thorsten Kukuk <kukuk@suse.com>
  - Ignore init.d/*.local ghost files from aaa_base and remove
    /etc/init.d (it's part of insserv-compat since a long time)
    [jsc#SMO-14]
* Tue Jul 28 2020 Thorsten Kukuk <kukuk@suse.com>
  - Remove SuSEfirewall2 directories, it's gone
* Tue Jul 28 2020 Thorsten Kukuk <kukuk@suse.com>
  - Remove /selinux (obsoleted by /sys/fs/selinux)

Files

/bin
/boot
/dev
/etc
/etc/X11
/etc/aliases.d
/etc/default
/etc/ld.so.conf.d
/etc/logrotate.d
/etc/modprobe.d
/etc/motd.d
/etc/opt
/etc/permissions.d
/etc/profile.d
/etc/skel
/etc/sysconfig
/etc/sysctl.d
/etc/tmpfiles.d
/etc/xdg
/etc/xdg/autostart
/home
/lib
/lib64
/mnt
/opt
/proc
/root
/root/.gnupg
/root/bin
/run
/run/lock
/sbin
/srv
/srv/www
/srv/www/cgi-bin
/srv/www/htdocs
/sys
/tmp
/usr
/usr/bin
/usr/etc
/usr/etc/X11
/usr/etc/default
/usr/etc/logrotate.d
/usr/etc/profile.d
/usr/etc/skel
/usr/etc/skel/.cache
/usr/etc/skel/.config
/usr/etc/skel/.local
/usr/etc/skel/.local/bin
/usr/etc/skel/.local/share
/usr/etc/skel/.local/share/fonts
/usr/etc/skel/.local/state
/usr/etc/skel/bin
/usr/etc/xdg
/usr/etc/xdg/autostart
/usr/include
/usr/include/X11
/usr/lib
/usr/lib/X11
/usr/lib/browser-plugins
/usr/lib/environment.d
/usr/lib/firmware
/usr/lib/modprobe.d
/usr/lib/modules
/usr/lib/motd.d
/usr/lib/pkgconfig
/usr/lib/restricted
/usr/lib/restricted/bin
/usr/lib/sysctl.d
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system-preset
/usr/lib/systemd/user
/usr/lib/systemd/user-preset
/usr/lib/sysusers.d
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/fs-run.conf
/usr/lib/tmpfiles.d/fs-tmp.conf
/usr/lib/tmpfiles.d/fs-usr-local.conf
/usr/lib/tmpfiles.d/fs-var-tmp.conf
/usr/lib/tmpfiles.d/fs-var.conf
/usr/lib/udev
/usr/lib/udev/rules.d
/usr/lib64
/usr/lib64/browser-plugins
/usr/lib64/pkgconfig
/usr/libexec
/usr/local
/usr/local/bin
/usr/local/include
/usr/local/lib
/usr/local/lib64
/usr/local/libexec
/usr/local/man
/usr/local/man/man1
/usr/local/man/man2
/usr/local/man/man3
/usr/local/man/man4
/usr/local/man/man5
/usr/local/man/man6
/usr/local/man/man7
/usr/local/man/man8
/usr/local/man/man9
/usr/local/man/mann
/usr/local/sbin
/usr/local/share
/usr/local/src
/usr/s390x-suse-linux
/usr/s390x-suse-linux/bin
/usr/s390x-suse-linux/include
/usr/s390x-suse-linux/lib
/usr/sbin
/usr/share
/usr/share/appdata
/usr/share/applications
/usr/share/dict
/usr/share/doc
/usr/share/doc/packages
/usr/share/fillup-templates
/usr/share/fonts
/usr/share/games
/usr/share/help
/usr/share/help/C
/usr/share/help/af
/usr/share/help/ar
/usr/share/help/as
/usr/share/help/ast
/usr/share/help/az
/usr/share/help/be
/usr/share/help/be@latin
/usr/share/help/bg
/usr/share/help/bn
/usr/share/help/bn_IN
/usr/share/help/br
/usr/share/help/bs
/usr/share/help/ca
/usr/share/help/ca@valencia
/usr/share/help/cs
/usr/share/help/cs_CZ
/usr/share/help/cy
/usr/share/help/da
/usr/share/help/de
/usr/share/help/de_AT
/usr/share/help/de_CH
/usr/share/help/de_DE
/usr/share/help/dz
/usr/share/help/el
/usr/share/help/el_GR
/usr/share/help/en
/usr/share/help/en@boldquot
/usr/share/help/en@quot
/usr/share/help/en@shaw
/usr/share/help/en_AU
/usr/share/help/en_CA
/usr/share/help/en_GB
/usr/share/help/en_NZ
/usr/share/help/en_US
/usr/share/help/eo
/usr/share/help/es
/usr/share/help/es_AR
/usr/share/help/es_CL
/usr/share/help/es_CO
/usr/share/help/es_CR
/usr/share/help/es_DO
/usr/share/help/es_EC
/usr/share/help/es_ES
/usr/share/help/es_GT
/usr/share/help/es_HN
/usr/share/help/es_MX
/usr/share/help/es_NI
/usr/share/help/es_PA
/usr/share/help/es_PE
/usr/share/help/es_PR
/usr/share/help/es_SV
/usr/share/help/es_UY
/usr/share/help/es_VE
/usr/share/help/et
/usr/share/help/et_EE
/usr/share/help/eu
/usr/share/help/fa
/usr/share/help/fi
/usr/share/help/fi_FI
/usr/share/help/fr
/usr/share/help/fr_CA
/usr/share/help/fr_CH
/usr/share/help/fr_FR
/usr/share/help/fur
/usr/share/help/ga
/usr/share/help/gd
/usr/share/help/gl
/usr/share/help/gu
/usr/share/help/he
/usr/share/help/hi
/usr/share/help/hr
/usr/share/help/hu
/usr/share/help/ia
/usr/share/help/id
/usr/share/help/is
/usr/share/help/it
/usr/share/help/it_IT
/usr/share/help/ja
/usr/share/help/ka
/usr/share/help/kk
/usr/share/help/km
/usr/share/help/kn
/usr/share/help/ko
/usr/share/help/lt
/usr/share/help/lv
/usr/share/help/mai
/usr/share/help/mk
/usr/share/help/ml
/usr/share/help/mr
/usr/share/help/ms
/usr/share/help/nb
/usr/share/help/nb_NO
/usr/share/help/nds
/usr/share/help/ne
/usr/share/help/nl
/usr/share/help/nl_BE
/usr/share/help/nn
/usr/share/help/nn_NO
/usr/share/help/oc
/usr/share/help/or
/usr/share/help/pa
/usr/share/help/pl
/usr/share/help/pl_PL
/usr/share/help/pt
/usr/share/help/pt_BR
/usr/share/help/pt_PT
/usr/share/help/ro
/usr/share/help/ru
/usr/share/help/ru_RU
/usr/share/help/ru_UA.koi8u
/usr/share/help/si
/usr/share/help/sk
/usr/share/help/sl
/usr/share/help/sl_SI
/usr/share/help/sq
/usr/share/help/sr
/usr/share/help/sr@ije
/usr/share/help/sr@ijekavian
/usr/share/help/sr@ijekavianlatin
/usr/share/help/sr@latin
/usr/share/help/sv
/usr/share/help/ta
/usr/share/help/te
/usr/share/help/th
/usr/share/help/tr
/usr/share/help/tr_TR
/usr/share/help/ug
/usr/share/help/uk
/usr/share/help/uk_UA
/usr/share/help/vi
/usr/share/help/wa
/usr/share/help/zh
/usr/share/help/zh_CN
/usr/share/help/zh_HK
/usr/share/help/zh_Hans
/usr/share/help/zh_Hant
/usr/share/help/zh_TW
/usr/share/icons
/usr/share/info
/usr/share/licenses
/usr/share/locale
/usr/share/locale/af
/usr/share/locale/af/LC_MESSAGES
/usr/share/locale/ar
/usr/share/locale/ar/LC_MESSAGES
/usr/share/locale/as
/usr/share/locale/as/LC_MESSAGES
/usr/share/locale/ast
/usr/share/locale/ast/LC_MESSAGES
/usr/share/locale/az
/usr/share/locale/az/LC_MESSAGES
/usr/share/locale/be
/usr/share/locale/be/LC_MESSAGES
/usr/share/locale/be@latin
/usr/share/locale/be@latin/LC_MESSAGES
/usr/share/locale/bg
/usr/share/locale/bg/LC_MESSAGES
/usr/share/locale/bn
/usr/share/locale/bn/LC_MESSAGES
/usr/share/locale/bn_IN
/usr/share/locale/bn_IN/LC_MESSAGES
/usr/share/locale/br
/usr/share/locale/br/LC_MESSAGES
/usr/share/locale/bs
/usr/share/locale/bs/LC_MESSAGES
/usr/share/locale/ca
/usr/share/locale/ca/LC_MESSAGES
/usr/share/locale/ca@valencia
/usr/share/locale/ca@valencia/LC_MESSAGES
/usr/share/locale/cs
/usr/share/locale/cs/LC_MESSAGES
/usr/share/locale/cs_CZ
/usr/share/locale/cs_CZ/LC_MESSAGES
/usr/share/locale/cy
/usr/share/locale/cy/LC_MESSAGES
/usr/share/locale/da
/usr/share/locale/da/LC_MESSAGES
/usr/share/locale/de
/usr/share/locale/de/LC_MESSAGES
/usr/share/locale/de_AT
/usr/share/locale/de_AT/LC_MESSAGES
/usr/share/locale/de_CH
/usr/share/locale/de_CH/LC_MESSAGES
/usr/share/locale/de_DE
/usr/share/locale/de_DE/LC_MESSAGES
/usr/share/locale/dz
/usr/share/locale/dz/LC_MESSAGES
/usr/share/locale/el
/usr/share/locale/el/LC_MESSAGES
/usr/share/locale/el_GR
/usr/share/locale/el_GR/LC_MESSAGES
/usr/share/locale/en
/usr/share/locale/en/LC_MESSAGES
/usr/share/locale/en@boldquot
/usr/share/locale/en@boldquot/LC_MESSAGES
/usr/share/locale/en@quot
/usr/share/locale/en@quot/LC_MESSAGES
/usr/share/locale/en@shaw
/usr/share/locale/en@shaw/LC_MESSAGES
/usr/share/locale/en_AU
/usr/share/locale/en_AU/LC_MESSAGES
/usr/share/locale/en_CA
/usr/share/locale/en_CA/LC_MESSAGES
/usr/share/locale/en_GB
/usr/share/locale/en_GB/LC_MESSAGES
/usr/share/locale/en_NZ
/usr/share/locale/en_NZ/LC_MESSAGES
/usr/share/locale/en_US
/usr/share/locale/en_US/LC_MESSAGES
/usr/share/locale/eo
/usr/share/locale/eo/LC_MESSAGES
/usr/share/locale/es
/usr/share/locale/es/LC_MESSAGES
/usr/share/locale/es_AR
/usr/share/locale/es_AR/LC_MESSAGES
/usr/share/locale/es_CL
/usr/share/locale/es_CL/LC_MESSAGES
/usr/share/locale/es_CO
/usr/share/locale/es_CO/LC_MESSAGES
/usr/share/locale/es_CR
/usr/share/locale/es_CR/LC_MESSAGES
/usr/share/locale/es_DO
/usr/share/locale/es_DO/LC_MESSAGES
/usr/share/locale/es_EC
/usr/share/locale/es_EC/LC_MESSAGES
/usr/share/locale/es_ES
/usr/share/locale/es_ES/LC_MESSAGES
/usr/share/locale/es_GT
/usr/share/locale/es_GT/LC_MESSAGES
/usr/share/locale/es_HN
/usr/share/locale/es_HN/LC_MESSAGES
/usr/share/locale/es_MX
/usr/share/locale/es_MX/LC_MESSAGES
/usr/share/locale/es_NI
/usr/share/locale/es_NI/LC_MESSAGES
/usr/share/locale/es_PA
/usr/share/locale/es_PA/LC_MESSAGES
/usr/share/locale/es_PE
/usr/share/locale/es_PE/LC_MESSAGES
/usr/share/locale/es_PR
/usr/share/locale/es_PR/LC_MESSAGES
/usr/share/locale/es_SV
/usr/share/locale/es_SV/LC_MESSAGES
/usr/share/locale/es_UY
/usr/share/locale/es_UY/LC_MESSAGES
/usr/share/locale/es_VE
/usr/share/locale/es_VE/LC_MESSAGES
/usr/share/locale/et
/usr/share/locale/et/LC_MESSAGES
/usr/share/locale/et_EE
/usr/share/locale/et_EE/LC_MESSAGES
/usr/share/locale/eu
/usr/share/locale/eu/LC_MESSAGES
/usr/share/locale/fa
/usr/share/locale/fa/LC_MESSAGES
/usr/share/locale/fi
/usr/share/locale/fi/LC_MESSAGES
/usr/share/locale/fi_FI
/usr/share/locale/fi_FI/LC_MESSAGES
/usr/share/locale/fr
/usr/share/locale/fr/LC_MESSAGES
/usr/share/locale/fr_CA
/usr/share/locale/fr_CA/LC_MESSAGES
/usr/share/locale/fr_CH
/usr/share/locale/fr_CH/LC_MESSAGES
/usr/share/locale/fr_FR
/usr/share/locale/fr_FR/LC_MESSAGES
/usr/share/locale/fur
/usr/share/locale/fur/LC_MESSAGES
/usr/share/locale/ga
/usr/share/locale/ga/LC_MESSAGES
/usr/share/locale/gd
/usr/share/locale/gd/LC_MESSAGES
/usr/share/locale/gl
/usr/share/locale/gl/LC_MESSAGES
/usr/share/locale/gu
/usr/share/locale/gu/LC_MESSAGES
/usr/share/locale/he
/usr/share/locale/he/LC_MESSAGES
/usr/share/locale/hi
/usr/share/locale/hi/LC_MESSAGES
/usr/share/locale/hr
/usr/share/locale/hr/LC_MESSAGES
/usr/share/locale/hu
/usr/share/locale/hu/LC_MESSAGES
/usr/share/locale/ia
/usr/share/locale/ia/LC_MESSAGES
/usr/share/locale/id
/usr/share/locale/id/LC_MESSAGES
/usr/share/locale/is
/usr/share/locale/is/LC_MESSAGES
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it_IT
/usr/share/locale/it_IT/LC_MESSAGES
/usr/share/locale/ja
/usr/share/locale/ja/LC_MESSAGES
/usr/share/locale/ka
/usr/share/locale/ka/LC_MESSAGES
/usr/share/locale/kk
/usr/share/locale/kk/LC_MESSAGES
/usr/share/locale/km
/usr/share/locale/km/LC_MESSAGES
/usr/share/locale/kn
/usr/share/locale/kn/LC_MESSAGES
/usr/share/locale/ko
/usr/share/locale/ko/LC_MESSAGES
/usr/share/locale/lt
/usr/share/locale/lt/LC_MESSAGES
/usr/share/locale/lv
/usr/share/locale/lv/LC_MESSAGES
/usr/share/locale/mai
/usr/share/locale/mai/LC_MESSAGES
/usr/share/locale/mk
/usr/share/locale/mk/LC_MESSAGES
/usr/share/locale/ml
/usr/share/locale/ml/LC_MESSAGES
/usr/share/locale/mr
/usr/share/locale/mr/LC_MESSAGES
/usr/share/locale/ms
/usr/share/locale/ms/LC_MESSAGES
/usr/share/locale/nb
/usr/share/locale/nb/LC_MESSAGES
/usr/share/locale/nb_NO
/usr/share/locale/nb_NO/LC_MESSAGES
/usr/share/locale/nds
/usr/share/locale/nds/LC_MESSAGES
/usr/share/locale/ne
/usr/share/locale/ne/LC_MESSAGES
/usr/share/locale/nl
/usr/share/locale/nl/LC_MESSAGES
/usr/share/locale/nl_BE
/usr/share/locale/nl_BE/LC_MESSAGES
/usr/share/locale/nn
/usr/share/locale/nn/LC_MESSAGES
/usr/share/locale/nn_NO
/usr/share/locale/nn_NO/LC_MESSAGES
/usr/share/locale/oc
/usr/share/locale/oc/LC_MESSAGES
/usr/share/locale/or
/usr/share/locale/or/LC_MESSAGES
/usr/share/locale/pa
/usr/share/locale/pa/LC_MESSAGES
/usr/share/locale/pl
/usr/share/locale/pl/LC_MESSAGES
/usr/share/locale/pl_PL
/usr/share/locale/pl_PL/LC_MESSAGES
/usr/share/locale/pt
/usr/share/locale/pt/LC_MESSAGES
/usr/share/locale/pt_BR
/usr/share/locale/pt_BR/LC_MESSAGES
/usr/share/locale/pt_PT
/usr/share/locale/pt_PT/LC_MESSAGES
/usr/share/locale/ro
/usr/share/locale/ro/LC_MESSAGES
/usr/share/locale/ru
/usr/share/locale/ru/LC_MESSAGES
/usr/share/locale/ru_RU
/usr/share/locale/ru_RU/LC_MESSAGES
/usr/share/locale/ru_UA.koi8u
/usr/share/locale/ru_UA.koi8u/LC_MESSAGES
/usr/share/locale/si
/usr/share/locale/si/LC_MESSAGES
/usr/share/locale/sk
/usr/share/locale/sk/LC_MESSAGES
/usr/share/locale/sl
/usr/share/locale/sl/LC_MESSAGES
/usr/share/locale/sl_SI
/usr/share/locale/sl_SI/LC_MESSAGES
/usr/share/locale/sq
/usr/share/locale/sq/LC_MESSAGES
/usr/share/locale/sr
/usr/share/locale/sr/LC_MESSAGES
/usr/share/locale/sr@ije
/usr/share/locale/sr@ije/LC_MESSAGES
/usr/share/locale/sr@ijekavian
/usr/share/locale/sr@ijekavian/LC_MESSAGES
/usr/share/locale/sr@ijekavianlatin
/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES
/usr/share/locale/sr@latin
/usr/share/locale/sr@latin/LC_MESSAGES
/usr/share/locale/sv
/usr/share/locale/sv/LC_MESSAGES
/usr/share/locale/ta
/usr/share/locale/ta/LC_MESSAGES
/usr/share/locale/te
/usr/share/locale/te/LC_MESSAGES
/usr/share/locale/th
/usr/share/locale/th/LC_MESSAGES
/usr/share/locale/tr
/usr/share/locale/tr/LC_MESSAGES
/usr/share/locale/tr_TR
/usr/share/locale/tr_TR/LC_MESSAGES
/usr/share/locale/ug
/usr/share/locale/ug/LC_MESSAGES
/usr/share/locale/uk
/usr/share/locale/uk/LC_MESSAGES
/usr/share/locale/uk_UA
/usr/share/locale/uk_UA/LC_MESSAGES
/usr/share/locale/vi
/usr/share/locale/vi/LC_MESSAGES
/usr/share/locale/wa
/usr/share/locale/wa/LC_MESSAGES
/usr/share/locale/zh
/usr/share/locale/zh/LC_MESSAGES
/usr/share/locale/zh_CN
/usr/share/locale/zh_CN/LC_MESSAGES
/usr/share/locale/zh_HK
/usr/share/locale/zh_HK/LC_MESSAGES
/usr/share/locale/zh_Hans
/usr/share/locale/zh_Hans/LC_MESSAGES
/usr/share/locale/zh_Hant
/usr/share/locale/zh_Hant/LC_MESSAGES
/usr/share/locale/zh_TW
/usr/share/locale/zh_TW/LC_MESSAGES
/usr/share/man
/usr/share/man/bg
/usr/share/man/bg/man1
/usr/share/man/bg/man2
/usr/share/man/bg/man3
/usr/share/man/bg/man4
/usr/share/man/bg/man5
/usr/share/man/bg/man6
/usr/share/man/bg/man7
/usr/share/man/bg/man8
/usr/share/man/bg/man9
/usr/share/man/bg/mann
/usr/share/man/ca
/usr/share/man/ca/man1
/usr/share/man/ca/man2
/usr/share/man/ca/man3
/usr/share/man/ca/man4
/usr/share/man/ca/man5
/usr/share/man/ca/man6
/usr/share/man/ca/man7
/usr/share/man/ca/man8
/usr/share/man/ca/man9
/usr/share/man/ca/mann
/usr/share/man/cs
/usr/share/man/cs/man1
/usr/share/man/cs/man2
/usr/share/man/cs/man3
/usr/share/man/cs/man4
/usr/share/man/cs/man5
/usr/share/man/cs/man6
/usr/share/man/cs/man7
/usr/share/man/cs/man8
/usr/share/man/cs/man9
/usr/share/man/cs/mann
/usr/share/man/da
/usr/share/man/da/man1
/usr/share/man/da/man2
/usr/share/man/da/man3
/usr/share/man/da/man4
/usr/share/man/da/man5
/usr/share/man/da/man6
/usr/share/man/da/man7
/usr/share/man/da/man8
/usr/share/man/da/man9
/usr/share/man/da/mann
/usr/share/man/de
/usr/share/man/de/man1
/usr/share/man/de/man2
/usr/share/man/de/man3
/usr/share/man/de/man4
/usr/share/man/de/man5
/usr/share/man/de/man6
/usr/share/man/de/man7
/usr/share/man/de/man8
/usr/share/man/de/man9
/usr/share/man/de/mann
/usr/share/man/el
/usr/share/man/el/man1
/usr/share/man/el/man2
/usr/share/man/el/man3
/usr/share/man/el/man4
/usr/share/man/el/man5
/usr/share/man/el/man6
/usr/share/man/el/man7
/usr/share/man/el/man8
/usr/share/man/el/man9
/usr/share/man/el/mann
/usr/share/man/eo
/usr/share/man/eo/man1
/usr/share/man/eo/man2
/usr/share/man/eo/man3
/usr/share/man/eo/man4
/usr/share/man/eo/man5
/usr/share/man/eo/man6
/usr/share/man/eo/man7
/usr/share/man/eo/man8
/usr/share/man/eo/man9
/usr/share/man/eo/mann
/usr/share/man/es
/usr/share/man/es/man1
/usr/share/man/es/man2
/usr/share/man/es/man3
/usr/share/man/es/man4
/usr/share/man/es/man5
/usr/share/man/es/man6
/usr/share/man/es/man7
/usr/share/man/es/man8
/usr/share/man/es/man9
/usr/share/man/es/mann
/usr/share/man/fr
/usr/share/man/fr/man1
/usr/share/man/fr/man2
/usr/share/man/fr/man3
/usr/share/man/fr/man4
/usr/share/man/fr/man5
/usr/share/man/fr/man6
/usr/share/man/fr/man7
/usr/share/man/fr/man8
/usr/share/man/fr/man9
/usr/share/man/fr/mann
/usr/share/man/hu
/usr/share/man/hu/man1
/usr/share/man/hu/man2
/usr/share/man/hu/man3
/usr/share/man/hu/man4
/usr/share/man/hu/man5
/usr/share/man/hu/man6
/usr/share/man/hu/man7
/usr/share/man/hu/man8
/usr/share/man/hu/man9
/usr/share/man/hu/mann
/usr/share/man/id
/usr/share/man/id/man1
/usr/share/man/id/man2
/usr/share/man/id/man3
/usr/share/man/id/man4
/usr/share/man/id/man5
/usr/share/man/id/man6
/usr/share/man/id/man7
/usr/share/man/id/man8
/usr/share/man/id/man9
/usr/share/man/id/mann
/usr/share/man/it
/usr/share/man/it/man1
/usr/share/man/it/man2
/usr/share/man/it/man3
/usr/share/man/it/man4
/usr/share/man/it/man5
/usr/share/man/it/man6
/usr/share/man/it/man7
/usr/share/man/it/man8
/usr/share/man/it/man9
/usr/share/man/it/mann
/usr/share/man/ja
/usr/share/man/ja/man1
/usr/share/man/ja/man2
/usr/share/man/ja/man3
/usr/share/man/ja/man4
/usr/share/man/ja/man5
/usr/share/man/ja/man6
/usr/share/man/ja/man7
/usr/share/man/ja/man8
/usr/share/man/ja/man9
/usr/share/man/ja/mann
/usr/share/man/ko
/usr/share/man/ko/man1
/usr/share/man/ko/man2
/usr/share/man/ko/man3
/usr/share/man/ko/man4
/usr/share/man/ko/man5
/usr/share/man/ko/man6
/usr/share/man/ko/man7
/usr/share/man/ko/man8
/usr/share/man/ko/man9
/usr/share/man/ko/mann
/usr/share/man/man1
/usr/share/man/man2
/usr/share/man/man3
/usr/share/man/man4
/usr/share/man/man5
/usr/share/man/man6
/usr/share/man/man7
/usr/share/man/man8
/usr/share/man/man9
/usr/share/man/mann
/usr/share/man/nl
/usr/share/man/nl/man1
/usr/share/man/nl/man2
/usr/share/man/nl/man3
/usr/share/man/nl/man4
/usr/share/man/nl/man5
/usr/share/man/nl/man6
/usr/share/man/nl/man7
/usr/share/man/nl/man8
/usr/share/man/nl/man9
/usr/share/man/nl/mann
/usr/share/man/pl
/usr/share/man/pl/man1
/usr/share/man/pl/man2
/usr/share/man/pl/man3
/usr/share/man/pl/man4
/usr/share/man/pl/man5
/usr/share/man/pl/man6
/usr/share/man/pl/man7
/usr/share/man/pl/man8
/usr/share/man/pl/man9
/usr/share/man/pl/mann
/usr/share/man/pt
/usr/share/man/pt/man1
/usr/share/man/pt/man2
/usr/share/man/pt/man3
/usr/share/man/pt/man4
/usr/share/man/pt/man5
/usr/share/man/pt/man6
/usr/share/man/pt/man7
/usr/share/man/pt/man8
/usr/share/man/pt/man9
/usr/share/man/pt/mann
/usr/share/man/pt_BR
/usr/share/man/pt_BR/man1
/usr/share/man/pt_BR/man2
/usr/share/man/pt_BR/man3
/usr/share/man/pt_BR/man4
/usr/share/man/pt_BR/man5
/usr/share/man/pt_BR/man6
/usr/share/man/pt_BR/man7
/usr/share/man/pt_BR/man8
/usr/share/man/pt_BR/man9
/usr/share/man/pt_BR/mann
/usr/share/man/ro
/usr/share/man/ro/man1
/usr/share/man/ro/man2
/usr/share/man/ro/man3
/usr/share/man/ro/man4
/usr/share/man/ro/man5
/usr/share/man/ro/man6
/usr/share/man/ro/man7
/usr/share/man/ro/man8
/usr/share/man/ro/man9
/usr/share/man/ro/mann
/usr/share/man/ru
/usr/share/man/ru/man1
/usr/share/man/ru/man2
/usr/share/man/ru/man3
/usr/share/man/ru/man4
/usr/share/man/ru/man5
/usr/share/man/ru/man6
/usr/share/man/ru/man7
/usr/share/man/ru/man8
/usr/share/man/ru/man9
/usr/share/man/ru/mann
/usr/share/man/sk
/usr/share/man/sk/man1
/usr/share/man/sk/man2
/usr/share/man/sk/man3
/usr/share/man/sk/man4
/usr/share/man/sk/man5
/usr/share/man/sk/man6
/usr/share/man/sk/man7
/usr/share/man/sk/man8
/usr/share/man/sk/man9
/usr/share/man/sk/mann
/usr/share/man/sr
/usr/share/man/sr/man1
/usr/share/man/sr/man2
/usr/share/man/sr/man3
/usr/share/man/sr/man4
/usr/share/man/sr/man5
/usr/share/man/sr/man6
/usr/share/man/sr/man7
/usr/share/man/sr/man8
/usr/share/man/sr/man9
/usr/share/man/sr/mann
/usr/share/man/sv
/usr/share/man/sv/man1
/usr/share/man/sv/man2
/usr/share/man/sv/man3
/usr/share/man/sv/man4
/usr/share/man/sv/man5
/usr/share/man/sv/man6
/usr/share/man/sv/man7
/usr/share/man/sv/man8
/usr/share/man/sv/man9
/usr/share/man/sv/mann
/usr/share/man/tr
/usr/share/man/tr/man1
/usr/share/man/tr/man2
/usr/share/man/tr/man3
/usr/share/man/tr/man4
/usr/share/man/tr/man5
/usr/share/man/tr/man6
/usr/share/man/tr/man7
/usr/share/man/tr/man8
/usr/share/man/tr/man9
/usr/share/man/tr/mann
/usr/share/man/uk
/usr/share/man/uk/man1
/usr/share/man/uk/man2
/usr/share/man/uk/man3
/usr/share/man/uk/man4
/usr/share/man/uk/man5
/usr/share/man/uk/man6
/usr/share/man/uk/man7
/usr/share/man/uk/man8
/usr/share/man/uk/man9
/usr/share/man/uk/mann
/usr/share/man/zh
/usr/share/man/zh/man1
/usr/share/man/zh/man2
/usr/share/man/zh/man3
/usr/share/man/zh/man4
/usr/share/man/zh/man5
/usr/share/man/zh/man6
/usr/share/man/zh/man7
/usr/share/man/zh/man8
/usr/share/man/zh/man9
/usr/share/man/zh/mann
/usr/share/man/zh_CN
/usr/share/man/zh_CN/man1
/usr/share/man/zh_CN/man2
/usr/share/man/zh_CN/man3
/usr/share/man/zh_CN/man4
/usr/share/man/zh_CN/man5
/usr/share/man/zh_CN/man6
/usr/share/man/zh_CN/man7
/usr/share/man/zh_CN/man8
/usr/share/man/zh_CN/man9
/usr/share/man/zh_CN/mann
/usr/share/man/zh_Hans
/usr/share/man/zh_Hans/man1
/usr/share/man/zh_Hans/man2
/usr/share/man/zh_Hans/man3
/usr/share/man/zh_Hans/man4
/usr/share/man/zh_Hans/man5
/usr/share/man/zh_Hans/man6
/usr/share/man/zh_Hans/man7
/usr/share/man/zh_Hans/man8
/usr/share/man/zh_Hans/man9
/usr/share/man/zh_Hans/mann
/usr/share/man/zh_Hant
/usr/share/man/zh_Hant/man1
/usr/share/man/zh_Hant/man2
/usr/share/man/zh_Hant/man3
/usr/share/man/zh_Hant/man4
/usr/share/man/zh_Hant/man5
/usr/share/man/zh_Hant/man6
/usr/share/man/zh_Hant/man7
/usr/share/man/zh_Hant/man8
/usr/share/man/zh_Hant/man9
/usr/share/man/zh_Hant/mann
/usr/share/man/zh_TW
/usr/share/man/zh_TW/man1
/usr/share/man/zh_TW/man2
/usr/share/man/zh_TW/man3
/usr/share/man/zh_TW/man4
/usr/share/man/zh_TW/man5
/usr/share/man/zh_TW/man6
/usr/share/man/zh_TW/man7
/usr/share/man/zh_TW/man8
/usr/share/man/zh_TW/man9
/usr/share/man/zh_TW/mann
/usr/share/metainfo
/usr/share/mime
/usr/share/mime/packages
/usr/share/misc
/usr/share/omc
/usr/share/omc/svcinfo.d
/usr/share/pixmaps
/usr/share/pkgconfig
/usr/share/sgml
/usr/share/sgml/docbook
/usr/share/sounds
/usr/share/themes
/usr/share/user-tmpfiles.d
/usr/share/xml
/usr/share/xml/docbook
/usr/share/xsessions
/usr/src
/usr/src/packages
/var
/var/adm
/var/adm/backup
/var/adm/update-messages
/var/adm/update-scripts
/var/cache
/var/crash
/var/lib
/var/lib/empty
/var/lib/misc
/var/lock
/var/log
/var/opt
/var/run
/var/spool
/var/tmp


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024