All of lore.kernel.org
 help / color / mirror / Atom feed
* rootfs growth from dora to master
@ 2015-12-20 13:49 Holger Freyther
  2015-12-20 17:13 ` Holger Freyther
  0 siblings, 1 reply; 3+ messages in thread
From: Holger Freyther @ 2015-12-20 13:49 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

Good Afternoon

at sysmocom our main deployment is still on dora and we have a jenkins job that tracks master to
verify that we can at least generate. Some days ago (mixed with the the lineno issue) the build
started to fail because of our rescue image grew beyond the partition size.

The rescue cpio.xz grew from 5.1 MB in Dora to 9.1 MB in master and the unpacked rootfs grew
from 19MB to 32MB. The image is a simple image without package management, systemd, dropbear,
rauc (an update utility using glib). I am attaching a diff in installed files. lib/systemd grew from 3.2MB
to 7MB.

I don't know if image growth is a concern for other parties as well but I see libx11 being pulled into
my system, opkg alternatives (besides not installing a package management system), more and
bigger systemd utilities (e.g. gtp handling that is no use for our NAND flash only systems).

What is the standard approach here? Review PACKAGECONFIG and disable features, manually
increase the packagesplit to remove items (e.g. udev PCI id db when there are no PCI ids)?

kind regards
	holger








[-- Attachment #2: changed.txt --]
[-- Type: text/plain, Size: 54246 bytes --]

@@ -1,6 +1,7 @@
 .
 ./bin
 ./bin/ash
+./bin/base64
 ./bin/busybox
 ./bin/busybox.nosuid
 ./bin/busybox.suid
@@ -9,6 +10,7 @@
 ./bin/chgrp
 ./bin/chmod
 ./bin/chown
+./bin/conspy
 ./bin/cp
 ./bin/cpio
 ./bin/date
@@ -20,11 +22,14 @@
 ./bin/echo
 ./bin/egrep
 ./bin/false
+./bin/fatattr
 ./bin/fgrep
+./bin/getopt
 ./bin/grep
 ./bin/gunzip
 ./bin/gzip
 ./bin/hostname
+./bin/iostat
 ./bin/journalctl
 ./bin/kill
 ./bin/kmod
@@ -42,6 +47,7 @@
 ./bin/more
 ./bin/mount
 ./bin/mount.util-linux
+./bin/mpstat
 ./bin/mv
 ./bin/netstat
 ./bin/pidof
@@ -49,9 +55,12 @@
 ./bin/ping6
 ./bin/ps
 ./bin/pwd
+./bin/rev
 ./bin/rm
 ./bin/rmdir
+./bin/run-parts
 ./bin/sed
+./bin/setserial
 ./bin/sh
 ./bin/sleep
 ./bin/stty
@@ -60,9 +69,13 @@
 ./bin/sync
 ./bin/systemctl
 ./bin/systemd-ask-password
+./bin/systemd-escape
+./bin/systemd-firstboot
+./bin/systemd-hwdb
 ./bin/systemd-inhibit
 ./bin/systemd-machine-id-setup
 ./bin/systemd-notify
+./bin/systemd-sysusers
 ./bin/systemd-tmpfiles
 ./bin/systemd-tty-ask-password-agent
 ./bin/tar
@@ -73,13 +86,15 @@
 ./bin/uname
 ./bin/usleep
 ./bin/vi
+./bin/watch
 ./bin/zcat
 ./dev
-./dev/initctl
 ./etc
-./etc/binfmt.d
 ./etc/busybox.links.nosuid
 ./etc/busybox.links.suid
+./etc/ca-certificates
+./etc/ca-certificates.conf
+./etc/ca-certificates/update.d
 ./etc/dbus-1
 ./etc/dbus-1/system.d
 ./etc/dbus-1/system.d/de.pengutronix.rauc.conf
@@ -129,6 +144,7 @@
 ./etc/init.d/read-only-rootfs-hook.sh
 ./etc/init.d/reboot
 ./etc/init.d/rmnologin.sh
+./etc/init.d/run-postinsts
 ./etc/init.d/save-rtc.sh
 ./etc/init.d/sendsigs
 ./etc/init.d/single
@@ -138,6 +154,8 @@
 ./etc/init.d/umountnfs.sh
 ./etc/init.d/urandom
 ./etc/inputrc
+./etc/ipk-postinsts
+./etc/ipk-postinsts/000-ca-certificates
 ./etc/issue
 ./etc/issue.net
 ./etc/ld.so.cache
@@ -161,8 +179,8 @@
 ./etc/nsswitch.conf
 ./etc/opkg
 ./etc/opkg/arch.conf
-./etc/opkg/base-feeds.conf
 ./etc/opkg/opkg.conf
+./etc/os-release
 ./etc/passwd
 ./etc/passwd-
 ./etc/profile
@@ -172,7 +190,7 @@
 ./etc/rauc/system.conf
 ./etc/rc0.d
 ./etc/rc0.d/K10dropbear
-./etc/rc0.d/K40networking
+./etc/rc0.d/K80networking
 ./etc/rc0.d/S20sendsigs
 ./etc/rc0.d/S25save-rtc.sh
 ./etc/rc0.d/S30urandom
@@ -181,23 +199,31 @@
 ./etc/rc0.d/S90halt
 ./etc/rc1.d
 ./etc/rc1.d/K10dropbear
-./etc/rc1.d/K40networking
+./etc/rc1.d/K80networking
+./etc/rc1.d/S31umountnfs.sh
 ./etc/rc2.d
+./etc/rc2.d/S01networking
 ./etc/rc2.d/S10dropbear
-./etc/rc2.d/S40networking
+./etc/rc2.d/S15mountnfs.sh
 ./etc/rc2.d/S99rmnologin.sh
 ./etc/rc3.d
+./etc/rc3.d/S01networking
 ./etc/rc3.d/S10dropbear
+./etc/rc3.d/S15mountnfs.sh
 ./etc/rc3.d/S99rmnologin.sh
 ./etc/rc4.d
+./etc/rc4.d/S01networking
 ./etc/rc4.d/S10dropbear
+./etc/rc4.d/S15mountnfs.sh
 ./etc/rc4.d/S99rmnologin.sh
 ./etc/rc5.d
+./etc/rc5.d/S01networking
 ./etc/rc5.d/S10dropbear
+./etc/rc5.d/S15mountnfs.sh
 ./etc/rc5.d/S99rmnologin.sh
 ./etc/rc6.d
 ./etc/rc6.d/K10dropbear
-./etc/rc6.d/K40networking
+./etc/rc6.d/K80networking
 ./etc/rc6.d/S20sendsigs
 ./etc/rc6.d/S25save-rtc.sh
 ./etc/rc6.d/S30urandom
@@ -207,21 +233,19 @@
 ./etc/rcS.d
 ./etc/rcS.d/S02banner.sh
 ./etc/rcS.d/S02sysfs.sh
+./etc/rcS.d/S03mountall.sh
 ./etc/rcS.d/S03systemd-udevd
 ./etc/rcS.d/S05modutils.sh
 ./etc/rcS.d/S06alignment.sh
 ./etc/rcS.d/S06checkroot.sh
 ./etc/rcS.d/S29read-only-rootfs-hook.sh
 ./etc/rcS.d/S30urandom
-./etc/rcS.d/S35mountall.sh
 ./etc/rcS.d/S37populate-volatile.sh
 ./etc/rcS.d/S38devpts.sh
 ./etc/rcS.d/S38dmesg.sh
 ./etc/rcS.d/S39hostname.sh
-./etc/rcS.d/S40networking
-./etc/rcS.d/S45mountnfs.sh
 ./etc/rcS.d/S55bootmisc.sh
-./etc/rcS.d/S98run-postinsts
+./etc/rcS.d/S99run-postinsts
 ./etc/rpc
 ./etc/securetty
 ./etc/services
@@ -230,31 +254,61 @@
 ./etc/skel
 ./etc/skel/.bashrc
 ./etc/skel/.profile
+./etc/ssl
+./etc/ssl/certs
 ./etc/sysctl.d
 ./etc/sysmocom.manifest
 ./etc/systemd
 ./etc/systemd/bootchart.conf
 ./etc/systemd/journald.conf
 ./etc/systemd/logind.conf
-./etc/systemd/ntp-units.d
+./etc/systemd/network
 ./etc/systemd/system
 ./etc/systemd/system.conf
+./etc/systemd/system/banner.service
+./etc/systemd/system/basic.target.wants
+./etc/systemd/system/basic.target.wants/opkg-configure.service
+./etc/systemd/system/bootmisc.service
 ./etc/systemd/system/busybox-udhcpc.service
-./etc/systemd/system/dbus-1.service
+./etc/systemd/system/checkfs.service
+./etc/systemd/system/checkroot.service
+./etc/systemd/system/default.target
+./etc/systemd/system/devpts.service
+./etc/systemd/system/dmesg.service
 ./etc/systemd/system/getty.target.wants
 ./etc/systemd/system/getty.target.wants/getty@tty1.service
 ./etc/systemd/system/getty.target.wants/serial-getty@ttyO0.service
+./etc/systemd/system/hostname.service
 ./etc/systemd/system/hwclock.service
+./etc/systemd/system/local-fs.target.wants
+./etc/systemd/system/local-fs.target.wants/var-volatile-lib.service
+./etc/systemd/system/modutils.service
+./etc/systemd/system/mountall.service
+./etc/systemd/system/mountnfs.service
 ./etc/systemd/system/multi-user.target.wants
 ./etc/systemd/system/multi-user.target.wants/rauc-done.service
 ./etc/systemd/system/multi-user.target.wants/remote-fs.target
+./etc/systemd/system/nfscommon.service
+./etc/systemd/system/nfsserver.service
+./etc/systemd/system/populate-volatile.service
+./etc/systemd/system/read-only-rootfs-hook.service
+./etc/systemd/system/rmnologin.service
+./etc/systemd/system/sockets.target.wants
+./etc/systemd/system/sockets.target.wants/dropbear.socket
+./etc/systemd/system/sysfs.service
 ./etc/systemd/system/sysinit.target.wants
-./etc/systemd/system/sysinit.target.wants/systemd-binfmt.service
+./etc/systemd/system/sysinit.target.wants/opkg-configure.service
+./etc/systemd/system/sysinit.target.wants/run-postinsts.service
+./etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
 ./etc/systemd/system/syslog.busybox.service
 ./etc/systemd/system/systemd-journal-flush.service
 ./etc/systemd/system/systemd-journald.service
 ./etc/systemd/system/systemd-journald.socket
 ./etc/systemd/system/systemd-logind.service
+./etc/systemd/system/systemd-random-seed.service.wants
+./etc/systemd/system/systemd-random-seed.service.wants/var-volatile-lib.service
+./etc/systemd/system/urandom.service
+./etc/systemd/timesyncd.conf
 ./etc/systemd/user
 ./etc/systemd/user.conf
 ./etc/timestamp
@@ -277,60 +331,52 @@
 ./lib
 ./lib/depmod.d
 ./lib/depmod.d/search.conf
-./lib/ld-2.18.so
+./lib/ld-2.22.so
 ./lib/ld-linux-armhf.so.3
-./lib/libBrokenLocale-2.18.so
+./lib/libBrokenLocale-2.22.so
 ./lib/libBrokenLocale.so.1
 ./lib/libacl.so.1
 ./lib/libacl.so.1.1.0
-./lib/libanl-2.18.so
+./lib/libanl-2.22.so
 ./lib/libanl.so.1
 ./lib/libattr.so.1
 ./lib/libattr.so.1.1.0
 ./lib/libblkid.so.1
 ./lib/libblkid.so.1.1.0
-./lib/libc-2.18.so
+./lib/libc-2.22.so
 ./lib/libc.so.6
 ./lib/libcap.so.2
-./lib/libcap.so.2.22
-./lib/libcrypt-2.18.so
+./lib/libcap.so.2.24
+./lib/libcrypt-2.22.so
 ./lib/libcrypt.so.1
 ./lib/libcrypto.so.1.0.0
-./lib/libdl-2.18.so
+./lib/libdl-2.22.so
 ./lib/libdl.so.2
 ./lib/libgcc_s.so.1
-./lib/libm-2.18.so
+./lib/libm-2.22.so
 ./lib/libm.so.6
 ./lib/libmount.so.1
 ./lib/libmount.so.1.1.0
-./lib/libnsl-2.18.so
+./lib/libnsl-2.22.so
 ./lib/libnsl.so.1
-./lib/libnss_compat-2.18.so
+./lib/libnss_compat-2.22.so
 ./lib/libnss_compat.so.2
-./lib/libnss_dns-2.18.so
+./lib/libnss_dns-2.22.so
 ./lib/libnss_dns.so.2
-./lib/libnss_files-2.18.so
+./lib/libnss_files-2.22.so
 ./lib/libnss_files.so.2
-./lib/libpthread-2.18.so
+./lib/libpthread-2.22.so
 ./lib/libpthread.so.0
-./lib/libresolv-2.18.so
+./lib/libresolv-2.22.so
 ./lib/libresolv.so.2
-./lib/librt-2.18.so
+./lib/librt-2.22.so
 ./lib/librt.so.1
-./lib/libsystemd-daemon.so.0
-./lib/libsystemd-daemon.so.0.0.10
-./lib/libsystemd-id128.so.0
-./lib/libsystemd-id128.so.0.0.24
-./lib/libsystemd-journal.so.0
-./lib/libsystemd-journal.so.0.11.1
 ./lib/libudev.so.1
-./lib/libudev.so.1.3.7
-./lib/libutil-2.18.so
+./lib/libudev.so.1.6.4
+./lib/libutil-2.22.so
 ./lib/libutil.so.1
 ./lib/libuuid.so.1
 ./lib/libuuid.so.1.3.0
-./lib/libwrap.so.0
-./lib/libwrap.so.0.7.6
 ./lib/libz.so.1
 ./lib/libz.so.1.2.8
 ./lib/modprobe.d
@@ -352,13 +398,23 @@
 ./lib/modules/3.2.69-gd33286e-dirty/modules.symbols
 ./lib/modules/3.2.69-gd33286e-dirty/modules.symbols.bin
 ./lib/systemd
+./lib/systemd/network
+./lib/systemd/network/80-container-host0.network
+./lib/systemd/network/80-container-ve.network
+./lib/systemd/network/99-default.link
 ./lib/systemd/system
 ./lib/systemd/system-generators
-./lib/systemd/system-generators/systemd-efi-boot-generator
+./lib/systemd/system-generators/systemd-dbus1-generator
+./lib/systemd/system-generators/systemd-debug-generator
 ./lib/systemd/system-generators/systemd-fstab-generator
 ./lib/systemd/system-generators/systemd-getty-generator
+./lib/systemd/system-generators/systemd-gpt-auto-generator
+./lib/systemd/system-generators/systemd-hibernate-resume-generator
 ./lib/systemd/system-generators/systemd-rc-local-generator
 ./lib/systemd/system-generators/systemd-system-update-generator
+./lib/systemd/system-generators/systemd-sysv-generator
+./lib/systemd/system-preset
+./lib/systemd/system-preset/90-systemd.preset
 ./lib/systemd/system-shutdown
 ./lib/systemd/system-sleep
 ./lib/systemd/system/-.slice
@@ -367,11 +423,18 @@
 ./lib/systemd/system/basic.target
 ./lib/systemd/system/basic.target.wants
 ./lib/systemd/system/basic.target.wants/alignment.service
-./lib/systemd/system/basic.target.wants/machineid.service
-./lib/systemd/system/basic.target.wants/run-postinsts.service
 ./lib/systemd/system/bluetooth.target
+./lib/systemd/system/busnames.target
+./lib/systemd/system/busnames.target.wants
+./lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname
+./lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname
+./lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname
+./lib/systemd/system/busnames.target.wants/org.freedesktop.machine1.busname
+./lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname
+./lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname
 ./lib/systemd/system/console-getty.service
 ./lib/systemd/system/console-shell.service
+./lib/systemd/system/container-getty@.service
 ./lib/systemd/system/ctrl-alt-del.target
 ./lib/systemd/system/dbus-org.freedesktop.hostname1.service
 ./lib/systemd/system/dbus-org.freedesktop.locale1.service
@@ -382,12 +445,18 @@
 ./lib/systemd/system/default.target
 ./lib/systemd/system/dev-hugepages.mount
 ./lib/systemd/system/dev-mqueue.mount
+./lib/systemd/system/dropbear.socket
+./lib/systemd/system/dropbear@.service
+./lib/systemd/system/dropbearkey.service
 ./lib/systemd/system/emergency.service
 ./lib/systemd/system/emergency.target
+./lib/systemd/system/exit.target
 ./lib/systemd/system/final.target
 ./lib/systemd/system/getty.target
 ./lib/systemd/system/getty@.service
 ./lib/systemd/system/graphical.target
+./lib/systemd/system/graphical.target.wants
+./lib/systemd/system/graphical.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/halt-local.service
 ./lib/systemd/system/halt.target
 ./lib/systemd/system/hibernate.target
@@ -402,56 +471,64 @@
 ./lib/systemd/system/initrd.target
 ./lib/systemd/system/kexec.target
 ./lib/systemd/system/kmod-static-nodes.service
+./lib/systemd/system/ldconfig.service
 ./lib/systemd/system/local-fs-pre.target
 ./lib/systemd/system/local-fs.target
 ./lib/systemd/system/local-fs.target.wants
-./lib/systemd/system/local-fs.target.wants/systemd-fsck-root.service
 ./lib/systemd/system/local-fs.target.wants/systemd-remount-fs.service
 ./lib/systemd/system/local-fs.target.wants/tmp.mount
+./lib/systemd/system/local-fs.target.wants/var-lib-machines.mount
 ./lib/systemd/system/machine.slice
-./lib/systemd/system/machineid.service
+./lib/systemd/system/machines.target
 ./lib/systemd/system/multi-user.target
 ./lib/systemd/system/multi-user.target.wants
 ./lib/systemd/system/multi-user.target.wants/getty.target
 ./lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
 ./lib/systemd/system/multi-user.target.wants/systemd-logind.service
-./lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
+./lib/systemd/system/multi-user.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/multi-user.target.wants/usb2514.service
 ./lib/systemd/system/network-online.target
+./lib/systemd/system/network-pre.target
 ./lib/systemd/system/network.target
 ./lib/systemd/system/nss-lookup.target
 ./lib/systemd/system/nss-user-lookup.target
+./lib/systemd/system/opkg-configure.service
+./lib/systemd/system/org.freedesktop.hostname1.busname
+./lib/systemd/system/org.freedesktop.locale1.busname
+./lib/systemd/system/org.freedesktop.login1.busname
+./lib/systemd/system/org.freedesktop.machine1.busname
+./lib/systemd/system/org.freedesktop.systemd1.busname
+./lib/systemd/system/org.freedesktop.timedate1.busname
 ./lib/systemd/system/paths.target
 ./lib/systemd/system/poweroff.target
+./lib/systemd/system/poweroff.target.wants
+./lib/systemd/system/poweroff.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/printer.target
-./lib/systemd/system/proc-sys-fs-binfmt_misc.automount
-./lib/systemd/system/proc-sys-fs-binfmt_misc.mount
 ./lib/systemd/system/quotaon.service
 ./lib/systemd/system/rauc-done.service
 ./lib/systemd/system/rc-local.service
 ./lib/systemd/system/reboot.target
+./lib/systemd/system/reboot.target.wants
+./lib/systemd/system/reboot.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/remote-fs-pre.target
 ./lib/systemd/system/remote-fs.target
 ./lib/systemd/system/rescue.service
 ./lib/systemd/system/rescue.target
+./lib/systemd/system/rescue.target.wants
+./lib/systemd/system/rescue.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/rpcbind.target
 ./lib/systemd/system/run-postinsts.service
 ./lib/systemd/system/runlevel0.target
 ./lib/systemd/system/runlevel1.target
 ./lib/systemd/system/runlevel1.target.wants
-./lib/systemd/system/runlevel1.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/runlevel2.target
 ./lib/systemd/system/runlevel2.target.wants
-./lib/systemd/system/runlevel2.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/runlevel3.target
 ./lib/systemd/system/runlevel3.target.wants
-./lib/systemd/system/runlevel3.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/runlevel4.target
 ./lib/systemd/system/runlevel4.target.wants
-./lib/systemd/system/runlevel4.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/runlevel5.target
 ./lib/systemd/system/runlevel5.target.wants
-./lib/systemd/system/runlevel5.target.wants/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/runlevel6.target
 ./lib/systemd/system/serial-getty@.service
 ./lib/systemd/system/shutdown.target
@@ -462,8 +539,9 @@
 ./lib/systemd/system/sockets.target
 ./lib/systemd/system/sockets.target.wants
 ./lib/systemd/system/sockets.target.wants/systemd-initctl.socket
+./lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
+./lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket
 ./lib/systemd/system/sockets.target.wants/systemd-journald.socket
-./lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket
 ./lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket
 ./lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket
 ./lib/systemd/system/sound.target
@@ -478,22 +556,28 @@
 ./lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
 ./lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
 ./lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service
-./lib/systemd/system/sysinit.target.wants/machineid.service
-./lib/systemd/system/sysinit.target.wants/run-postinsts.service
+./lib/systemd/system/sysinit.target.wants/ldconfig.service
 ./lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
 ./lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
 ./lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
 ./lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
+./lib/systemd/system/sysinit.target.wants/systemd-firstboot.service
+./lib/systemd/system/sysinit.target.wants/systemd-hwdb-update.service
+./lib/systemd/system/sysinit.target.wants/systemd-journal-catalog-update.service
 ./lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
 ./lib/systemd/system/sysinit.target.wants/systemd-journald.service
+./lib/systemd/system/sysinit.target.wants/systemd-machine-id-commit.service
 ./lib/systemd/system/sysinit.target.wants/systemd-modules-load.service
 ./lib/systemd/system/sysinit.target.wants/systemd-random-seed.service
 ./lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
+./lib/systemd/system/sysinit.target.wants/systemd-sysusers.service
 ./lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service
 ./lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
 ./lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service
 ./lib/systemd/system/sysinit.target.wants/systemd-udevd.service
+./lib/systemd/system/sysinit.target.wants/systemd-update-done.service
 ./lib/systemd/system/sysinit.target.wants/systemd-update-utmp.service
+./lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service
 ./lib/systemd/system/syslog.socket
 ./lib/systemd/system/system-update.target
 ./lib/systemd/system/system.slice
@@ -501,39 +585,47 @@
 ./lib/systemd/system/systemd-ask-password-console.service
 ./lib/systemd/system/systemd-ask-password-wall.path
 ./lib/systemd/system/systemd-ask-password-wall.service
-./lib/systemd/system/systemd-binfmt.service
+./lib/systemd/system/systemd-backlight@.service
+./lib/systemd/system/systemd-bootchart.service
+./lib/systemd/system/systemd-bus-proxyd.service
+./lib/systemd/system/systemd-bus-proxyd.socket
+./lib/systemd/system/systemd-exit.service
+./lib/systemd/system/systemd-firstboot.service
 ./lib/systemd/system/systemd-fsck-root.service
 ./lib/systemd/system/systemd-fsck@.service
 ./lib/systemd/system/systemd-halt.service
+./lib/systemd/system/systemd-hibernate-resume@.service
 ./lib/systemd/system/systemd-hibernate.service
 ./lib/systemd/system/systemd-hostnamed.service
+./lib/systemd/system/systemd-hwdb-update.service
 ./lib/systemd/system/systemd-hybrid-sleep.service
 ./lib/systemd/system/systemd-initctl.service
 ./lib/systemd/system/systemd-initctl.socket
+./lib/systemd/system/systemd-journal-catalog-update.service
 ./lib/systemd/system/systemd-journal-flush.service
+./lib/systemd/system/systemd-journald-audit.socket
+./lib/systemd/system/systemd-journald-dev-log.socket
 ./lib/systemd/system/systemd-journald.service
 ./lib/systemd/system/systemd-journald.socket
 ./lib/systemd/system/systemd-kexec.service
 ./lib/systemd/system/systemd-localed.service
 ./lib/systemd/system/systemd-logind.service
+./lib/systemd/system/systemd-machine-id-commit.service
 ./lib/systemd/system/systemd-machined.service
 ./lib/systemd/system/systemd-modules-load.service
 ./lib/systemd/system/systemd-nspawn@.service
 ./lib/systemd/system/systemd-poweroff.service
 ./lib/systemd/system/systemd-quotacheck.service
 ./lib/systemd/system/systemd-random-seed.service
-./lib/systemd/system/systemd-readahead-collect.service
-./lib/systemd/system/systemd-readahead-done.service
-./lib/systemd/system/systemd-readahead-done.timer
-./lib/systemd/system/systemd-readahead-drop.service
-./lib/systemd/system/systemd-readahead-replay.service
 ./lib/systemd/system/systemd-reboot.service
 ./lib/systemd/system/systemd-remount-fs.service
-./lib/systemd/system/systemd-shutdownd.service
-./lib/systemd/system/systemd-shutdownd.socket
+./lib/systemd/system/systemd-rfkill.service
+./lib/systemd/system/systemd-rfkill.socket
 ./lib/systemd/system/systemd-suspend.service
 ./lib/systemd/system/systemd-sysctl.service
+./lib/systemd/system/systemd-sysusers.service
 ./lib/systemd/system/systemd-timedated.service
+./lib/systemd/system/systemd-timesyncd.service
 ./lib/systemd/system/systemd-tmpfiles-clean.service
 ./lib/systemd/system/systemd-tmpfiles-clean.timer
 ./lib/systemd/system/systemd-tmpfiles-setup-dev.service
@@ -543,9 +635,10 @@
 ./lib/systemd/system/systemd-udevd-control.socket
 ./lib/systemd/system/systemd-udevd-kernel.socket
 ./lib/systemd/system/systemd-udevd.service
+./lib/systemd/system/systemd-update-done.service
 ./lib/systemd/system/systemd-update-utmp-runlevel.service
 ./lib/systemd/system/systemd-update-utmp.service
-./lib/systemd/system/systemd-user-sessions.service
+./lib/systemd/system/systemd-vconsole-setup.service
 ./lib/systemd/system/time-sync.target
 ./lib/systemd/system/timers.target
 ./lib/systemd/system/timers.target.wants
@@ -555,13 +648,17 @@
 ./lib/systemd/system/usb2514.service
 ./lib/systemd/system/user.slice
 ./lib/systemd/system/user@.service
+./lib/systemd/system/var-lib-machines.mount
+./lib/systemd/system/var-volatile-lib.service
 ./lib/systemd/systemd
 ./lib/systemd/systemd-ac-power
 ./lib/systemd/systemd-activate
-./lib/systemd/systemd-binfmt
+./lib/systemd/systemd-backlight
 ./lib/systemd/systemd-bootchart
+./lib/systemd/systemd-bus-proxyd
 ./lib/systemd/systemd-cgroups-agent
 ./lib/systemd/systemd-fsck
+./lib/systemd/systemd-hibernate-resume
 ./lib/systemd/systemd-hostnamed
 ./lib/systemd/systemd-initctl
 ./lib/systemd/systemd-journald
@@ -569,54 +666,54 @@
 ./lib/systemd/systemd-logind
 ./lib/systemd/systemd-machined
 ./lib/systemd/systemd-modules-load
-./lib/systemd/systemd-multi-seat-x
 ./lib/systemd/systemd-quotacheck
 ./lib/systemd/systemd-random-seed
-./lib/systemd/systemd-readahead
 ./lib/systemd/systemd-remount-fs
 ./lib/systemd/systemd-reply-password
+./lib/systemd/systemd-rfkill
 ./lib/systemd/systemd-shutdown
-./lib/systemd/systemd-shutdownd
 ./lib/systemd/systemd-sleep
+./lib/systemd/systemd-socket-proxyd
 ./lib/systemd/systemd-sysctl
+./lib/systemd/systemd-sysv-install
 ./lib/systemd/systemd-timedated
-./lib/systemd/systemd-timestamp
+./lib/systemd/systemd-timesyncd
 ./lib/systemd/systemd-udevd
+./lib/systemd/systemd-update-done
 ./lib/systemd/systemd-update-utmp
-./lib/systemd/systemd-user-sessions
+./lib/systemd/systemd-vconsole-setup
 ./lib/udev
-./lib/udev/accelerometer
 ./lib/udev/ata_id
 ./lib/udev/cdrom_id
 ./lib/udev/collect
 ./lib/udev/hwdb.d
 ./lib/udev/mtd_probe
 ./lib/udev/rules.d
-./lib/udev/rules.d/42-usb-hid-pm.rules
 ./lib/udev/rules.d/50-firmware.rules
 ./lib/udev/rules.d/50-udev-default.rules
+./lib/udev/rules.d/60-block.rules
 ./lib/udev/rules.d/60-cdrom_id.rules
-./lib/udev/rules.d/60-keyboard.rules
+./lib/udev/rules.d/60-drm.rules
+./lib/udev/rules.d/60-evdev.rules
 ./lib/udev/rules.d/60-persistent-alsa.rules
 ./lib/udev/rules.d/60-persistent-input.rules
-./lib/udev/rules.d/60-persistent-serial.rules
 ./lib/udev/rules.d/60-persistent-storage-tape.rules
 ./lib/udev/rules.d/60-persistent-storage.rules
 ./lib/udev/rules.d/60-persistent-v4l.rules
-./lib/udev/rules.d/61-accelerometer.rules
+./lib/udev/rules.d/60-serial.rules
 ./lib/udev/rules.d/64-btrfs.rules
+./lib/udev/rules.d/70-mouse.rules
 ./lib/udev/rules.d/70-power-switch.rules
 ./lib/udev/rules.d/70-uaccess.rules
 ./lib/udev/rules.d/71-seat.rules
 ./lib/udev/rules.d/73-seat-late.rules
 ./lib/udev/rules.d/75-net-description.rules
 ./lib/udev/rules.d/75-probe_mtd.rules
-./lib/udev/rules.d/75-tty-description.rules
 ./lib/udev/rules.d/78-sound-card.rules
 ./lib/udev/rules.d/80-drivers.rules
-./lib/udev/rules.d/80-net-name-slot.rules
+./lib/udev/rules.d/80-net-setup-link.rules
 ./lib/udev/rules.d/85-rauc-ubi.rules
-./lib/udev/rules.d/95-udev-late.rules
+./lib/udev/rules.d/90-vconsole.rules
 ./lib/udev/rules.d/99-systemd.rules
 ./lib/udev/scsi_id
 ./lib/udev/v4l_id
@@ -627,6 +724,9 @@
 ./run
 ./sbin
 ./sbin/agetty
+./sbin/blkid
+./sbin/blockdev
+./sbin/bootchartd
 ./sbin/depmod
 ./sbin/depmod.kmod
 ./sbin/fdisk
@@ -634,6 +734,7 @@
 ./sbin/fsck.minix
 ./sbin/fsck.minix.util-linux
 ./sbin/fsck.util-linux
+./sbin/fstrim
 ./sbin/getty
 ./sbin/halt
 ./sbin/hwclock
@@ -656,6 +757,7 @@
 ./sbin/modinfo.kmod
 ./sbin/modprobe
 ./sbin/modprobe.kmod
+./sbin/mount-copybind
 ./sbin/nologin
 ./sbin/pivot_root
 ./sbin/poweroff
@@ -668,6 +770,7 @@
 ./sbin/shutdown
 ./sbin/start-stop-daemon
 ./sbin/sulogin
+./sbin/sulogin.util-linux
 ./sbin/swapoff
 ./sbin/swapon
 ./sbin/switch_root
@@ -675,6 +778,7 @@
 ./sbin/syslogd
 ./sbin/udevd
 ./sbin/udhcpc
+./sbin/uevent
 ./sbin/vigr
 ./sbin/vigr.shadow
 ./sbin/vipw
@@ -691,6 +795,7 @@
 ./usr/bin/basename
 ./usr/bin/bootctl
 ./usr/bin/bunzip2
+./usr/bin/busctl
 ./usr/bin/bzcat
 ./usr/bin/chage
 ./usr/bin/chfn
@@ -713,6 +818,7 @@
 ./usr/bin/expiry
 ./usr/bin/expr
 ./usr/bin/faillog
+./usr/bin/fgconsole
 ./usr/bin/find
 ./usr/bin/flock
 ./usr/bin/free
@@ -731,37 +837,50 @@
 ./usr/bin/localectl
 ./usr/bin/logger
 ./usr/bin/logname
+./usr/bin/lsof
 ./usr/bin/md5sum
 ./usr/bin/microcom
 ./usr/bin/mkfifo
 ./usr/bin/nc
+./usr/bin/nettle-hash
+./usr/bin/nettle-lfib-stream
+./usr/bin/nettle-pbkdf2
+./usr/bin/newgidmap
 ./usr/bin/newgrp
 ./usr/bin/newgrp.shadow
+./usr/bin/newuidmap
 ./usr/bin/nohup
 ./usr/bin/nslookup
 ./usr/bin/od
 ./usr/bin/odu-gpiotool
 ./usr/bin/openvt
 ./usr/bin/opkg
-./usr/bin/opkg-cl
-./usr/bin/opkg-key
+./usr/bin/opkg-check-config
 ./usr/bin/passwd
 ./usr/bin/passwd.shadow
 ./usr/bin/patch
+./usr/bin/pkcs1-conv
+./usr/bin/pmap
 ./usr/bin/printf
+./usr/bin/pstree
+./usr/bin/pwdx
 ./usr/bin/rauc
 ./usr/bin/readlink
 ./usr/bin/realpath
 ./usr/bin/renice
 ./usr/bin/reset
-./usr/bin/run-parts
+./usr/bin/resize
 ./usr/bin/scp
 ./usr/bin/seq
+./usr/bin/sexp-conv
 ./usr/bin/sg
+./usr/bin/sha1sum
+./usr/bin/sha256sum
 ./usr/bin/sha3sum
+./usr/bin/shuf
+./usr/bin/smemcap
 ./usr/bin/sort
 ./usr/bin/ssh
-./usr/bin/stat
 ./usr/bin/strings
 ./usr/bin/systemd-cat
 ./usr/bin/systemd-cgls
@@ -769,6 +888,7 @@
 ./usr/bin/systemd-delta
 ./usr/bin/systemd-detect-virt
 ./usr/bin/systemd-nspawn
+./usr/bin/systemd-path
 ./usr/bin/systemd-run
 ./usr/bin/systemd-stdio-bridge
 ./usr/bin/tail
@@ -781,73 +901,344 @@
 ./usr/bin/top
 ./usr/bin/tr
 ./usr/bin/traceroute
+./usr/bin/truncate
 ./usr/bin/tty
 ./usr/bin/uniq
+./usr/bin/unlink
+./usr/bin/unxz
 ./usr/bin/unzip
 ./usr/bin/update-alternatives
 ./usr/bin/uptime
 ./usr/bin/usb2514
 ./usr/bin/users
 ./usr/bin/vlock
-./usr/bin/watch
 ./usr/bin/wc
 ./usr/bin/wget
 ./usr/bin/which
 ./usr/bin/who
 ./usr/bin/whoami
+./usr/bin/whois
 ./usr/bin/xargs
+./usr/bin/xmlcatalog
+./usr/bin/xmllint
+./usr/bin/xz
+./usr/bin/xzcat
 ./usr/bin/yes
 ./usr/games
 ./usr/include
 ./usr/lib
-./usr/lib/binfmt.d
 ./usr/lib/gio
 ./usr/lib/gio/modules
-./usr/lib/libcurl.so.5
-./usr/lib/libcurl.so.5.3.0
-./usr/lib/libdbus-1.so.3
-./usr/lib/libdbus-1.so.3.7.3
+./usr/lib/libXau.so.6
+./usr/lib/libXau.so.6.0.0
+./usr/lib/libXdmcp.so.6
+./usr/lib/libXdmcp.so.6.0.0
+./usr/lib/libarchive.so.13
+./usr/lib/libarchive.so.13.1.2
+./usr/lib/libbz2.so.0
+./usr/lib/libbz2.so.0.0.0
+./usr/lib/libcurl.so.4
+./usr/lib/libcurl.so.4.4.0
 ./usr/lib/libdt-utils.so.0
 ./usr/lib/libdt-utils.so.0.2.0
 ./usr/lib/libffi.so.6
-./usr/lib/libffi.so.6.0.1
-./usr/lib/libgcrypt.so.11
-./usr/lib/libgcrypt.so.11.8.2
+./usr/lib/libffi.so.6.0.4
 ./usr/lib/libgio-2.0.so.0
 ./usr/lib/libgio-2.0.so.0.4000.0
 ./usr/lib/libglib-2.0.so.0
 ./usr/lib/libglib-2.0.so.0.4000.0
 ./usr/lib/libgmodule-2.0.so.0
 ./usr/lib/libgmodule-2.0.so.0.4000.0
-./usr/lib/libgnutls.so.26
-./usr/lib/libgnutls.so.26.22.6
+./usr/lib/libgmp.so.10
+./usr/lib/libgmp.so.10.3.0
+./usr/lib/libgnutls.so.30
+./usr/lib/libgnutls.so.30.5.0
 ./usr/lib/libgobject-2.0.so.0
 ./usr/lib/libgobject-2.0.so.0.4000.0
-./usr/lib/libgpg-error.so.0
-./usr/lib/libgpg-error.so.0.10.0
 ./usr/lib/libgthread-2.0.so.0
 ./usr/lib/libgthread-2.0.so.0.4000.0
+./usr/lib/libhogweed.so.4
+./usr/lib/libhogweed.so.4.1
+./usr/lib/libidn.so.11
+./usr/lib/libidn.so.11.6.15
 ./usr/lib/libkmod.so.2
-./usr/lib/libkmod.so.2.2.4
+./usr/lib/libkmod.so.2.2.11
 ./usr/lib/liblzma.so.5
-./usr/lib/liblzma.so.5.0.99
+./usr/lib/liblzma.so.5.2.1
+./usr/lib/libnettle.so.6
+./usr/lib/libnettle.so.6.1
 ./usr/lib/libnss_myhostname.so.2
+./usr/lib/libnss_mymachines.so.2
 ./usr/lib/libopkg.so.1
 ./usr/lib/libopkg.so.1.0.0
-./usr/lib/libtasn1.so.6
-./usr/lib/libtasn1.so.6.1.1
+./usr/lib/libxcb-xkb.so.1
+./usr/lib/libxcb-xkb.so.1.0.0
+./usr/lib/libxcb.so.1
+./usr/lib/libxcb.so.1.1.0
+./usr/lib/libxkbcommon-x11.so.0
+./usr/lib/libxkbcommon-x11.so.0.0.0
+./usr/lib/libxkbcommon.so.0
+./usr/lib/libxkbcommon.so.0.0.0
+./usr/lib/libxml2.so.2
+./usr/lib/libxml2.so.2.9.3
 ./usr/lib/modules-load.d
+./usr/lib/opkg
+./usr/lib/opkg/alternatives
+./usr/lib/opkg/alternatives/[[
+./usr/lib/opkg/alternatives/addgroup
+./usr/lib/opkg/alternatives/adduser
+./usr/lib/opkg/alternatives/ar
+./usr/lib/opkg/alternatives/ash
+./usr/lib/opkg/alternatives/awk
+./usr/lib/opkg/alternatives/base64
+./usr/lib/opkg/alternatives/basename
+./usr/lib/opkg/alternatives/bin-lsmod
+./usr/lib/opkg/alternatives/blkid
+./usr/lib/opkg/alternatives/blockdev
+./usr/lib/opkg/alternatives/bootchartd
+./usr/lib/opkg/alternatives/bunzip2
+./usr/lib/opkg/alternatives/bzcat
+./usr/lib/opkg/alternatives/cat
+./usr/lib/opkg/alternatives/chattr
+./usr/lib/opkg/alternatives/chfn
+./usr/lib/opkg/alternatives/chgrp
+./usr/lib/opkg/alternatives/chmod
+./usr/lib/opkg/alternatives/chown
+./usr/lib/opkg/alternatives/chpasswd
+./usr/lib/opkg/alternatives/chroot
+./usr/lib/opkg/alternatives/chsh
+./usr/lib/opkg/alternatives/chvt
+./usr/lib/opkg/alternatives/clear
+./usr/lib/opkg/alternatives/cmp
+./usr/lib/opkg/alternatives/conspy
+./usr/lib/opkg/alternatives/cp
+./usr/lib/opkg/alternatives/cpio
+./usr/lib/opkg/alternatives/cut
+./usr/lib/opkg/alternatives/date
+./usr/lib/opkg/alternatives/dc
+./usr/lib/opkg/alternatives/dd
+./usr/lib/opkg/alternatives/deallocvt
+./usr/lib/opkg/alternatives/delgroup
+./usr/lib/opkg/alternatives/deluser
+./usr/lib/opkg/alternatives/depmod
+./usr/lib/opkg/alternatives/df
+./usr/lib/opkg/alternatives/diff
+./usr/lib/opkg/alternatives/dirname
+./usr/lib/opkg/alternatives/dmesg
+./usr/lib/opkg/alternatives/dnsd
+./usr/lib/opkg/alternatives/dnsdomainname
+./usr/lib/opkg/alternatives/du
+./usr/lib/opkg/alternatives/dumpkmap
+./usr/lib/opkg/alternatives/dumpleases
+./usr/lib/opkg/alternatives/echo
+./usr/lib/opkg/alternatives/egrep
+./usr/lib/opkg/alternatives/env
+./usr/lib/opkg/alternatives/expr
+./usr/lib/opkg/alternatives/false
+./usr/lib/opkg/alternatives/fatattr
+./usr/lib/opkg/alternatives/fbset
+./usr/lib/opkg/alternatives/fdisk
+./usr/lib/opkg/alternatives/fgconsole
+./usr/lib/opkg/alternatives/fgrep
+./usr/lib/opkg/alternatives/find
+./usr/lib/opkg/alternatives/flock
+./usr/lib/opkg/alternatives/free
+./usr/lib/opkg/alternatives/fsck
+./usr/lib/opkg/alternatives/fsck.minix
+./usr/lib/opkg/alternatives/fstrim
+./usr/lib/opkg/alternatives/functions
+./usr/lib/opkg/alternatives/fuser
+./usr/lib/opkg/alternatives/getopt
+./usr/lib/opkg/alternatives/getty
+./usr/lib/opkg/alternatives/grep
+./usr/lib/opkg/alternatives/groups
+./usr/lib/opkg/alternatives/gunzip
+./usr/lib/opkg/alternatives/gzip
+./usr/lib/opkg/alternatives/halt
+./usr/lib/opkg/alternatives/head
+./usr/lib/opkg/alternatives/hexdump
+./usr/lib/opkg/alternatives/hostname
+./usr/lib/opkg/alternatives/hwclock
+./usr/lib/opkg/alternatives/i2cdetect
+./usr/lib/opkg/alternatives/i2cdump
+./usr/lib/opkg/alternatives/i2cget
+./usr/lib/opkg/alternatives/i2cset
+./usr/lib/opkg/alternatives/id
+./usr/lib/opkg/alternatives/ifconfig
+./usr/lib/opkg/alternatives/ifdown
+./usr/lib/opkg/alternatives/ifplugd
+./usr/lib/opkg/alternatives/ifup
+./usr/lib/opkg/alternatives/init
+./usr/lib/opkg/alternatives/insmod
+./usr/lib/opkg/alternatives/iostat
+./usr/lib/opkg/alternatives/ip
+./usr/lib/opkg/alternatives/kill
+./usr/lib/opkg/alternatives/killall
+./usr/lib/opkg/alternatives/klogd
+./usr/lib/opkg/alternatives/lbracket
+./usr/lib/opkg/alternatives/less
+./usr/lib/opkg/alternatives/ln
+./usr/lib/opkg/alternatives/loadfont
+./usr/lib/opkg/alternatives/loadkmap
+./usr/lib/opkg/alternatives/logger
+./usr/lib/opkg/alternatives/login
+./usr/lib/opkg/alternatives/logname
+./usr/lib/opkg/alternatives/logread
+./usr/lib/opkg/alternatives/losetup
+./usr/lib/opkg/alternatives/ls
+./usr/lib/opkg/alternatives/lsmod
+./usr/lib/opkg/alternatives/lsof
+./usr/lib/opkg/alternatives/md5sum
+./usr/lib/opkg/alternatives/microcom
+./usr/lib/opkg/alternatives/mkdir
+./usr/lib/opkg/alternatives/mkfifo
+./usr/lib/opkg/alternatives/mkfs.minix
+./usr/lib/opkg/alternatives/mknod
+./usr/lib/opkg/alternatives/mkswap
+./usr/lib/opkg/alternatives/mktemp
+./usr/lib/opkg/alternatives/modinfo
+./usr/lib/opkg/alternatives/modprobe
+./usr/lib/opkg/alternatives/more
+./usr/lib/opkg/alternatives/mount
+./usr/lib/opkg/alternatives/mpstat
+./usr/lib/opkg/alternatives/mv
+./usr/lib/opkg/alternatives/nanddump
+./usr/lib/opkg/alternatives/nandwrite
+./usr/lib/opkg/alternatives/nbd-client
+./usr/lib/opkg/alternatives/nc
+./usr/lib/opkg/alternatives/netstat
+./usr/lib/opkg/alternatives/newgrp
+./usr/lib/opkg/alternatives/nohup
+./usr/lib/opkg/alternatives/nslookup
+./usr/lib/opkg/alternatives/od
+./usr/lib/opkg/alternatives/openvt
+./usr/lib/opkg/alternatives/passwd
+./usr/lib/opkg/alternatives/patch
+./usr/lib/opkg/alternatives/pidof
+./usr/lib/opkg/alternatives/ping
+./usr/lib/opkg/alternatives/ping6
+./usr/lib/opkg/alternatives/pivot_root
+./usr/lib/opkg/alternatives/pmap
+./usr/lib/opkg/alternatives/poweroff
+./usr/lib/opkg/alternatives/powertop
+./usr/lib/opkg/alternatives/printf
+./usr/lib/opkg/alternatives/ps
+./usr/lib/opkg/alternatives/pstree
+./usr/lib/opkg/alternatives/pwd
+./usr/lib/opkg/alternatives/pwdx
+./usr/lib/opkg/alternatives/rdate
+./usr/lib/opkg/alternatives/readlink
+./usr/lib/opkg/alternatives/realpath
+./usr/lib/opkg/alternatives/reboot
+./usr/lib/opkg/alternatives/renice
+./usr/lib/opkg/alternatives/reset
+./usr/lib/opkg/alternatives/resize
+./usr/lib/opkg/alternatives/rev
+./usr/lib/opkg/alternatives/rfkill
+./usr/lib/opkg/alternatives/rm
+./usr/lib/opkg/alternatives/rmdir
+./usr/lib/opkg/alternatives/rmmod
+./usr/lib/opkg/alternatives/route
+./usr/lib/opkg/alternatives/run-parts
+./usr/lib/opkg/alternatives/runlevel
+./usr/lib/opkg/alternatives/scp
+./usr/lib/opkg/alternatives/sed
+./usr/lib/opkg/alternatives/seq
+./usr/lib/opkg/alternatives/setconsole
+./usr/lib/opkg/alternatives/setserial
+./usr/lib/opkg/alternatives/sh
+./usr/lib/opkg/alternatives/sha1sum
+./usr/lib/opkg/alternatives/sha256sum
+./usr/lib/opkg/alternatives/sha3sum
+./usr/lib/opkg/alternatives/shuf
+./usr/lib/opkg/alternatives/shutdown
+./usr/lib/opkg/alternatives/sleep
+./usr/lib/opkg/alternatives/smemcap
+./usr/lib/opkg/alternatives/sort
+./usr/lib/opkg/alternatives/ssh
+./usr/lib/opkg/alternatives/start-stop-daemon
+./usr/lib/opkg/alternatives/strings
+./usr/lib/opkg/alternatives/stty
+./usr/lib/opkg/alternatives/su
+./usr/lib/opkg/alternatives/sulogin
+./usr/lib/opkg/alternatives/swapoff
+./usr/lib/opkg/alternatives/swapon
+./usr/lib/opkg/alternatives/switch_root
+./usr/lib/opkg/alternatives/sync
+./usr/lib/opkg/alternatives/sysctl
+./usr/lib/opkg/alternatives/syslogd
+./usr/lib/opkg/alternatives/tail
+./usr/lib/opkg/alternatives/tar
+./usr/lib/opkg/alternatives/tee
+./usr/lib/opkg/alternatives/telnet
+./usr/lib/opkg/alternatives/test
+./usr/lib/opkg/alternatives/tftp
+./usr/lib/opkg/alternatives/time
+./usr/lib/opkg/alternatives/top
+./usr/lib/opkg/alternatives/touch
+./usr/lib/opkg/alternatives/tr
+./usr/lib/opkg/alternatives/traceroute
+./usr/lib/opkg/alternatives/true
+./usr/lib/opkg/alternatives/truncate
+./usr/lib/opkg/alternatives/tty
+./usr/lib/opkg/alternatives/uImage
+./usr/lib/opkg/alternatives/ubiattach
+./usr/lib/opkg/alternatives/ubidetach
+./usr/lib/opkg/alternatives/ubimkvol
+./usr/lib/opkg/alternatives/ubirmvol
+./usr/lib/opkg/alternatives/ubirsvol
+./usr/lib/opkg/alternatives/ubiupdatevol
+./usr/lib/opkg/alternatives/udhcpc
+./usr/lib/opkg/alternatives/udhcpd
+./usr/lib/opkg/alternatives/uevent
+./usr/lib/opkg/alternatives/umount
+./usr/lib/opkg/alternatives/uname
+./usr/lib/opkg/alternatives/uniq
+./usr/lib/opkg/alternatives/unlink
+./usr/lib/opkg/alternatives/unxz
+./usr/lib/opkg/alternatives/unzip
+./usr/lib/opkg/alternatives/uptime
+./usr/lib/opkg/alternatives/users
+./usr/lib/opkg/alternatives/usleep
+./usr/lib/opkg/alternatives/vi
+./usr/lib/opkg/alternatives/vigr
+./usr/lib/opkg/alternatives/vipw
+./usr/lib/opkg/alternatives/vlock
+./usr/lib/opkg/alternatives/watch
+./usr/lib/opkg/alternatives/wc
+./usr/lib/opkg/alternatives/wget
+./usr/lib/opkg/alternatives/which
+./usr/lib/opkg/alternatives/who
+./usr/lib/opkg/alternatives/whoami
+./usr/lib/opkg/alternatives/whois
+./usr/lib/opkg/alternatives/xargs
+./usr/lib/opkg/alternatives/xz
+./usr/lib/opkg/alternatives/xzcat
+./usr/lib/opkg/alternatives/yes
+./usr/lib/opkg/alternatives/zcat
 ./usr/lib/ssl
 ./usr/lib/ssl/openssl.cnf
 ./usr/lib/sysctl.d
 ./usr/lib/sysctl.d/50-default.conf
 ./usr/lib/systemd
 ./usr/lib/systemd/catalog
+./usr/lib/systemd/catalog/systemd.be.catalog
+./usr/lib/systemd/catalog/systemd.be@latin.catalog
 ./usr/lib/systemd/catalog/systemd.catalog
-./usr/lib/systemd/ntp-units.d
+./usr/lib/systemd/catalog/systemd.fr.catalog
+./usr/lib/systemd/catalog/systemd.it.catalog
+./usr/lib/systemd/catalog/systemd.pl.catalog
+./usr/lib/systemd/catalog/systemd.pt_BR.catalog
+./usr/lib/systemd/catalog/systemd.ru.catalog
+./usr/lib/systemd/catalog/systemd.zh_CN.catalog
+./usr/lib/systemd/catalog/systemd.zh_TW.catalog
+./usr/lib/systemd/network
 ./usr/lib/systemd/user
 ./usr/lib/systemd/user-generators
+./usr/lib/systemd/user-generators/systemd-dbus1-generator
+./usr/lib/systemd/user/basic.target
 ./usr/lib/systemd/user/bluetooth.target
+./usr/lib/systemd/user/busnames.target
 ./usr/lib/systemd/user/default.target
 ./usr/lib/systemd/user/exit.target
 ./usr/lib/systemd/user/paths.target
@@ -856,12 +1247,23 @@
 ./usr/lib/systemd/user/smartcard.target
 ./usr/lib/systemd/user/sockets.target
 ./usr/lib/systemd/user/sound.target
+./usr/lib/systemd/user/systemd-bus-proxyd.service
+./usr/lib/systemd/user/systemd-bus-proxyd.socket
 ./usr/lib/systemd/user/systemd-exit.service
 ./usr/lib/systemd/user/timers.target
+./usr/lib/sysusers.d
+./usr/lib/sysusers.d/basic.conf
+./usr/lib/sysusers.d/systemd.conf
 ./usr/lib/tmpfiles.d
+./usr/lib/tmpfiles.d/etc.conf
+./usr/lib/tmpfiles.d/home.conf
+./usr/lib/tmpfiles.d/journal-nocow.conf
 ./usr/lib/tmpfiles.d/legacy.conf
+./usr/lib/tmpfiles.d/systemd-nologin.conf
+./usr/lib/tmpfiles.d/systemd-nspawn.conf
 ./usr/lib/tmpfiles.d/systemd.conf
 ./usr/lib/tmpfiles.d/tmp.conf
+./usr/lib/tmpfiles.d/var.conf
 ./usr/lib/tmpfiles.d/x11.conf
 ./usr/sbin
 ./usr/sbin/addgroup
@@ -885,30 +1287,214 @@
 ./usr/sbin/grpck
 ./usr/sbin/grpconv
 ./usr/sbin/grpunconv
+./usr/sbin/i2cdetect
+./usr/sbin/i2cdump
+./usr/sbin/i2cget
+./usr/sbin/i2cset
 ./usr/sbin/ifplugd
 ./usr/sbin/loadfont
 ./usr/sbin/logoutd
+./usr/sbin/nanddump
+./usr/sbin/nandwrite
+./usr/sbin/nbd-client
 ./usr/sbin/newusers
+./usr/sbin/powertop
 ./usr/sbin/pwck
 ./usr/sbin/pwconv
 ./usr/sbin/pwunconv
 ./usr/sbin/rdate
 ./usr/sbin/rfkill
+./usr/sbin/run-postinsts
+./usr/sbin/ubiattach
+./usr/sbin/ubidetach
+./usr/sbin/ubimkvol
+./usr/sbin/ubirmvol
+./usr/sbin/ubirsvol
+./usr/sbin/ubiupdatevol
 ./usr/sbin/udhcpd
+./usr/sbin/update-ca-certificates
+./usr/sbin/update-rc.d
 ./usr/sbin/useradd
 ./usr/sbin/userdel
 ./usr/sbin/usermod
 ./usr/share
 ./usr/share/bash-completion
 ./usr/share/bash-completion/completions
+./usr/share/bash-completion/completions/bootctl
+./usr/share/bash-completion/completions/busctl
 ./usr/share/bash-completion/completions/hostnamectl
 ./usr/share/bash-completion/completions/journalctl
+./usr/share/bash-completion/completions/kernel-install
 ./usr/share/bash-completion/completions/localectl
 ./usr/share/bash-completion/completions/loginctl
+./usr/share/bash-completion/completions/machinectl
 ./usr/share/bash-completion/completions/systemctl
 ./usr/share/bash-completion/completions/systemd-analyze
+./usr/share/bash-completion/completions/systemd-cat
+./usr/share/bash-completion/completions/systemd-cgls
+./usr/share/bash-completion/completions/systemd-cgtop
+./usr/share/bash-completion/completions/systemd-delta
+./usr/share/bash-completion/completions/systemd-detect-virt
+./usr/share/bash-completion/completions/systemd-nspawn
+./usr/share/bash-completion/completions/systemd-run
 ./usr/share/bash-completion/completions/timedatectl
 ./usr/share/bash-completion/completions/udevadm
+./usr/share/ca-certificates
+./usr/share/ca-certificates/cacert.org
+./usr/share/ca-certificates/cacert.org/cacert.org.crt
+./usr/share/ca-certificates/debconf.org
+./usr/share/ca-certificates/debconf.org/ca.crt
+./usr/share/ca-certificates/mozilla
+./usr/share/ca-certificates/mozilla/A-Trust-nQual-03.crt
+./usr/share/ca-certificates/mozilla/ACEDICOM_Root.crt
+./usr/share/ca-certificates/mozilla/AC_Raíz_Certicámara_S.A..crt
+./usr/share/ca-certificates/mozilla/AddTrust_External_Root.crt
+./usr/share/ca-certificates/mozilla/AddTrust_Low-Value_Services_Root.crt
+./usr/share/ca-certificates/mozilla/AddTrust_Public_Services_Root.crt
+./usr/share/ca-certificates/mozilla/AddTrust_Qualified_Certificates_Root.crt
+./usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt
+./usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt
+./usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt
+./usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt
+./usr/share/ca-certificates/mozilla/America_Online_Root_Certification_Authority_1.crt
+./usr/share/ca-certificates/mozilla/America_Online_Root_Certification_Authority_2.crt
+./usr/share/ca-certificates/mozilla/ApplicationCA_-_Japanese_Government.crt
+./usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
+./usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt
+./usr/share/ca-certificates/mozilla/Buypass_Class_2_CA_1.crt
+./usr/share/ca-certificates/mozilla/Buypass_Class_3_CA_1.crt
+./usr/share/ca-certificates/mozilla/CA_Disig.crt
+./usr/share/ca-certificates/mozilla/CNNIC_ROOT.crt
+./usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Camerfirma_Chambers_of_Commerce_Root.crt
+./usr/share/ca-certificates/mozilla/Camerfirma_Global_Chambersign_Root.crt
+./usr/share/ca-certificates/mozilla/Certigna.crt
+./usr/share/ca-certificates/mozilla/Certinomis_-_Autorité_Racine.crt
+./usr/share/ca-certificates/mozilla/Certplus_Class_2_Primary_CA.crt
+./usr/share/ca-certificates/mozilla/Certum_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt
+./usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt
+./usr/share/ca-certificates/mozilla/ComSign_CA.crt
+./usr/share/ca-certificates/mozilla/ComSign_Secured_CA.crt
+./usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt
+./usr/share/ca-certificates/mozilla/Comodo_Secure_Services_root.crt
+./usr/share/ca-certificates/mozilla/Comodo_Trusted_Services_root.crt
+./usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt
+./usr/share/ca-certificates/mozilla/DST_ACES_CA_X6.crt
+./usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt
+./usr/share/ca-certificates/mozilla/Deutsche_Telekom_Root_CA_2.crt
+./usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt
+./usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt
+./usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Digital_Signature_Trust_Co._Global_CA_1.crt
+./usr/share/ca-certificates/mozilla/Digital_Signature_Trust_Co._Global_CA_3.crt
+./usr/share/ca-certificates/mozilla/E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.crt
+./usr/share/ca-certificates/mozilla/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.crt
+./usr/share/ca-certificates/mozilla/EC-ACC.crt
+./usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
+./usr/share/ca-certificates/mozilla/Entrust.net_Secure_Server_CA.crt
+./usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
+./usr/share/ca-certificates/mozilla/Equifax_Secure_Global_eBusiness_CA.crt
+./usr/share/ca-certificates/mozilla/Equifax_Secure_eBusiness_CA_1.crt
+./usr/share/ca-certificates/mozilla/Equifax_Secure_eBusiness_CA_2.crt
+./usr/share/ca-certificates/mozilla/Firmaprofesional_Root_CA.crt
+./usr/share/ca-certificates/mozilla/GTE_CyberTrust_Global_Root.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Global_CA.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Global_CA_2.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G3.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA.crt
+./usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA_2.crt
+./usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt
+./usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt
+./usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt
+./usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt
+./usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt
+./usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt
+./usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt
+./usr/share/ca-certificates/mozilla/IGC_A.crt
+./usr/share/ca-certificates/mozilla/Izenpe.com.crt
+./usr/share/ca-certificates/mozilla/Juur-SK.crt
+./usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt
+./usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt
+./usr/share/ca-certificates/mozilla/NetLock_Business_=Class_B=_Root.crt
+./usr/share/ca-certificates/mozilla/NetLock_Express_=Class_C=_Root.crt
+./usr/share/ca-certificates/mozilla/NetLock_Notary_=Class_A=_Root.crt
+./usr/share/ca-certificates/mozilla/NetLock_Qualified_=Class_QA=_Root.crt
+./usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt
+./usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GA_CA.crt
+./usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt
+./usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt
+./usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt
+./usr/share/ca-certificates/mozilla/RSA_Root_Certificate_1.crt
+./usr/share/ca-certificates/mozilla/RSA_Security_2048_v3.crt
+./usr/share/ca-certificates/mozilla/Root_CA_Generalitat_Valenciana.crt
+./usr/share/ca-certificates/mozilla/S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.crt
+./usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt
+./usr/share/ca-certificates/mozilla/SecureTrust_CA.crt
+./usr/share/ca-certificates/mozilla/Secure_Global_CA.crt
+./usr/share/ca-certificates/mozilla/Security_Communication_EV_RootCA1.crt
+./usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt
+./usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Sonera_Class_1_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA.crt
+./usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G2.crt
+./usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt
+./usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/StartCom_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt
+./usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_-_G2.crt
+./usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt
+./usr/share/ca-certificates/mozilla/Swisscom_Root_CA_1.crt
+./usr/share/ca-certificates/mozilla/TC_TrustCenter_Class_2_CA_II.crt
+./usr/share/ca-certificates/mozilla/TC_TrustCenter_Class_3_CA_II.crt
+./usr/share/ca-certificates/mozilla/TC_TrustCenter_Universal_CA_I.crt
+./usr/share/ca-certificates/mozilla/TC_TrustCenter_Universal_CA_III.crt
+./usr/share/ca-certificates/mozilla/TDC_Internet_Root_CA.crt
+./usr/share/ca-certificates/mozilla/TDC_OCES_Root_CA.crt
+./usr/share/ca-certificates/mozilla/TURKTRUST_Certificate_Services_Provider_Root_1.crt
+./usr/share/ca-certificates/mozilla/TURKTRUST_Certificate_Services_Provider_Root_2.crt
+./usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Taiwan_GRCA.crt
+./usr/share/ca-certificates/mozilla/Thawte_Premium_Server_CA.crt
+./usr/share/ca-certificates/mozilla/Thawte_Server_CA.crt
+./usr/share/ca-certificates/mozilla/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.crt
+./usr/share/ca-certificates/mozilla/UTN_DATACorp_SGC_Root_CA.crt
+./usr/share/ca-certificates/mozilla/UTN_USERFirst_Email_Root_CA.crt
+./usr/share/ca-certificates/mozilla/UTN_USERFirst_Hardware_Root_CA.crt
+./usr/share/ca-certificates/mozilla/ValiCert_Class_1_VA.crt
+./usr/share/ca-certificates/mozilla/ValiCert_Class_2_VA.crt
+./usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt
+./usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt
+./usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_1_Public_Primary_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_3_Public_Primary_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt
+./usr/share/ca-certificates/mozilla/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.crt
+./usr/share/ca-certificates/mozilla/Visa_eCommerce_Root.crt
+./usr/share/ca-certificates/mozilla/WellsSecure_Public_Root_Certificate_Authority.crt
+./usr/share/ca-certificates/mozilla/Wells_Fargo_Root_CA.crt
+./usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt
+./usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt
+./usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt
+./usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA.crt
+./usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G2.crt
+./usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G3.crt
+./usr/share/ca-certificates/spi-inc.org
+./usr/share/ca-certificates/spi-inc.org/spi-ca-2003.crt
+./usr/share/ca-certificates/spi-inc.org/spi-cacert-2008.crt
 ./usr/share/dbus-1
 ./usr/share/dbus-1/services
 ./usr/share/dbus-1/services/org.freedesktop.systemd1.service
@@ -920,6 +1506,9 @@
 ./usr/share/dbus-1/system-services/org.freedesktop.systemd1.service
 ./usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
 ./usr/share/dict
+./usr/share/factory
+./usr/share/factory/etc
+./usr/share/factory/etc/nsswitch.conf
 ./usr/share/glib-2.0
 ./usr/share/glib-2.0/schemas
 ./usr/share/glib-2.0/schemas/gschema.dtd
@@ -934,15 +1523,21 @@
 ./usr/share/polkit-1/actions/org.freedesktop.hostname1.policy
 ./usr/share/polkit-1/actions/org.freedesktop.locale1.policy
 ./usr/share/polkit-1/actions/org.freedesktop.login1.policy
+./usr/share/polkit-1/actions/org.freedesktop.machine1.policy
 ./usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
 ./usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
 ./usr/share/systemd
 ./usr/share/systemd/kbd-model-map
+./usr/share/systemd/language-fallback-map
 ./usr/share/udhcpc
 ./usr/share/udhcpc/default.script
 ./usr/src
 ./var
 ./var/backups
+./var/cache
+./var/cache/ldconfig
+./var/cache/ldconfig/aux-cache
+./var/cache/opkg
 ./var/lib
 ./var/lib/misc
 ./var/lib/opkg
@@ -956,7 +1551,3 @@
 ./var/spool/mail
 ./var/tmp
 ./var/volatile
-./var/volatile/log
-./var/volatile/log/README
-./var/volatile/log/journal
-./var/volatile/tmp

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rootfs growth from dora to master
  2015-12-20 13:49 rootfs growth from dora to master Holger Freyther
@ 2015-12-20 17:13 ` Holger Freyther
  2015-12-20 21:59   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Holger Freyther @ 2015-12-20 17:13 UTC (permalink / raw)
  To: poky


> On 20 Dec 2015, at 14:49, Holger Freyther <holger@freyther.de> wrote:
> 
> Good Afternoon
> 
> What is the standard approach here? Review PACKAGECONFIG and disable features, manually
> increase the packagesplit to remove items (e.g. udev PCI id db when there are no PCI ids)?

Using PACKAGECONFIG and removing x11 from DISTROFEATURES I get the image down to 8.2MB
and by passing some more --disable to systemd itself the image is 7.6MB. This is currently enough to fi
in our rescue partition but still a significant increase compared to Dora.

Is there interest in maintaining older versions of systemd or having a size requirement that certain images
need to stay below XYZ MB for a given architecture?

holger



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rootfs growth from dora to master
  2015-12-20 17:13 ` Holger Freyther
@ 2015-12-20 21:59   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2015-12-20 21:59 UTC (permalink / raw)
  To: Holger Freyther; +Cc: poky

On Sun, Dec 20, 2015 at 9:13 AM, Holger Freyther <holger@freyther.de> wrote:
>
>> On 20 Dec 2015, at 14:49, Holger Freyther <holger@freyther.de> wrote:
>>
>> Good Afternoon
>>
>> What is the standard approach here? Review PACKAGECONFIG and disable features, manually
>> increase the packagesplit to remove items (e.g. udev PCI id db when there are no PCI ids)?
>
> Using PACKAGECONFIG and removing x11 from DISTROFEATURES I get the image down to 8.2MB
> and by passing some more --disable to systemd itself the image is 7.6MB. This is currently enough to fi
> in our rescue partition but still a significant increase compared to Dora.
>
> Is there interest in maintaining older versions of systemd or having a size requirement that certain images
> need to stay below XYZ MB for a given architecture?

In my view, its better to find more PACKAGECONFIGs and reduce the size
than to stick to older version
I think we can convince systemd upstream on configure options if new
are needed. I have done something like

something like below is what I have with systemd 216 and the size came
down for ipk from ~10M to 5M

EXTRA_OECONF += "--enable-introspection=no \
                 --enable-gtk-doc=no \
                 --enable-gtk-doc-html=no \
                 --enable-gtk-doc-pdf=no \
                 --enable-address-sanitizer=no \
                 --disable-seccomp \
                 --disable-selinux \
                 --disable-apparmor \
                 --disable-xz \
                 --disable-pam \
                 --disable-acl \
                 --disable-smack \
                 --disable-gcrypt \
                 --disable-audit \
                 --disable-libcryptsetup \
                 --disable-qrencode \
                 --disable-microhttpd  \
                 --disable-quotacheck \
                 --disable-vconsole \
                 --disable-logind \
                 --disable-machined \
                 --disable-hostnamed \
                 --disable-timedated \
                 --disable-localed \
                 --disable-polkit \
                 --disable-networkd \
                 --disable-efi \
                 --disable-manpages \
                 --disable-tests  \
                 --disable-backlight \
                 --disable-rfkill \
                 --disable-multi-seat-x \
                 --disable-ima \
                 --disable-xattr \
                 --disable-maintainer-mode \
                 --disable-nls \
                 --disable-binfmt \
                 --disable-gudev \
                 --disable-python-devel \
                 --disable-kmod \
                 --disable-blkid \
                 --disable-chkconfig \
                 --disable-tcpwrap \
                 --disable-readahead \
                 --disable-bootchart \
                 --disable-randomseed \
                 --disable-coredump \
                 --disable-myhostname \
                 --without-python \
                 --disable-dependency-tracking \
                 --enable-silent-rules \
                 --enable-shared \
                 --disable-dbus \
                 --enable-compat-libs=no \
                 --enable-coverage=no \
"

>
> holger
>
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-20 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-20 13:49 rootfs growth from dora to master Holger Freyther
2015-12-20 17:13 ` Holger Freyther
2015-12-20 21:59   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.