PN: base-files
PV: 3.0.14
PR: r89
PKGV: 3.0.14
PKGR: r89
LICENSE: GPLv2
DESCRIPTION: The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.
SUMMARY: Miscellaneous files for the base system
SECTION: base
PKG_base-files: base-files
FILES_base-files: /
pkg_preinst_base-files:     #!/bin/sh -e\n    if [ x"$D" = "x" ]; then\n        if [ -h "/var/lock" ]; then\n            # Remove the symbolic link\n            rm -f /var/lock\n        fi\n\n        if [ -h "/run" ]; then\n            # Remove the symbolic link\n            rm -f /run\n        fi\n    fi\n
FILES_INFO: {"/etc/shells": 42, "/etc/skel/.profile": 152, "/etc/hostname": 15, "/etc/petalinux/version": 7, "/etc/motd": 0, "/etc/mtab": 12, "/var/lock": 11, "/etc/host.conf": 26, "/etc/filesystems": 38, "/etc/issue.net": 21, "/etc/skel/.bashrc": 410, "/etc/issue": 24, "/etc/profile": 973, "/etc/petalinux/product": 15, "/etc/petalinux/bsp": 15, "/etc/petalinux/config": 8, "/etc/default/usbd": 0, "/etc/fstab": 637, "/etc/nsswitch.conf": 465}
PKGSIZE_base-files: 2871
