about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-10-15 01:59:41 +0100
committerSilvino Silva <silvino@bk.ru>2016-10-15 01:59:41 +0100
commit4006c1d2a5c82f9136f82b035e4083b487b01b5b (patch)
tree6b2f3c01cddee4c8307ff2ce279168c8952f6d11
parent371d163d903373eea57cd6761223a579c18ed536 (diff)
parenta2e804ad93ef562c299dfad49eb890c8d7d24010 (diff)
downloaddoc-4006c1d2a5c82f9136f82b035e4083b487b01b5b.tar.gz
release 0.2.5
-rw-r--r--core/conf/hosts5
-rw-r--r--core/configure.html5
-rw-r--r--core/ports/dracut/Pkgfile2
-rw-r--r--core/ports/linux-crux/.footprint1000
-rw-r--r--core/ports/linux-crux/.md5sum4
-rw-r--r--core/ports/linux-crux/Pkgfile2
-rw-r--r--core/ports/linux-crux/linux-4.1.34.defconfig (renamed from core/ports/linux-crux/linux-4.1.32.defconfig)0
-rw-r--r--core/ports/linux-libre/.footprint1000
-rw-r--r--core/ports/linux-libre/.md5sum4
-rw-r--r--core/ports/linux-libre/Pkgfile2
-rw-r--r--core/ports/linux-libre/linux-4.1.34.defconfig (renamed from core/ports/linux-libre/linux-4.1.32.defconfig)0
-rw-r--r--core/reboot.html23
-rw-r--r--core/scripts/configure.sh57
-rw-r--r--core/scripts/getiso.sh26
-rw-r--r--core/scripts/ports.sh38
-rw-r--r--core/scripts/setup-install.sh396
-rw-r--r--core/scripts/setup-iso.sh49
-rw-r--r--core/scripts/setup-target.sh6
-rw-r--r--dev/dash.html24
-rw-r--r--dev/gdbc.html97
-rw-r--r--dev/git.html2
-rw-r--r--dev/index.html19
-rw-r--r--index.html2
-rw-r--r--tools/conf/etc/ssh/sshd_config141
-rw-r--r--tools/gitolite.html102
-rw-r--r--tools/index.html5
-rw-r--r--tools/openssh.html36
-rw-r--r--tools/qemu.html29
-rw-r--r--tools/scripts/config-install.sh4
-rw-r--r--tools/scripts/install-postgres.sh16
-rw-r--r--tools/scripts/setup-gitolite.sh43
-rw-r--r--tools/scripts/setup-nginx.sh (renamed from tools/scripts/install-nginx.sh)0
-rw-r--r--tools/scripts/setup-openssh.sh43
-rw-r--r--tools/scripts/setup-php.sh (renamed from tools/scripts/install-php.sh)0
-rw-r--r--tools/scripts/setup-postgresql.sh87
-rw-r--r--tools/scripts/system-iptables.sh6
-rw-r--r--tools/scripts/system-qemu.sh65
37 files changed, 1934 insertions, 1406 deletions
diff --git a/core/conf/hosts b/core/conf/hosts
index 5c64924..a0e80ae 100644
--- a/core/conf/hosts
+++ b/core/conf/hosts
@@ -3,10 +3,11 @@
 #
 
 # IPv4
-127.0.0.1	localhost.localdomain localhost c9
+127.0.0.1	localhost.localdomain localhost
+127.0.0.1       c9.core c9
 
 #<ip-address>	<hostname.domain.org>	<aliases>
-10.0.0.1	core.privat-network.net c9.core
+10.0.0.1	core.privat-network.net core
 
 # IPv6
 #::1		ip6-localhost	ip6-loopback
diff --git a/core/configure.html b/core/configure.html
index f604f9c..7653af9 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -60,10 +60,11 @@
 
         <pre>
         # IPv4
-        127.0.0.1	localhost.localdomain localhost c9
+        127.0.0.1	localhost.localdomain localhost
+        127.0.0.1       c9.core c9
 
         #&lt;ip-address&gt;	&lt;hostname.domain.org&gt;	&lt;aliases&gt;
-        10.0.0.1	core.privat-network.net c9.core
+        10.0.0.1	core.privat-network.net core
 
         # IPv6
         #::1		ip6-localhost	ip6-loopback
diff --git a/core/ports/dracut/Pkgfile b/core/ports/dracut/Pkgfile
index 058a653..e187214 100644
--- a/core/ports/dracut/Pkgfile
+++ b/core/ports/dracut/Pkgfile
@@ -1,6 +1,6 @@
 # Description:  dracut is an event driven initramfs infrastructure. 
 # URL:          https://dracut.wiki.kernel.org/
-# Maintainer:   Silvino, silvino at bk dot ru
+# Maintainer:   Silvino Silva, silvino at bk dot ru
 # Depends on:   cryptsetup nbd nfs-utils lvm2 mdadm
 
 name=dracut
diff --git a/core/ports/linux-crux/.footprint b/core/ports/linux-crux/.footprint
index cc73c28..ee73df0 100644
--- a/core/ports/linux-crux/.footprint
+++ b/core/ports/linux-crux/.footprint
@@ -1,7 +1,7 @@
 drwxr-xr-x	root/root	boot/
--rw-r--r--	root/root	boot/System.map-4.1.32-1
--rw-r--r--	root/root	boot/config-4.1.32-crux
--rw-r--r--	root/root	boot/vmlinuz-4.1.32-crux
+-rw-r--r--	root/root	boot/System.map-4.1.34-1
+-rw-r--r--	root/root	boot/config-4.1.34-crux
+-rw-r--r--	root/root	boot/vmlinuz-4.1.34-crux
 drwxr-xr-x	root/root	lib/
 drwxr-xr-x	root/root	lib/firmware/
 drwxr-xr-x	root/root	lib/firmware/3com/
@@ -37,503 +37,503 @@ drwxr-xr-x	root/root	lib/firmware/tigon/
 -rw-r--r--	root/root	lib/firmware/tigon/tg3_tso.bin
 -rw-r--r--	root/root	lib/firmware/tigon/tg3_tso5.bin
 drwxr-xr-x	root/root	lib/modules/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/arch/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/arch/x86/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/arch/x86/kernel/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/arch/x86/kernel/iosf_mbi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/crypto/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/ansi_cprng.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/arc4.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/async_memcpy.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/async_pq.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/async_raid6_recov.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/async_tx.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/async_tx/async_xor.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/cbc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/ccm.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/crypto_null.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/ctr.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/ecb.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/gcm.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/gf128mul.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/ghash-generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/michael_mic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/seqiv.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/crypto/xts.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/ata_generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_ali.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_artop.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_atiixp.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_cmd640.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_cmd64x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_cypress.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_efar.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_hpt366.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_hpt37x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_hpt3x2n.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_hpt3x3.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_it8213.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_it821x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_marvell.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_mpiix.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_netcell.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_ninja32.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_ns87410.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_ns87415.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_oldpiix.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_opti.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_optidma.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_pcmcia.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_pdc2027x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_radisys.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_rz1000.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_sch.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_serverworks.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_sil680.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_sis.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_sl82c105.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_triflex.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pata_via.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/pdc_adma.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_inic162x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_mv.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_promise.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_qstor.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_sil.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_sil24.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_sis.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_svw.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_sx4.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_uli.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_via.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ata/sata_vsc.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/bcma/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/bcma/bcma.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/block/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/block/loop.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/cdrom/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/cdrom/cdrom.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/connector/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/connector/cn.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/firewire/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/firewire/firewire-core.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/firewire/firewire-ohci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/firewire/firewire-sbp2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/firmware/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/firmware/efi/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/firmware/efi/efivars.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/hid/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/hid/hid-generic.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/hv/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/hv/hv_balloon.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/hv/hv_utils.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/hwmon/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/hwmon/hwmon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/i2c/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/i2c/algos/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/i2c/algos/i2c-algo-bit.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/i2c/i2c-core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/input/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/input/evdev.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/input/mousedev.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/leds/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/leds/led-class.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-bio-prison.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-bufio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-crypt.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-log.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-mirror.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-multipath.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-raid.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-region-hash.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-round-robin.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-snapshot.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/dm-thin-pool.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/md-mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/multipath.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/persistent-data/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/persistent-data/dm-persistent-data.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/raid0.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/raid1.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/raid10.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/md/raid456.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/message/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/message/fusion/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/message/fusion/mptfc.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/eeprom/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/vmw_balloon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/vmw_vmci/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/card/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/card/mmc_block.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/core/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/core/mmc_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/host/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/host/sdhci-pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/mmc/host/sdhci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/3com/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/3com/3c59x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/3com/typhoon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/8390/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/8390/8390.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/8390/ne2k-pci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/adaptec/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/adaptec/starfire.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/amd/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/amd/amd8111e.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/amd/pcnet32.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/alx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/alx/alx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atl1c/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atl1e/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atlx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/b44.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/bnx2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/cnic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/broadcom/tg3.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/brocade/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/brocade/bna/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/brocade/bna/bna.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/cadence/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/cadence/macb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/cisco/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/cisco/enic/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/cisco/enic/enic.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/tulip.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dlink/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dlink/dl2k.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/dlink/sundance.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/emulex/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/emulex/benet/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/emulex/benet/be2net.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/hp/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/hp/hp100.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/e100.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/e1000/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/e1000/e1000.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/e1000e/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/igb/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/igb/igb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/igbvf/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgb/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgbe/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgbevf/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/marvell/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/marvell/mvmdio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/marvell/skge.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/marvell/sky2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/natsemi/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/natsemi/natsemi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/natsemi/ns83820.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/nvidia/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/nvidia/forcedeth.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/realtek/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/realtek/8139cp.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/realtek/8139too.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/realtek/r8169.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/via/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/via/via-rhine.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/ethernet/via/via-velocity.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/hyperv/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/hyperv/hv_netvsc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/mdio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/mii.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/phy/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/phy/libphy.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/virtio_net.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/vmxnet3/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/vmxnet3/vmxnet3.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath5k/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath6kl/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath9k/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/b43/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/b43/b43.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/b43legacy/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/b43legacy/b43legacy.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ipw2x00/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ipw2x00/ipw2100.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ipw2x00/ipw2200.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/ipw2x00/libipw.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlegacy/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlegacy/iwl3945.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlegacy/iwl4965.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlegacy/iwlegacy.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlwifi/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlwifi/dvm/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2400pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2800lib.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2800mmio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2800pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2x00mmio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rt2x00/rt61pci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/btcoexist.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/rtl8192de.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/rtl8723ae.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/rtl8723-common.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/xen-netback/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/xen-netback/xen-netback.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/net/xen-netfront.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/i82092.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/pcmcia.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/pcmcia_core.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/pcmcia_rsrc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/pd6729.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pcmcia/yenta_socket.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/pps/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/pps/pps_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/ptp/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ptp/ptp.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/3w-9xxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/3w-xxxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/BusLogic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/a100u2w.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aacraid/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aacraid/aacraid.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/advansys.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aic7xxx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aic7xxx/aic79xx.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aic7xxx/aic7xxx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aic94xx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/aic94xx/aic94xx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/arcmsr/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/arcmsr/arcmsr.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/atp870u.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/dc395x.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/dmx3191d.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/dpt_i2o.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/eata.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/fdomain.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/gdth.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/hpsa.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/hptiop.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/initio.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/ipr.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/ips.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/iscsi_boot_sysfs.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/libiscsi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/libsas/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/libsas/libsas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/lpfc/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/lpfc/lpfc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/megaraid.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/megaraid/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/megaraid/megaraid_mbox.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/megaraid/megaraid_mm.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/megaraid/megaraid_sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mpt2sas/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mpt2sas/mpt2sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mpt3sas/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mpt3sas/mpt3sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mvsas/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/mvsas/mvsas.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/qla1280.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/qla2xxx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/qla2xxx/qla2xxx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/qla4xxx/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/qla4xxx/qla4xxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/raid_class.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/scsi_transport_fc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/scsi_transport_iscsi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/sg.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/sr_mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/stex.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/sym53c8xx_2/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/ssb/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/ssb/ssb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/uio/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/uio/uio.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/class/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/class/cdc-acm.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/mon/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/mon/usbmon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/storage/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/usb/storage/usb-storage.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/virtio/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/virtio/virtio_balloon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-evtchn.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-gntalloc.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-gntdev.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-pciback/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-pciback/xen-pciback.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xen-privcmd.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xenfs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/drivers/xen/xenfs/xenfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/efivarfs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/efivarfs/efivarfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/f2fs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/f2fs/f2fs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/fat/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/fat/fat.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/fat/msdos.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/fat/vfat.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/fuse/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/fuse/fuse.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/hfsplus/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/hfsplus/hfsplus.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/isofs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/isofs/isofs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/nilfs2/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/nilfs2/nilfs2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/nls/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/nls/nls_cp437.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/nls/nls_iso8859-1.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/nls/nls_iso8859-15.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/nls/nls_utf8.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/ntfs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/ntfs/ntfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/udf/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/udf/udf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/fs/ufs/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/fs/ufs/ufs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/lib/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/lib/crc-ccitt.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/lib/crc-itu-t.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/net/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/net/mac80211/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/mac80211/mac80211.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/net/rfkill/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/rfkill/rfkill.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/cfg80211.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/lib80211.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/lib80211_crypt_ccmp.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/lib80211_crypt_tkip.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/net/wireless/lib80211_crypt_wep.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/ac97_bus.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/core/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/core/oss/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/oss/snd-mixer-oss.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/oss/snd-pcm-oss.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/oss/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/oss/snd-seq-oss.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq-device.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq-midi-emul.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq-midi-event.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq-midi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq-virmidi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/seq/snd-seq.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/snd-hwdep.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/snd-pcm.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/snd-rawmidi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/snd-timer.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/core/snd.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/hda/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/hda/snd-hda-core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ac97/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ac97/snd-ac97-codec.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ca0106/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ca0106/snd-ca0106.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ctxfi/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/ctxfi/snd-ctxfi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/emu10k1/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/emu10k1/snd-emu10k1.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-analog.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-idt.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec-via.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-codec.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-controller.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/hda/snd-hda-intel.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/pci/snd-intel8x0.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/soundcore.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/synth/
-drwxr-xr-x	root/root	lib/modules/4.1.32_crux/kernel/sound/synth/emux/
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/synth/emux/snd-emux-synth.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/kernel/sound/synth/snd-util-mem.ko
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.alias
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.alias.bin
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.builtin
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.builtin.bin
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.dep
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.dep.bin
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.devname
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.order
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.softdep
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.symbols
--rw-r--r--	root/root	lib/modules/4.1.32_crux/modules.symbols.bin
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/arch/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/arch/x86/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/arch/x86/kernel/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/arch/x86/kernel/iosf_mbi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/crypto/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/ansi_cprng.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/arc4.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/async_memcpy.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/async_pq.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/async_raid6_recov.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/async_tx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/async_tx/async_xor.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/cbc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/ccm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/crypto_null.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/ctr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/ecb.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/gcm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/gf128mul.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/ghash-generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/michael_mic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/seqiv.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/crypto/xts.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/ata_generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_ali.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_artop.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_atiixp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_cmd640.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_cmd64x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_cypress.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_efar.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_hpt366.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_hpt37x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_hpt3x2n.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_hpt3x3.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_it8213.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_it821x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_marvell.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_mpiix.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_netcell.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_ninja32.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_ns87410.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_ns87415.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_oldpiix.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_opti.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_optidma.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_pcmcia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_pdc2027x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_radisys.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_rz1000.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_sch.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_serverworks.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_sil680.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_sis.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_sl82c105.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_triflex.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pata_via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/pdc_adma.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_inic162x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_mv.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_promise.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_qstor.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_sil.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_sil24.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_sis.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_svw.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_sx4.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_uli.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ata/sata_vsc.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/bcma/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/bcma/bcma.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/block/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/block/loop.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/cdrom/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/cdrom/cdrom.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/connector/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/connector/cn.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/firewire/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/firewire/firewire-core.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/firewire/firewire-ohci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/firewire/firewire-sbp2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/firmware/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/firmware/efi/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/firmware/efi/efivars.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/hid/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/hid/hid-generic.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/hv/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/hv/hv_balloon.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/hv/hv_utils.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/hwmon/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/hwmon/hwmon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/i2c/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/i2c/algos/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/i2c/algos/i2c-algo-bit.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/i2c/i2c-core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/input/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/input/evdev.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/input/mousedev.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/leds/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/leds/led-class.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-bio-prison.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-bufio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-crypt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-log.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-mirror.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-multipath.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-raid.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-region-hash.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-round-robin.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-snapshot.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/dm-thin-pool.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/md-mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/multipath.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/persistent-data/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/persistent-data/dm-persistent-data.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/raid0.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/raid1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/raid10.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/md/raid456.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/message/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/message/fusion/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/message/fusion/mptfc.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/eeprom/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/vmw_balloon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/vmw_vmci/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/card/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/card/mmc_block.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/core/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/core/mmc_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/host/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/host/sdhci-pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/mmc/host/sdhci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/3com/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/3com/3c59x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/3com/typhoon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/8390/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/8390/8390.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/8390/ne2k-pci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/adaptec/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/adaptec/starfire.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/amd/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/amd/amd8111e.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/amd/pcnet32.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/alx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/alx/alx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atl1c/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atl1e/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atlx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/b44.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/bnx2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/cnic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/broadcom/tg3.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/brocade/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/brocade/bna/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/brocade/bna/bna.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/cadence/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/cadence/macb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/cisco/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/cisco/enic/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/cisco/enic/enic.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/tulip.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dlink/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dlink/dl2k.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/dlink/sundance.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/emulex/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/emulex/benet/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/emulex/benet/be2net.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/hp/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/hp/hp100.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/e100.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/e1000/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/e1000/e1000.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/e1000e/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/igb/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/igb/igb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/igbvf/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgb/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgbe/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgbevf/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/marvell/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/marvell/mvmdio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/marvell/skge.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/marvell/sky2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/natsemi/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/natsemi/natsemi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/natsemi/ns83820.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/nvidia/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/nvidia/forcedeth.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/realtek/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/realtek/8139cp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/realtek/8139too.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/realtek/r8169.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/via/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/via/via-rhine.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/ethernet/via/via-velocity.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/hyperv/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/hyperv/hv_netvsc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/mdio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/mii.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/phy/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/phy/libphy.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/virtio_net.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/vmxnet3/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/vmxnet3/vmxnet3.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath5k/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath6kl/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath9k/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/b43/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/b43/b43.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/b43legacy/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/b43legacy/b43legacy.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ipw2x00/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ipw2x00/ipw2100.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ipw2x00/ipw2200.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/ipw2x00/libipw.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlegacy/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlegacy/iwl3945.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlegacy/iwl4965.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlegacy/iwlegacy.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlwifi/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlwifi/dvm/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2400pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2800lib.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2800mmio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2800pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2x00mmio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rt2x00/rt61pci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/btcoexist.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/rtl8192de.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/rtl8723ae.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/rtl8723-common.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/xen-netback/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/xen-netback/xen-netback.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/net/xen-netfront.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/i82092.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/pcmcia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/pcmcia_core.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/pcmcia_rsrc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/pd6729.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pcmcia/yenta_socket.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/pps/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/pps/pps_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/ptp/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ptp/ptp.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/3w-9xxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/3w-xxxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/BusLogic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/a100u2w.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aacraid/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aacraid/aacraid.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/advansys.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aic7xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aic7xxx/aic79xx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aic7xxx/aic7xxx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aic94xx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/aic94xx/aic94xx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/arcmsr/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/arcmsr/arcmsr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/atp870u.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/dc395x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/dmx3191d.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/dpt_i2o.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/eata.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/fdomain.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/gdth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/hpsa.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/hptiop.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/initio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/ipr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/ips.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/iscsi_boot_sysfs.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/libiscsi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/libsas/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/libsas/libsas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/lpfc/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/lpfc/lpfc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/megaraid.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/megaraid/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/megaraid/megaraid_mbox.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/megaraid/megaraid_mm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/megaraid/megaraid_sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mpt2sas/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mpt2sas/mpt2sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mpt3sas/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mpt3sas/mpt3sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mvsas/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/mvsas/mvsas.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/qla1280.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/qla2xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/qla2xxx/qla2xxx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/qla4xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/qla4xxx/qla4xxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/raid_class.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/scsi_transport_fc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/scsi_transport_iscsi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/sg.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/sr_mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/stex.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/sym53c8xx_2/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/ssb/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/ssb/ssb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/uio/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/uio/uio.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/class/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/class/cdc-acm.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/mon/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/mon/usbmon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/storage/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/usb/storage/usb-storage.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/virtio/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/virtio/virtio_balloon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-evtchn.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-gntalloc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-gntdev.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-pciback/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-pciback/xen-pciback.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xen-privcmd.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xenfs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/drivers/xen/xenfs/xenfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/efivarfs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/efivarfs/efivarfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/f2fs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/f2fs/f2fs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/fat/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/fat/fat.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/fat/msdos.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/fat/vfat.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/fuse/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/fuse/fuse.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/hfsplus/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/hfsplus/hfsplus.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/isofs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/isofs/isofs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/nilfs2/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/nilfs2/nilfs2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/nls/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/nls/nls_cp437.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/nls/nls_iso8859-1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/nls/nls_iso8859-15.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/nls/nls_utf8.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/ntfs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/ntfs/ntfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/udf/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/udf/udf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/fs/ufs/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/fs/ufs/ufs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/lib/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/lib/crc-ccitt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/lib/crc-itu-t.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/net/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/net/mac80211/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/mac80211/mac80211.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/net/rfkill/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/rfkill/rfkill.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/cfg80211.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/lib80211.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/lib80211_crypt_ccmp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/lib80211_crypt_tkip.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/net/wireless/lib80211_crypt_wep.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/ac97_bus.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/core/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/core/oss/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/oss/snd-mixer-oss.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/oss/snd-pcm-oss.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/oss/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/oss/snd-seq-oss.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq-device.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq-midi-emul.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq-midi-event.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq-midi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq-virmidi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/seq/snd-seq.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/snd-hwdep.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/snd-pcm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/snd-rawmidi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/snd-timer.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/core/snd.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/hda/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/hda/snd-hda-core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ac97/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ac97/snd-ac97-codec.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ca0106/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ca0106/snd-ca0106.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ctxfi/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/ctxfi/snd-ctxfi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/emu10k1/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/emu10k1/snd-emu10k1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-analog.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-idt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec-via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-codec.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-controller.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/hda/snd-hda-intel.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/pci/snd-intel8x0.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/soundcore.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/synth/
+drwxr-xr-x	root/root	lib/modules/4.1.34_crux/kernel/sound/synth/emux/
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/synth/emux/snd-emux-synth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/kernel/sound/synth/snd-util-mem.ko
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.alias
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.alias.bin
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.builtin
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.builtin.bin
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.dep
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.dep.bin
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.devname
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.order
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.softdep
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.symbols
+-rw-r--r--	root/root	lib/modules/4.1.34_crux/modules.symbols.bin
 drwxr-xr-x	root/root	usr/
 drwxr-xr-x	root/root	usr/src/
 -rw-r--r--	root/root	usr/src/cpu_optimizations.patch
--rw-r--r--	root/root	usr/src/linux-4.1.32.defconfig
+-rw-r--r--	root/root	usr/src/linux-4.1.34.defconfig
diff --git a/core/ports/linux-crux/.md5sum b/core/ports/linux-crux/.md5sum
index 84408c5..7b0ed90 100644
--- a/core/ports/linux-crux/.md5sum
+++ b/core/ports/linux-crux/.md5sum
@@ -1,3 +1,3 @@
 1e8ecc2208e18d8152aa8df710e94f59  enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v3.15%2B.patch
-3b9b31399dbb8c3be1f099bb26393188  linux-4.1.32.defconfig
-d4500096ac902578e7e78c1957a272c5  linux-4.1.32.tar.xz
+3b9b31399dbb8c3be1f099bb26393188  linux-4.1.34.defconfig
+fba99f0f4765ebf01033e69518740a3c  linux-4.1.34.tar.xz
diff --git a/core/ports/linux-crux/Pkgfile b/core/ports/linux-crux/Pkgfile
index 613f894..9df4065 100644
--- a/core/ports/linux-crux/Pkgfile
+++ b/core/ports/linux-crux/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:   grub2 dracut
 
 name=linux-crux
-version=4.1.32
+version=4.1.34
 release=1
 source=(https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-$version.tar.xz \
 https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v3.15%2B.patch \
diff --git a/core/ports/linux-crux/linux-4.1.32.defconfig b/core/ports/linux-crux/linux-4.1.34.defconfig
index 3f36b3c..3f36b3c 100644
--- a/core/ports/linux-crux/linux-4.1.32.defconfig
+++ b/core/ports/linux-crux/linux-4.1.34.defconfig
diff --git a/core/ports/linux-libre/.footprint b/core/ports/linux-libre/.footprint
index 2467611..d8198d0 100644
--- a/core/ports/linux-libre/.footprint
+++ b/core/ports/linux-libre/.footprint
@@ -1,506 +1,506 @@
 drwxr-xr-x	root/root	boot/
--rw-r--r--	root/root	boot/System.map-4.1.32-gnu_crux
--rw-r--r--	root/root	boot/config-4.1.32-gnu_crux
--rw-r--r--	root/root	boot/vmlinuz-4.1.32-gnu_crux
+-rw-r--r--	root/root	boot/System.map-4.1.34-gnu_crux
+-rw-r--r--	root/root	boot/config-4.1.34-gnu_crux
+-rw-r--r--	root/root	boot/vmlinuz-4.1.34-gnu_crux
 drwxr-xr-x	root/root	lib/
 drwxr-xr-x	root/root	lib/modules/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/arch/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/arch/x86/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/arch/x86/kernel/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/arch/x86/kernel/iosf_mbi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/ansi_cprng.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/arc4.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/async_memcpy.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/async_pq.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/async_raid6_recov.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/async_tx.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/async_tx/async_xor.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/cbc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/ccm.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/crypto_null.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/ctr.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/ecb.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/gcm.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/gf128mul.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/ghash-generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/michael_mic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/seqiv.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/crypto/xts.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/ata_generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_ali.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_artop.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_atiixp.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_cmd640.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_cmd64x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_cypress.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_efar.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_hpt366.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_hpt37x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_hpt3x2n.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_hpt3x3.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_it8213.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_it821x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_marvell.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_mpiix.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_netcell.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_ninja32.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_ns87410.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_ns87415.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_oldpiix.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_opti.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_optidma.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_pcmcia.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_pdc2027x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_radisys.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_rz1000.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_sch.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_serverworks.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_sil680.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_sis.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_sl82c105.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_triflex.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pata_via.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/pdc_adma.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_inic162x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_mv.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_promise.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_qstor.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_sil.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_sil24.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_sis.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_svw.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_sx4.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_uli.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_via.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ata/sata_vsc.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/bcma/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/bcma/bcma.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/block/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/block/loop.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/cdrom/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/cdrom/cdrom.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/connector/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/connector/cn.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firewire/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firewire/firewire-core.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firewire/firewire-ohci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firewire/firewire-sbp2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firmware/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firmware/efi/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/firmware/efi/efivars.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hid/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hid/hid-generic.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hv/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hv/hv_balloon.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hv/hv_utils.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hwmon/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/hwmon/hwmon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/i2c/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/i2c/algos/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/i2c/algos/i2c-algo-bit.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/i2c/i2c-core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/input/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/input/evdev.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/input/mousedev.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/leds/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/leds/led-class.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-bio-prison.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-bufio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-crypt.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-log.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-mirror.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-multipath.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-raid.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-region-hash.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-round-robin.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-snapshot.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/dm-thin-pool.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/md-mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/multipath.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/persistent-data/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/persistent-data/dm-persistent-data.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/raid0.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/raid1.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/raid10.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/md/raid456.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/message/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/message/fusion/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/message/fusion/mptfc.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/eeprom/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/vmw_balloon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/vmw_vmci/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/card/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/card/mmc_block.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/core/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/core/mmc_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/host/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/host/sdhci-pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/mmc/host/sdhci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/3com/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/3com/3c59x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/3com/typhoon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/8390/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/8390/8390.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/8390/ne2k-pci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/adaptec/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/adaptec/starfire.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/amd/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/amd/amd8111e.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/amd/pcnet32.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/alx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/alx/alx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1c/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1e/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/b44.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/cnic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/broadcom/tg3.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/brocade/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/brocade/bna/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/brocade/bna/bna.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/cadence/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/cadence/macb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/cisco/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/cisco/enic/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/cisco/enic/enic.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/tulip.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dlink/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dlink/dl2k.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/dlink/sundance.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/emulex/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/emulex/benet/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/emulex/benet/be2net.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/hp/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/hp/hp100.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/e100.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/e1000/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/e1000/e1000.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/e1000e/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/igb/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/igb/igb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/igbvf/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgb/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbe/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbevf/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/marvell/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/marvell/mvmdio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/marvell/skge.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/marvell/sky2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/natsemi/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/natsemi/natsemi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/natsemi/ns83820.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/nvidia/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/nvidia/forcedeth.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/realtek/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/realtek/8139cp.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/realtek/8139too.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/realtek/r8169.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/via/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/via/via-rhine.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/ethernet/via/via-velocity.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/hyperv/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/hyperv/hv_netvsc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/mdio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/mii.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/phy/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/phy/libphy.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/virtio_net.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/vmxnet3/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/vmxnet3/vmxnet3.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath5k/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath6kl/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/b43/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/b43/b43.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/b43legacy/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/b43legacy/b43legacy.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ipw2x00/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ipw2x00/ipw2100.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ipw2x00/ipw2200.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/ipw2x00/libipw.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlegacy/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwl3945.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwl4965.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwlegacy.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlwifi/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlwifi/dvm/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2400pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800lib.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800mmio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00mmio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt61pci.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/btcoexist.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/rtl8192de.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/rtl8723ae.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/rtl8723-common.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/xen-netback/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/xen-netback/xen-netback.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/net/xen-netfront.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/i82092.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/pcmcia.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/pcmcia_core.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/pcmcia_rsrc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/pd6729.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pcmcia/yenta_socket.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pps/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/pps/pps_core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ptp/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ptp/ptp.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/3w-9xxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/3w-xxxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/BusLogic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/a100u2w.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aacraid/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aacraid/aacraid.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/advansys.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aic7xxx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aic7xxx/aic79xx.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aic7xxx/aic7xxx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aic94xx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/aic94xx/aic94xx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/arcmsr/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/arcmsr/arcmsr.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/atp870u.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/dc395x.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/dmx3191d.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/dpt_i2o.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/eata.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/fdomain.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/gdth.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/hpsa.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/hptiop.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/initio.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/ipr.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/ips.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/iscsi_boot_sysfs.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/libiscsi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/libsas/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/libsas/libsas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/lpfc/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/lpfc/lpfc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/megaraid.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/megaraid/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_mbox.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_mm.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mpt2sas/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mpt2sas/mpt2sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mpt3sas/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mpt3sas/mpt3sas.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mvsas/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/mvsas/mvsas.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/qla1280.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/qla2xxx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/qla2xxx/qla2xxx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/qla4xxx/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/qla4xxx/qla4xxx.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/raid_class.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/scsi_transport_fc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/scsi_transport_iscsi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/sg.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/sr_mod.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/stex.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/sym53c8xx_2/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ssb/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/ssb/ssb.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/uio/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/uio/uio.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/class/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/class/cdc-acm.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/mon/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/mon/usbmon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/storage/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/usb/storage/usb-storage.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/virtio/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/virtio/virtio_balloon.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-evtchn.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-gntalloc.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-gntdev.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-pciback/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-pciback/xen-pciback.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xen-privcmd.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xenfs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/drivers/xen/xenfs/xenfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/efivarfs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/efivarfs/efivarfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/f2fs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/f2fs/f2fs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fat/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fat/fat.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fat/msdos.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fat/vfat.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fuse/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/fuse/fuse.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/hfsplus/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/hfsplus/hfsplus.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/isofs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/isofs/isofs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nilfs2/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nilfs2/nilfs2.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nls/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nls/nls_cp437.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nls/nls_iso8859-1.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nls/nls_iso8859-15.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/nls/nls_utf8.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/ntfs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/ntfs/ntfs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/udf/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/udf/udf.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/ufs/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/fs/ufs/ufs.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/lib/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/lib/crc-ccitt.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/lib/crc-itu-t.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/mac80211/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/mac80211/mac80211.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/rfkill/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/rfkill/rfkill.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/cfg80211.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/lib80211.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/lib80211_crypt_ccmp.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/lib80211_crypt_tkip.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/net/wireless/lib80211_crypt_wep.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/ac97_bus.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/oss/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/oss/snd-mixer-oss.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/oss/snd-pcm-oss.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/oss/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/oss/snd-seq-oss.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq-device.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq-midi-emul.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq-midi-event.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq-midi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq-virmidi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/seq/snd-seq.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/snd-hwdep.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/snd-pcm.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/snd-rawmidi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/snd-timer.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/core/snd.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/hda/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/hda/snd-hda-core.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ac97/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ac97/snd-ac97-codec.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ca0106/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ca0106/snd-ca0106.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ctxfi/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/ctxfi/snd-ctxfi.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/emu10k1/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-analog.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-generic.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-idt.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-via.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-codec.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-controller.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/hda/snd-hda-intel.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/pci/snd-intel8x0.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/soundcore.ko
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/synth/
-drwxr-xr-x	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/synth/emux/
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/synth/emux/snd-emux-synth.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/kernel/sound/synth/snd-util-mem.ko
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.alias
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.alias.bin
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.builtin
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.builtin.bin
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.dep
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.dep.bin
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.devname
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.order
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.softdep
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.symbols
--rw-r--r--	root/root	lib/modules/4.1.32-gnu_crux/modules.symbols.bin
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/arch/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/arch/x86/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/arch/x86/kernel/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/arch/x86/kernel/iosf_mbi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/ansi_cprng.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/arc4.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/async_memcpy.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/async_pq.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/async_raid6_recov.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/async_tx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/async_tx/async_xor.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/cbc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/ccm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/crypto_null.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/ctr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/ecb.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/gcm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/gf128mul.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/ghash-generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/michael_mic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/seqiv.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/crypto/xts.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/ata_generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_ali.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_artop.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_atiixp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_cmd640.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_cmd64x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_cypress.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_efar.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_hpt366.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_hpt37x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_hpt3x2n.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_hpt3x3.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_it8213.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_it821x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_marvell.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_mpiix.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_netcell.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_ninja32.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_ns87410.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_ns87415.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_oldpiix.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_opti.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_optidma.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_pcmcia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_pdc2027x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_radisys.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_rz1000.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_sch.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_serverworks.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_sil680.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_sis.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_sl82c105.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_triflex.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pata_via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/pdc_adma.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_inic162x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_mv.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_promise.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_qstor.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_sil.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_sil24.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_sis.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_svw.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_sx4.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_uli.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ata/sata_vsc.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/bcma/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/bcma/bcma.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/block/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/block/loop.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/cdrom/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/cdrom/cdrom.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/connector/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/connector/cn.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firewire/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firewire/firewire-core.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firewire/firewire-ohci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firewire/firewire-sbp2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firmware/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firmware/efi/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/firmware/efi/efivars.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hid/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hid/hid-generic.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hv/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hv/hv_balloon.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hv/hv_utils.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hwmon/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/hwmon/hwmon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/i2c/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/i2c/algos/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/i2c/algos/i2c-algo-bit.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/i2c/i2c-core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/input/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/input/evdev.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/input/mousedev.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/leds/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/leds/led-class.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-bio-prison.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-bufio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-crypt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-log.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-mirror.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-multipath.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-raid.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-region-hash.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-round-robin.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-snapshot.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/dm-thin-pool.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/md-mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/multipath.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/persistent-data/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/persistent-data/dm-persistent-data.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/raid0.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/raid1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/raid10.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/md/raid456.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/message/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/message/fusion/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/message/fusion/mptfc.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/eeprom/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/vmw_balloon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/vmw_vmci/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/card/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/card/mmc_block.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/core/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/core/mmc_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/host/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/host/sdhci-pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/mmc/host/sdhci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/3com/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/3com/3c59x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/3com/typhoon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/8390/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/8390/8390.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/8390/ne2k-pci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/adaptec/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/adaptec/starfire.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/amd/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/amd/amd8111e.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/amd/pcnet32.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/alx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/alx/alx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1c/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1e/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/b44.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/cnic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/broadcom/tg3.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/brocade/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/brocade/bna/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/brocade/bna/bna.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/cadence/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/cadence/macb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/cisco/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/cisco/enic/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/cisco/enic/enic.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/tulip.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dlink/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dlink/dl2k.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/dlink/sundance.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/emulex/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/emulex/benet/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/emulex/benet/be2net.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/hp/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/hp/hp100.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/e100.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/e1000/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/e1000/e1000.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/e1000e/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/igb/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/igb/igb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/igbvf/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgb/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbe/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbevf/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/marvell/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/marvell/mvmdio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/marvell/skge.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/marvell/sky2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/natsemi/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/natsemi/natsemi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/natsemi/ns83820.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/nvidia/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/nvidia/forcedeth.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/realtek/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/realtek/8139cp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/realtek/8139too.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/realtek/r8169.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/via/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/via/via-rhine.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/ethernet/via/via-velocity.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/hyperv/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/hyperv/hv_netvsc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/mdio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/mii.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/phy/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/phy/libphy.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/virtio_net.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/vmxnet3/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/vmxnet3/vmxnet3.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath5k/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath6kl/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/b43/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/b43/b43.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/b43legacy/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/b43legacy/b43legacy.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ipw2x00/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ipw2x00/ipw2100.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ipw2x00/ipw2200.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/ipw2x00/libipw.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlegacy/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwl3945.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwl4965.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlegacy/iwlegacy.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlwifi/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlwifi/dvm/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2400pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800lib.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800mmio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2800pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00mmio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rt2x00/rt61pci.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/btcoexist/btcoexist.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8188ee/rtl8188ee.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192de/rtl8192de.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723ae/rtl8723ae.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl8723com/rtl8723-common.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/xen-netback/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/xen-netback/xen-netback.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/net/xen-netfront.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/i82092.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/pcmcia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/pcmcia_core.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/pcmcia_rsrc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/pd6729.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pcmcia/yenta_socket.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pps/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/pps/pps_core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ptp/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ptp/ptp.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/3w-9xxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/3w-xxxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/BusLogic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/a100u2w.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aacraid/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aacraid/aacraid.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/advansys.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aic7xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aic7xxx/aic79xx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aic7xxx/aic7xxx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aic94xx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/aic94xx/aic94xx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/arcmsr/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/arcmsr/arcmsr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/atp870u.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/dc395x.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/dmx3191d.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/dpt_i2o.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/eata.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/fdomain.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/gdth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/hpsa.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/hptiop.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/initio.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/ipr.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/ips.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/iscsi_boot_sysfs.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/libiscsi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/libsas/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/libsas/libsas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/lpfc/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/lpfc/lpfc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/megaraid.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/megaraid/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_mbox.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_mm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/megaraid/megaraid_sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mpt2sas/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mpt2sas/mpt2sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mpt3sas/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mpt3sas/mpt3sas.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mvsas/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/mvsas/mvsas.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/qla1280.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/qla2xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/qla2xxx/qla2xxx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/qla4xxx/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/qla4xxx/qla4xxx.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/raid_class.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/scsi_transport_fc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/scsi_transport_iscsi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/sg.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/sr_mod.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/stex.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/sym53c8xx_2/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ssb/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/ssb/ssb.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/uio/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/uio/uio.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/class/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/class/cdc-acm.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/mon/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/mon/usbmon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/storage/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/usb/storage/usb-storage.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/virtio/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/virtio/virtio_balloon.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-evtchn.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-gntalloc.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-gntdev.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-pciback/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-pciback/xen-pciback.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xen-privcmd.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xenfs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/drivers/xen/xenfs/xenfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/efivarfs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/efivarfs/efivarfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/f2fs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/f2fs/f2fs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fat/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fat/fat.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fat/msdos.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fat/vfat.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fuse/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/fuse/fuse.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/hfsplus/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/hfsplus/hfsplus.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/isofs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/isofs/isofs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nilfs2/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nilfs2/nilfs2.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nls/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nls/nls_cp437.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nls/nls_iso8859-1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nls/nls_iso8859-15.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/nls/nls_utf8.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/ntfs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/ntfs/ntfs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/udf/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/udf/udf.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/ufs/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/fs/ufs/ufs.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/lib/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/lib/crc-ccitt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/lib/crc-itu-t.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/mac80211/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/mac80211/mac80211.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/rfkill/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/rfkill/rfkill.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/cfg80211.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/lib80211.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/lib80211_crypt_ccmp.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/lib80211_crypt_tkip.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/net/wireless/lib80211_crypt_wep.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/ac97_bus.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/oss/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/oss/snd-mixer-oss.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/oss/snd-pcm-oss.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/oss/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/oss/snd-seq-oss.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq-device.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq-midi-emul.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq-midi-event.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq-midi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq-virmidi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/seq/snd-seq.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/snd-hwdep.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/snd-pcm.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/snd-rawmidi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/snd-timer.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/core/snd.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/hda/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/hda/snd-hda-core.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ac97/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ac97/snd-ac97-codec.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ca0106/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ca0106/snd-ca0106.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ctxfi/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/ctxfi/snd-ctxfi.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/emu10k1/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-analog.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-generic.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-idt.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec-via.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-codec.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-controller.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/hda/snd-hda-intel.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/pci/snd-intel8x0.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/soundcore.ko
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/synth/
+drwxr-xr-x	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/synth/emux/
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/synth/emux/snd-emux-synth.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/kernel/sound/synth/snd-util-mem.ko
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.alias
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.alias.bin
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.builtin
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.builtin.bin
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.dep
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.dep.bin
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.devname
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.order
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.softdep
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.symbols
+-rw-r--r--	root/root	lib/modules/4.1.34-gnu_crux/modules.symbols.bin
 drwxr-xr-x	root/root	usr/
 drwxr-xr-x	root/root	usr/src/
 -rw-r--r--	root/root	usr/src/cpu_optimizations.patch
--rw-r--r--	root/root	usr/src/linux-4.1.32.defconfig
+-rw-r--r--	root/root	usr/src/linux-4.1.34.defconfig
diff --git a/core/ports/linux-libre/.md5sum b/core/ports/linux-libre/.md5sum
index caf4fd8..da26895 100644
--- a/core/ports/linux-libre/.md5sum
+++ b/core/ports/linux-libre/.md5sum
@@ -1,3 +1,3 @@
 1e8ecc2208e18d8152aa8df710e94f59  enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v3.15%2B.patch
-3b9b31399dbb8c3be1f099bb26393188  linux-4.1.32.defconfig
-bc30249abf7934b1449923634ec5cbeb  linux-libre-4.1.32-gnu.tar.xz
+3b9b31399dbb8c3be1f099bb26393188  linux-4.1.34.defconfig
+578f28f0bcc61d5d033506ebb52a4540  linux-libre-4.1.34-gnu.tar.xz
diff --git a/core/ports/linux-libre/Pkgfile b/core/ports/linux-libre/Pkgfile
index 23f5836..b792163 100644
--- a/core/ports/linux-libre/Pkgfile
+++ b/core/ports/linux-libre/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:   grub2 dracut
 
 name=linux-libre
-version=4.1.32
+version=4.1.34
 release=1
 source=(http://linux-libre.fsfla.org/pub/linux-libre/releases/$version-gnu/$name-$version-gnu.tar.xz \
 https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v3.15%2B.patch \
diff --git a/core/ports/linux-libre/linux-4.1.32.defconfig b/core/ports/linux-libre/linux-4.1.34.defconfig
index 3f36b3c..3f36b3c 100644
--- a/core/ports/linux-libre/linux-4.1.32.defconfig
+++ b/core/ports/linux-libre/linux-4.1.34.defconfig
diff --git a/core/reboot.html b/core/reboot.html
index 3a6758d..79fde23 100644
--- a/core/reboot.html
+++ b/core/reboot.html
@@ -51,10 +51,31 @@
         # pkgadd /usr/ports/packages/dracut#044-2.pkg.tar.gz
         </pre>
 
+        <p>Review configuration file;</p>
+
+        <pre>
+        # PUT YOUR CONFIG IN separate files
+        # in /etc/dracut.conf.d named "<name>.conf"
+
+        # Equivalent to -H
+        hostonly="yes"
+
+        # Equivalent to -m "module module module"
+        dracutmodules+="dash kernel-modules rootfs-block udev-rules usrmount base fs-lib shutdown"
+
+        # Equivalent to -a "module"
+        add_dracutmodules+="caps debug"
+
+        # Equivalent to -o "module"
+        #omit_dracutmodules+="systemd systemd-bootchart systemd-networkd systemd-initrd"
+
+        # SEE man dracut.conf(5) for options
+        </pre>
+
         <p>Run dracut to create init ram filesystem;</p>
 
         <pre>
-        # dracut -v -H --fstab  /boot/initramfs-4.1.30-crux.img 4.1.30-crux
+        # dracut -v /boot/initramfs-4.1.30-crux.img 4.1.30-crux
         </pre>
 
         <h2 id="grub">1.4.3. Configuring Grub2</h2>
diff --git a/core/scripts/configure.sh b/core/scripts/configure.sh
deleted file mode 100644
index f279725..0000000
--- a/core/scripts/configure.sh
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/bin/bash
-
-ADMIN_USER=c9admin
-CHROOT=/mnt
-#ADMIN_PASS=
-
-DIR=$(dirname "$PWD");
-DIR_CONF=$DIR"/conf"
-
-printf "CHROOT="$CHROOT"\n";
-printf "DIR="$DIR"\n";
-printf "DIR_CONF="$DIR_CONF"\n";
-printf "ADMIN_USER="$ADMIN_USER"\n"
-read PAUSE
-
-
-#configure_crux() {
-
-    echo "1.2.1. Set hostname and hosts;"
-    cp $DIR_CONF/hosts $CHROOT/etc/
-    vim $CHROOT/etc/hosts
-
-    echo "1.2.2. Set timezone;"
-    chroot $CHROOT /bin/bash -c tzselect
-
-    echo "1.2.3. Set locale;"
-    chroot $CHROOT /bin/bash -c "localedef -i en_US -f UTF-8 en_US.UTF-8"
-
-    echo "1.2.4.2. Create Administrator $ADMIN_USER;"
-
-    chroot $CHROOT /usr/bin/env -i \
-        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
-        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
-        /bin/bash -c "useradd -U -m -k /etc/skel -s /bin/bash $ADMIN_USER"
-
-#    echo "$ADMIN_USER:$ADMIN_PASS" >$CHROOT/root/foo
-#    chroot $CHROOT 'chpasswd </root/foo'
-#    rm $CHROOT/root/foo
-#
-    echo "1.2.4.3. Add Administrator $ADMIN_USER to wheel group;"
-    chroot $CHROOT /bin/bash -c "usermod -a -G wheel $ADMIN_USER"
-    echo "1.2.4.3. Uncomment to allow members of group wheel to execute any command\n
-#    %wheel ALL=(ALL) ALL"
-     cp $DIR_CONF/sudoers $CHROOT/etc/
-
-    echo "1.2.5. File system table;"
-    cp $DIR_CONF/fstab $CHROOT/etc/
-    blkid >> $CHROOT/etc/fstab
-    vim $CHROOT/etc/fstab
-
-    echo "1.2.6. Initialization Scripts;"
-    cp $DIR_CONF/rc.conf $CHROOT/etc/
-    vim $CHROOT/etc/rc.conf
-
-#}
-
-printf "Chroot to /mnt and set root and admin password:\n"
diff --git a/core/scripts/getiso.sh b/core/scripts/getiso.sh
deleted file mode 100644
index 18f1ad1..0000000
--- a/core/scripts/getiso.sh
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/bash
-
-ISO_URL="https://serverop.de/crux/crux-3.2/iso/crux-3.2.iso"
-ISO_FILE="crux-3.2.iso"
-
-printf "1.1.1 Path/to crux-3.2.iso (/home/user/Downloads):"
-read ISO_PATH
-
-
-#prepare_iso() {
-
-    ISO_FILE=$ISO_PATH/$ISO_FILE
-
-    if [ -f $ISO_FILE ];
-    then
-        echo "File $ISO_FILE exists."
-    else
-        echo "File $ISO_FILE does not exist."
-        cd $ISO_PATH && { curl -k -O $ISO_URL ; cd -; }
-    fi
-
-#}
-
-modprobe isofs
-modprobe loop
-mount -o loop $ISO_FILE $CHROOT/media
diff --git a/core/scripts/ports.sh b/core/scripts/ports.sh
deleted file mode 100644
index a9cd901..0000000
--- a/core/scripts/ports.sh
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/bash
-
-ADMIN_USER=c9admin
-CHROOT=/mnt
-
-DIR=$(dirname "$PWD");
-DIR_CONF=$DIR"/conf"
-
-printf "CHROOT="$CHROOT"\n";
-printf "DIR_CONF="$DIR_CONF"\n";
-
-echo "1.3.1. Build as unprivileged user;"
-
-chroot $CHROOT /bin/bash -c "useradd -U -m -d /usr/ports -s /bin/false pkgmk"
-chroot $CHROOT /bin/bash -c "usermod -a -G pkgmk $ADMIN_USER"
-chroot $CHROOT /bin/bash -c "chown -R root:pkgmk /usr/ports"
-chroot $CHROOT /bin/bash -c "chmod -R 774 /usr/ports"
-chroot $CHROOT /bin/bash -c "chmod 775 /usr/ports"
-
-echo "1.3.2. Ports Layout;"
-
-chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/packages"
-chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/work"
-chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/pkgbuild"
-chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/distfiles"
-
-chroot $CHROOT /bin/bash -c "id pkgmk"
-read PAUSE
-vim $CHROOT/etc/fstab
-
-echo "1.3.3 Configure pkgmk;"
-cp $DIR_CONF/pkgmk.conf $CHROOT/etc/
-#vim $CHROOT/etc/pkgmk.conf
-
-echo "1.3.4 Configure prt-get;"
-mv $CHROOT/etc/ports/contrib.rsync.inactive $CHROOT/etc/ports/contrib.rsync
-cp $DIR_CONF/prt-get.conf $CHROOT/etc/
-#vim $CHROOT/etc/prt-get.conf
diff --git a/core/scripts/setup-install.sh b/core/scripts/setup-install.sh
index 553aee0..7625519 100644
--- a/core/scripts/setup-install.sh
+++ b/core/scripts/setup-install.sh
@@ -1,5 +1,34 @@
 #!/bin/sh
 
+# Set Global Vars
+ADMIN_USER=c9admin
+DEV=$1
+CHROOT="/mnt"
+##read BLK_SWP
+BLK_SWP="/dev/sda9"
+
+##read BLK_EFI
+BLK_EFI="${DEV}1"
+##read BLK_BOOT
+BLK_BOOT="${DEV}2"
+##read BLK_ROOT
+BLK_ROOT="${DEV}3"
+##read BLK_VAR
+BLK_VAR="${DEV}4"
+
+# Absolute path to this script, e.g. /home/user/bin/foo.sh
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
+
+DIR=$(dirname "$SCRIPTPATH");
+DIR_LOCAL="$(dirname $(dirname ${DIR}))/local";
+
+DIR_CONF="${DIR}/conf"
+DIR_PRT="${DIR}/ports";
+
+ISO_FILE="${DIR_LOCAL}/crux-3.2.iso"
+
 # First we define the function
 ConfirmOrExit ()
 {
@@ -19,26 +48,227 @@ ConfirmOrExit ()
     echo "You entered $CONFIRM. Continuing ..."
 }
 
-# Set Global Vars
-DEV=$1
-CHROOT="/mnt"
-##read BLK_SWP
-BLK_SWP="/dev/sda9"
+setup_target () {
+    echo "1.1.2 Creating File System on $BLK_EFI with fat32:"
+    mkfs.fat -F 32 $BLK_EFI
+    echo "1.1.2 Creating File System on $BLK_BOOT with ext4:"
+    mkfs.ext4 $BLK_BOOT
+    echo "1.1.2 Creating File System on $BLK_ROOT with ext4:"
+    mkfs.ext4 $BLK_ROOT
+    echo "1.1.2 Creating File System on $BLK_VAR with ext4:"
+    mkfs.ext4 $BLK_VAR
+    #echo "1.1.2 Creating Swap File System on $BLK_SWP:"
+    #mkswap $BLK_SWP
+
+    echo "1.1.3 mount point to chroot (/mnt):\n"
+    mount $BLK_ROOT $CHROOT
+
+    mkdir -p $CHROOT/boot
+    mount $BLK_BOOT $CHROOT/boot
+    mkdir -p $CHROOT/boot/efi
+    mount $BLK_EFI $CHROOT/boot/efi
+    mkdir -p $CHROOT/var
+    mount $BLK_VAR $CHROOT/var
+
+    mkdir -p $CHROOT/dev
+    mkdir -p $CHROOT/tmp
+    mkdir -p $CHROOT/proc
+    mkdir -p $CHROOT/sys
+
+    mkdir -p $CHROOT/var/lib/pkg
+    mkdir -p $CHROOT/usr/ports
+
+    mkdir -p $CHROOT/media
+    mkdir -p $CHROOT/home
+
+    mount --bind /dev $CHROOT/dev
+    mount -vt devpts devpts $CHROOT/dev/pts
+    mount -vt tmpfs shm $CHROOT/dev/shm
+    mount -vt proc proc $CHROOT/proc
+    mount -vt sysfs sysfs $CHROOT/sys
+
+    modprobe isofs
+    modprobe loop
+    mount -o loop $ISO_FILE $CHROOT/media
+}
 
-##read BLK_EFI
-BLK_EFI="${DEV}1"
-##read BLK_BOOT
-BLK_BOOT="${DEV}2"
-##read BLK_ROOT
-BLK_ROOT="${DEV}3"
-##read BLK_VAR
-BLK_VAR="${DEV}4"
+setup_bin() {
+
+    echo "1.1.4 Create core.lst and install pkgadd"
+    for p in $CHROOT/media/crux/core/*; do echo $p >> $CHROOT/core.lst; done
+
+    tar xf "$CHROOT/media/crux/core/pkgutils#5.36-2.pkg.tar.xz" usr/bin/pkgadd -O > $CHROOT/pkgadd
+
+    chmod +x $CHROOT/pkgadd
+
+    echo "1.1.4 File core.lst complete, review list of packages before continue..."
+    read PAUSE
+    vim $CHROOT/core.lst
+
+    echo "1.1.4 Starting install"
+    touch $CHROOT/var/lib/pkg/db
+
+    cd $CHROOT
+    while read line; do
+        echo "Installing $line;\n"
+        $CHROOT/pkgadd -f -r $CHROOT $line
+    done < core.lst
+
+    rm $CHROOT/pkgadd
+    rm $CHROOT/core.lst
+
+    echo "1.1.5. Install extra packages;"
+
+    mkdir $CHROOT/usr/ports/packages
+    cp $CHROOT/media/crux/core/* $CHROOT/usr/ports/packages
+    cp $CHROOT/media/crux/opt/* $CHROOT/usr/ports/packages
+    cp $CHROOT/media/crux/xorg/* $CHROOT/usr/ports/packages
+
+    echo "Installing $CHROOT/usr/ports/packages/fakeroot#1.20.2-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/fakeroot#1.20.2-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/dbus#1.10.2-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/dbus#1.10.2-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/expat#2.1.0-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/expat#2.1.0-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/libnl#3.2.27-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libnl#3.2.27-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/libpng#1.6.19-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libpng#1.6.19-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/freetype#2.6.1-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/freetype#2.6.1-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/libffi#3.2.1-2.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libffi#3.2.1-2.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/sqlite3#3.9.2-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/sqlite3#3.9.2-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/python#2.7.10-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/python#2.7.10-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/glib#2.46.2-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/glib#2.46.2-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/grub2#2.00-7.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/grub2#2.00-7.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/grub2-efi#2.00-4.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/grub2-efi#2.00-4.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/wireless-tools#29-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/wireless-tools#29-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/wpa_supplicant#2.5-2.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/wpa_supplicant#2.5-2.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/lvm2#2.02.133-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/lvm2#2.02.133-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/mdadm#3.3.4-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/mdadm#3.3.4-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/efivar#0.21-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/efivar#0.21-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/efibootmgr#0.12-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/efibootmgr#0.12-1.pkg.tar.xz"
+    echo "Installing $CHROOT/usr/ports/packages/dosfstools#3.0.26-1.pkg.tar.xz"
+    $CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/dosfstools#3.0.26-1.pkg.tar.xz"
+
+    echo "1.1.6. Install extra ports;\n"
+
+    mkdir $CHROOT/usr/ports/c9-ports
+    cp -r $DIR_PRT/* $CHROOT/usr/ports/c9-ports/
+
+    echo "1.1.7. dns resolver, copy resolv.conf;\n"
+    cp /etc/resolv.conf $CHROOT/etc
+
+    echo "1.1.8. Install Handbook\n"
+    cp /media/crux/handbook.txt $CHROOT/root/
+
+    echo "1.1.9. Install Skeletons\n"
+    cp -r $DIR_CONF/skel $CHROOT/etc/
+}
+
+setup_crux() {
+
+    echo "1.2.1. Set hostname and hosts;"
+    cp $DIR_CONF/hosts $CHROOT/etc/
+    vim $CHROOT/etc/hosts
+
+    echo "1.2.2. Set timezone;"
+    chroot $CHROOT /bin/bash -c tzselect
+
+    echo "1.2.3. Set locale;"
+    chroot $CHROOT /bin/bash -c "localedef -i en_US -f UTF-8 en_US.UTF-8"
+
+    echo "1.2.4.2. Create Administrator $ADMIN_USER;"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "useradd -U -m -k /etc/skel -s /bin/bash $ADMIN_USER"
+
+    echo "1.2.4.3. Add Administrator $ADMIN_USER to wheel group;"
+    chroot $CHROOT /bin/bash -c "usermod -a -G wheel $ADMIN_USER"
+    echo "1.2.4.3. Uncomment to allow members of group wheel to execute any command\n
+    #    %wheel ALL=(ALL) ALL"
+    cp $DIR_CONF/sudoers $CHROOT/etc/
+
+    echo "1.2.5. File system table;"
+    cp $DIR_CONF/fstab $CHROOT/etc/
+    blkid >> $CHROOT/etc/fstab
+    vim $CHROOT/etc/fstab
+
+    echo "1.2.6. Initialization Scripts;"
+    cp $DIR_CONF/rc.conf $CHROOT/etc/
+    vim $CHROOT/etc/rc.conf
+
+}
 
-DIR=$(dirname "$PWD");
-DIR_PRT=$(dirname "$DIR")"/c9-ports";
-DIR_CONF=$DIR"/core/conf"
+setup_ports() {
+    echo "1.3.1. Build as unprivileged user;"
 
-CRUX_ISO="/boot/crux-3.2.iso"
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "useradd -U -m -d /usr/ports -s /bin/false pkgmk"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "usermod -a -G pkgmk $ADMIN_USER"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "chown -R root:pkgmk /usr/ports"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "chmod -R 774 /usr/ports"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "chmod 775 /usr/ports"
+
+    echo "1.3.2. Ports Layout;"
+
+    chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/work"
+    chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/pkgbuild"
+    chroot --userspec=pkgmk:pkgmk $CHROOT /bin/bash -c "mkdir /usr/ports/distfiles"
+
+    chroot $CHROOT /usr/bin/env -i \
+        HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
+        PATH=/bin:/usr/bin:/sbin:/usr/sbin \
+        /bin/bash -c "id pkgmk"
+
+    read PAUSE
+
+    vim $CHROOT/etc/fstab
+
+    echo "1.3.3 Configure pkgmk;"
+    cp $DIR_CONF/pkgmk.conf $CHROOT/etc/
+    #vim $CHROOT/etc/pkgmk.conf
+
+    echo "1.3.4 Configure prt-get;"
+    mv $CHROOT/etc/ports/contrib.rsync.inactive $CHROOT/etc/ports/contrib.rsync
+    cp $DIR_CONF/prt-get.conf $CHROOT/etc/
+    #vim $CHROOT/etc/prt-get.conf
+}
+
+echo "SCRIPT=$SCRIPT";
+echo "SCRIPTPATH=$SCRIPTPATH";
 
 echo "Device: $DEV\n"
 
@@ -48,136 +278,18 @@ echo "1.1.2 root block; ($BLK_ROOT)"
 echo "1.1.2 var block; ($BLK_VAR)"
 #echo "1.1.2 swap block; ($BLK_SWP)\n"
 
+echo "ADMIN_USER="$ADMIN_USER"\n"
 echo "CHROOT=$CHROOT";
 echo "DIR=$DIR";
 echo "DIR_CONF=$DIR_CONF";
 echo "DIR_PRT=$DIR_PRT";
 
-echo "CRUX_ISO=$CRUX_ISO";
+echo "ISO_FILE=$ISO_FILE";
 ConfirmOrExit
 
-echo "1.1.2 Creating File System on $BLK_EFI with fat32:"
-mkfs.fat -F 32 $BLK_EFI
-echo "1.1.2 Creating File System on $BLK_BOOT with ext4:"
-mkfs.ext4 $BLK_BOOT
-echo "1.1.2 Creating File System on $BLK_ROOT with ext4:"
-mkfs.ext4 $BLK_ROOT
-echo "1.1.2 Creating File System on $BLK_VAR with ext4:"
-mkfs.ext4 $BLK_VAR
-#echo "1.1.2 Creating Swap File System on $BLK_SWP:"
-#mkswap $BLK_SWP
-
-echo "1.1.3 mount point to chroot (/mnt):\n"
-mount $BLK_ROOT $CHROOT
-
-mkdir -p $CHROOT/boot
-mount $BLK_BOOT $CHROOT/boot
-mkdir -p $CHROOT/boot/efi
-mount $BLK_EFI $CHROOT/boot/efi
-mkdir -p $CHROOT/var
-mount $BLK_VAR $CHROOT/var
-
-mkdir -p $CHROOT/dev
-mkdir -p $CHROOT/tmp
-mkdir -p $CHROOT/proc
-mkdir -p $CHROOT/sys
-
-mkdir -p $CHROOT/var/lib/pkg
-mkdir -p $CHROOT/usr/ports
-
-mkdir -p $CHROOT/media
-mkdir -p $CHROOT/home
-
-mount --bind /dev $CHROOT/dev
-mount -vt devpts devpts $CHROOT/dev/pts
-mount -vt tmpfs shm $CHROOT/dev/shm
-mount -vt proc proc $CHROOT/proc
-mount -vt sysfs sysfs $CHROOT/sys
-
-mount -o loop $CRUX_ISO $CHROOT/media
-#install_crux() {
-
-echo "1.1.4 Create core.lst and install pkgadd"
-for p in $CHROOT/media/crux/core/*; do echo $p >> $CHROOT/core.lst; done
-
-tar xf "$CHROOT/media/crux/core/pkgutils#5.36-2.pkg.tar.xz" usr/bin/pkgadd -O > $CHROOT/pkgadd
-
-chmod +x $CHROOT/pkgadd
-
-echo "1.1.4 File core.lst complete, review list of packages before continue..."
-read PAUSE
-vim $CHROOT/core.lst
-
-echo "1.1.4 Starting install"
-touch $CHROOT/var/lib/pkg/db
-
-cd $CHROOT
-while read line; do
-    echo "Installing $line;\n"
-    $CHROOT/pkgadd -f -r $CHROOT $line
-done < core.lst
-
-rm $CHROOT/pkgadd
-rm $CHROOT/core.lst
-
-echo "1.1.5. Install extra packages;"
-
-mkdir $CHROOT/usr/ports/packages
-cp $CHROOT/media/crux/core/* $CHROOT/usr/ports/packages
-cp $CHROOT/media/crux/opt/* $CHROOT/usr/ports/packages
-cp $CHROOT/media/crux/xorg/* $CHROOT/usr/ports/packages
-
-echo "Installing $CHROOT/usr/ports/packages/fakeroot#1.20.2-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/fakeroot#1.20.2-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/dbus#1.10.2-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/dbus#1.10.2-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/expat#2.1.0-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/expat#2.1.0-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/libnl#3.2.27-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libnl#3.2.27-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/libpng#1.6.19-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libpng#1.6.19-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/freetype#2.6.1-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/freetype#2.6.1-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/libffi#3.2.1-2.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/libffi#3.2.1-2.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/sqlite3#3.9.2-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/sqlite3#3.9.2-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/python#2.7.10-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/python#2.7.10-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/glib#2.46.2-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/glib#2.46.2-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/grub2#2.00-7.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/grub2#2.00-7.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/grub2-efi#2.00-4.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/grub2-efi#2.00-4.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/wireless-tools#29-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/wireless-tools#29-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/wpa_supplicant#2.5-2.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/wpa_supplicant#2.5-2.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/lvm2#2.02.133-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/lvm2#2.02.133-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/mdadm#3.3.4-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/mdadm#3.3.4-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/efivar#0.21-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/efivar#0.21-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/efibootmgr#0.12-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/efibootmgr#0.12-1.pkg.tar.xz"
-echo "Installing $CHROOT/usr/ports/packages/dosfstools#3.0.26-1.pkg.tar.xz"
-$CHROOT/usr/bin/pkgadd -f -r $CHROOT "$CHROOT/usr/ports/packages/dosfstools#3.0.26-1.pkg.tar.xz"
-
-echo "1.1.6. Install extra ports;\n"
-
-mkdir $CHROOT/usr/ports/c9-ports
-cp -r $DIR_PRT/* $CHROOT/usr/ports/c9-ports/
-
-echo "1.1.7. dns resolver, copy resolv.conf;\n"
-cp /etc/resolv.conf $CHROOT/etc
-
-echo "1.1.8. Install Handbook\n"
-cp /media/crux/handbook.txt $CHROOT/root/
-
-echo "1.1.9. Install Skeletons\n"
-cp -r $DIR_CONF/skel $CHROOT/etc/
-#}
+setup_target
+setup_bin
+setup_crux
+setup_ports
+
 echo "Ready to chroot $CHROOT /bin/bash \n"
diff --git a/core/scripts/setup-iso.sh b/core/scripts/setup-iso.sh
new file mode 100644
index 0000000..93858d6
--- /dev/null
+++ b/core/scripts/setup-iso.sh
@@ -0,0 +1,49 @@
+#!/bin/sh
+
+# Absolute path to this script, e.g. /home/user/bin/foo.sh
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
+
+DIR=$(dirname "$SCRIPTPATH");
+DIR_LOCAL="$(dirname $(dirname ${DIR}))/local";
+
+ISO_URL="https://serverop.de/crux/crux-3.2/iso/crux-3.2.iso"
+ISO_FILE="${DIR_LOCAL}/crux-3.2.iso"
+
+
+# First we define the function
+ConfirmOrExit ()
+{
+    while true
+    do
+        echo -n "Please confirm (y or n) :"
+        read CONFIRM
+        case $CONFIRM in
+            y|Y|YES|yes|Yes) break ;;
+            n|N|no|NO|No)
+                echo "Aborting - you entered $CONFIRM"
+                exit
+                ;;
+            *) echo "Please enter only y or n"
+        esac
+    done
+    echo "You entered $CONFIRM. Continuing ..."
+}
+
+echo "1.1.1 Path/to crux-3.2.iso:"
+echo $ISO_FILE
+ConfirmOrExit
+
+#prepare_iso() {
+
+    if [ -f $ISO_FILE ];
+    then
+        echo "File $ISO_FILE exists."
+    else
+        echo "File $ISO_FILE does not exist."
+        cd $ISO_PATH && { curl -k -O $ISO_URL ; cd -; }
+    fi
+
+#}
+
diff --git a/core/scripts/setup-target.sh b/core/scripts/setup-target.sh
index 4f38853..e64bfe1 100644
--- a/core/scripts/setup-target.sh
+++ b/core/scripts/setup-target.sh
@@ -27,9 +27,9 @@ ConfirmOrExit
 parted --script $DEV \
     mklabel gpt \
     mkpart ESP fat32 1MiB 120MiB \
-    mkpart primary ext4 120MiB 720MiB \
-    mkpart primary ext4 720MiB 2720MiB \
-    mkpart primary ext4 2720MiB 5000MiB \
+    mkpart primary ext4 120MiB 376MiB \
+    mkpart primary ext4 376MiB 4376MiB \
+    mkpart primary ext4 4376MiB 5000MiB \
     set 1 boot on
 
 exit 0;
diff --git a/dev/dash.html b/dev/dash.html
new file mode 100644
index 0000000..0329559
--- /dev/null
+++ b/dev/dash.html
@@ -0,0 +1,24 @@
+<!DOCTYPEhtml>
+<htmldir="ltr" lang="en">
+<head>
+    <meta charset='utf-8'>
+    <title>Dash - Script</title>
+</head>
+<body>
+
+    <a href="index.html">Development Index</a>
+    <h1>Dash - Scripting</h1>
+
+    <h2 id="hello">Hello World</h2>
+    <h2 id="io">Input / Output</h2>
+    <h2 id="var">Variables</h2>
+    <h2 id="if">Conditions</h2>
+
+    <a href="index.html">Development Index</a>
+    <p>This is part of the c9-doc Manual.
+    Copyright (C) 2016
+    c9 Team.
+    See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+    for copying conditions.</p>
+</body>
+</html>
diff --git a/dev/gdbc.html b/dev/gdbc.html
new file mode 100644
index 0000000..f5b2c74
--- /dev/null
+++ b/dev/gdbc.html
@@ -0,0 +1,97 @@
+<!DOCTYPE html>
+<html dir="ltr" lang="en">
+    <head>
+        <meta charset='utf-8'>
+        <title>GDB - C</title>
+    </head>
+    <body>
+
+        <a href="index.html">Development Index</a>
+        <h1>GDB - C</h1>
+
+        <p><a href="http://blog.fourthbit.com/2013/06/18/creating-an-open-source-program-in-c-with-autotools-part-1-of-2/">C program with autotools</a>
+        </p>
+
+        <pre>
+        $ touch NEWS README AUTHORS ChangeLog
+        $ mkdir -p src/bin src/lib
+        </pre>
+
+        <p>
+        <a href="http://web.eecs.umich.edu/~sugih/pointers/gdbQS.html">GDB Quick Start</a>,
+        <a href="https://www.hackerschool.com/blog/5-learning-c-with-gdb">Learning C with GDB</a>
+        and <a href="http://www.dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php">Memory Layout and the Stack</a>
+        are great sources of introductory information.</a>
+        </p>
+
+        <p>To use gdb you need to compile program with -g flag. To
+        debug a program;</p>
+
+        <pre>
+        gdb program
+        </pre>
+
+        <p>If the program needs arguments you can set it;</p>
+
+        <pre>
+        (gdb)set args -parameter1 -parameter2
+        </pre>
+
+        <p>To start the program you can type run, this way gdb
+        will try to run the program until the end. If program
+        crash, gdb will stop it for debuging.</p>
+
+        <pre>
+        (gdb) run
+        </pre>
+
+        <pre>
+        n - execute next line
+        s - step in next line
+        b - backtrace
+        info locals
+        print
+        x
+        </pre>
+
+        <h2>SysCalls</h2>
+
+        <pre>catch syscall open</pre>
+
+        <h2>Threads</h2>
+
+        <p>When new thread is created you receive
+        a notification. To get information about
+        threads;</p>
+
+        <pre>
+        info threads
+        </pre>
+
+        <p>To select thread;</p>
+
+        <pre>
+        thread 1
+        </pre>
+
+        <p><a href=" http://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_39.html#SEC40">Stopping and Starting</a>
+        multi-thread programs</p>
+
+        <pre>
+        break linespec thread threadno
+        </pre>
+
+        <h2>Strace</h2>
+
+        <pre>
+        strace -c ./program
+        </pre>
+
+        <a href="index.html">Development Index</a>
+        <p>This is part of the c9-doc Manual.
+        Copyright (C) 2016
+        c9 Team.
+        See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+        for copying conditions.</p>
+    </body>
+</html>
diff --git a/dev/git.html b/dev/git.html
index 3e5f4c1..5d65b32 100644
--- a/dev/git.html
+++ b/dev/git.html
@@ -280,7 +280,5 @@
     c9 Team.
     See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
     for copying conditions.</p>
-
-
 </body>
 </html>
diff --git a/dev/index.html b/dev/index.html
index cd314f9..3d20e72 100644
--- a/dev/index.html
+++ b/dev/index.html
@@ -37,17 +37,20 @@
         </ul>
 
         <h2>Shell Script</h2>
-        <h3 id="bash">Dash</h3>
 
-        <ul>
-            <li>Dash</li>
-        </ul>
-
-
-        <h3 id="bash">Bash</h3>
+        <p>Script files that start with "#!/bin/sh" use dash (in crux),
+        /bin/sh is a link to dash, while files that start with "#!/bin/bash"
+        use bash;</p>
 
         <ul>
-            <li>Bash</li>
+            <li><a href="dash.html">Dash - Scripting</a>
+                <ul>
+                    <li><a href="dash.html#hello">Hello World</a></li>
+                    <li><a href="dash.html#io">Input / Output</a></li>
+                    <li><a href="dash.html#var">Variables</a></li>
+                    <li><a href="dash.html#if">Conditions</a></li>
+                </ul>
+            </li>
         </ul>
 
         <h2>Python</h2>
diff --git a/index.html b/index.html
index c52c290..70cea5c 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
         <p>Version;</p>
 
         <pre>
-        rev 0.2.4
+        rev 0.2.5
         </pre>
 
 
diff --git a/tools/conf/etc/ssh/sshd_config b/tools/conf/etc/ssh/sshd_config
new file mode 100644
index 0000000..5e07530
--- /dev/null
+++ b/tools/conf/etc/ssh/sshd_config
@@ -0,0 +1,141 @@
+#	$OpenBSD: sshd_config,v 1.98 2016/02/17 05:29:04 djm Exp $
+
+# This is the sshd server system-wide configuration file.  See
+# sshd_config(5) for more information.
+
+# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
+
+# The strategy used for options in the default sshd_config shipped with
+# OpenSSH is to specify options with their default value where
+# possible, but leave them commented.  Uncommented options override the
+# default value.
+
+Port 2222
+#AddressFamily any
+AddressFamily inet
+#ListenAddress 0.0.0.0
+#ListenAddress ::
+
+# The default requires explicit activation of protocol 1
+Protocol 2
+
+# HostKey for protocol version 1
+#HostKey /etc/ssh/ssh_host_key
+# HostKeys for protocol version 2
+#HostKey /etc/ssh/ssh_host_rsa_key
+#HostKey /etc/ssh/ssh_host_dsa_key
+#HostKey /etc/ssh/ssh_host_ecdsa_key
+#HostKey /etc/ssh/ssh_host_ed25519_key
+
+# Lifetime and size of ephemeral version 1 server key
+#KeyRegenerationInterval 1h
+#ServerKeyBits 1024
+
+# Ciphers and keying
+#RekeyLimit default none
+
+# Logging
+# obsoletes QuietMode and FascistLogging
+#SyslogFacility AUTH
+#LogLevel INFO
+LogLevel VERBOSE
+
+# Authentication:
+
+LoginGraceTime 1m
+#PermitRootLogin prohibit-password
+PermitRootLogin no
+#StrictModes yes
+#MaxAuthTries 6
+MaxAuthTries 3
+#MaxSessions 10
+
+#RSAAuthentication yes
+#PubkeyAuthentication yes
+
+AllowGroups admin users gitolite
+
+# The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
+# but this is overridden so installations will only check .ssh/authorized_keys
+AuthorizedKeysFile	.ssh/authorized_keys
+
+#AuthorizedPrincipalsFile none
+
+#AuthorizedKeysCommand none
+#AuthorizedKeysCommandUser nobody
+
+# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
+#RhostsRSAAuthentication no
+# similar for protocol version 2
+#HostbasedAuthentication no
+# Change to yes if you don't trust ~/.ssh/known_hosts for
+# RhostsRSAAuthentication and HostbasedAuthentication
+#IgnoreUserKnownHosts no
+# Don't read the user's ~/.rhosts and ~/.shosts files
+#IgnoreRhosts yes
+
+# To disable tunneled clear text passwords, change to no here!
+#PasswordAuthentication yes
+PasswordAuthentication no
+#PermitEmptyPasswords no
+
+# Change to no to disable s/key passwords
+#ChallengeResponseAuthentication yes
+ChallengeResponseAuthentication no
+
+# Kerberos options
+#KerberosAuthentication no
+#KerberosOrLocalPasswd yes
+#KerberosTicketCleanup yes
+#KerberosGetAFSToken no
+
+# GSSAPI options
+#GSSAPIAuthentication no
+#GSSAPICleanupCredentials yes
+
+# Set this to 'yes' to enable PAM authentication, account processing,
+# and session processing. If this is enabled, PAM authentication will
+# be allowed through the ChallengeResponseAuthentication and
+# PasswordAuthentication.  Depending on your PAM configuration,
+# PAM authentication via ChallengeResponseAuthentication may bypass
+# the setting of "PermitRootLogin without-password".
+# If you just want the PAM account and session checks to run without
+# PAM authentication, then enable this but set PasswordAuthentication
+# and ChallengeResponseAuthentication to 'no'.
+#UsePAM no
+
+#AllowAgentForwarding yes
+#AllowTcpForwarding yes
+#GatewayPorts no
+#X11Forwarding no
+#X11DisplayOffset 10
+#X11UseLocalhost yes
+#PermitTTY yes
+#PrintMotd yes
+#PrintLastLog yes
+#TCPKeepAlive yes
+#UseLogin no
+UsePrivilegeSeparation sandbox
+#PermitUserEnvironment no
+#Compression delayed
+#ClientAliveInterval 0
+#ClientAliveCountMax 3
+#UseDNS no
+#PidFile /var/run/sshd.pid
+#MaxStartups 10:30:100
+#PermitTunnel no
+#ChrootDirectory none
+#VersionAddendum none
+
+# no default banner path
+Banner /etc/issues
+
+# override default of no subsystems
+Subsystem	sftp	/usr/lib/ssh/sftp-server
+
+# Example of overriding settings on a per-user basis
+#Match User anoncvs
+#	X11Forwarding no
+#	AllowTcpForwarding no
+#	PermitTTY no
+#	ForceCommand cvs server
diff --git a/tools/gitolite.html b/tools/gitolite.html
index 8616798..58d6d96 100644
--- a/tools/gitolite.html
+++ b/tools/gitolite.html
@@ -2,33 +2,28 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>1. Gitolite</title>
+        <title>Gitolite</title>
     </head>
     <body>
 
         <a href="index.html">Tools Index</a>
-        <h1>1. Gitolite</h1>
+        <h1>Gitolite</h1>
 
-        <h2 id="install">1.1. Install Gitolite</h2>
+        <h2 id="install">1. Install Gitolite</h2>
 
         <p>Install <a href="../ports/gitolite/">Gitolite port</a> first;</p>
+
         <pre>
         $ prt-get depinst gitolite
         </pre>
 
-        <p>This setup is based on documentation from
-        <a href="https://wiki.archlinux.org/index.php/Gitolite">Arch Wiki</a>. Mount point;</p>
-
-        <pre>
-        # mkdir -p /srv/gitolite
-        # mount /srv/gitolite
-        </pre>
+        <h2 id="config">2. Configure Gitolite</h2>
 
-        <p>Create user;</p>
+        <p>Create user and home directory;</p>
 
         <pre>
+        # mkdir -p /srv/gitolite
         # useradd -U -d /srv/gitolite gitolite
-        # passwd gitolite
         # chown gitolite:gitolite /srv/gitolite
         </pre>
 
@@ -36,10 +31,14 @@
         locked and can login via ssh. This password
         will not be used.</p>
 
-        <h2 id="config">1.2. Configure Gitolite</h2>
+        <pre>
+        # passwd gitolite
+        </pre>
 
-        <p>You need to copy a public key, read <a href="openssh.html#ssh">ssh</a>
-        how to create one.</p>
+        <p>Copy public key that will be used for
+        authenticating gitolite administrator, read
+        <a href="openssh.html#ssh">ssh</a> how to
+        create one.</p>
 
         <pre>
         $ sudo install -o gitolite -g gitolite /home/bob/.ssh/gitolite.pub /srv/gitolite/gitolite.pub
@@ -66,7 +65,7 @@
         $ ssh -v -i ~/.ssh/gitulite_rsa gitolite@localhost -p 2222
         </pre>
 
-        <h2 id="admin">1.3. Gitolite Administration</h2>
+        <h2 id="admin">3. Gitolite Administration</h2>
 
         <p>Read how to setup <a href="openssh.html#sshid">ssh identities</a>,
         <a href="http://gitolite.com/gitolite/gitolite.html#basic-admin">gitolite documentation</a>.
@@ -76,7 +75,7 @@
         $ git clone gitolite:gitolite-admin
         </pre>
 
-        <h3>1.3.1. Recover Admin Account</h3>
+        <h3>3.1. Recover Admin Account</h3>
 
         <p>First copy the key to remote server, in this example key is on
         same server;</p>
@@ -97,13 +96,13 @@
         $ exit
         </pre>
 
-        <h3 id="adminusers">1.3.2. Users</h3>
+        <h3 id="adminusers">3.2. Users</h3>
 
         <p>Gitolite helps add and remove users from authorized_keys
         by allowing add or remove keys from keydir directory in
         clone.</p>
 
-        <h4>Add User</h4>
+        <h4>3.2.1. Add User</h4>
 
         <pre>
         $ mv bob.pub keydir/
@@ -112,7 +111,7 @@
         $ git push
         </pre>
 
-        <h4>Remove User</h4>
+        <h4>3.2.2. Remove User</h4>
 
         <pre>
         $ git rm keydir/bob.pub
@@ -120,9 +119,9 @@
         $ git push
         </pre>
 
-        <h3 id="adminrep">1.3.3. Repositories</h3>
+        <h3 id="adminrep">3.3. Repositories</h3>
 
-        <h4>Add Repository</h4>
+        <h4>3.3.1. Add Repository</h4>
 
         <p>Add repository atom and user bob to devteam group,
         edit conf/gitolite.conf;</p>
@@ -169,8 +168,7 @@
         $ git push
         </pre>
 
-        <p>
-        <h4>Rename Repository</h4>
+        <h4>3.3.2 Rename Repository</h4>
 
         <p>Rename rep void to sysdoc, on remote host;</p>
 
@@ -193,12 +191,12 @@
         $ git push
         </pre>
 
-        <h2 id="hooks">1.4. Gitolite Hooks</h2>
+        <h2 id="hooks">4. Gitolite Hooks</h2>
 
         <p>Example from
         <a href="http://gitolite.com/gitolite/cookbook.html#v3.6-variation-repo-specific-hooks">Cookbook</a>
         how to apply hooks only to certain repos. Uncomment or add
-		this line on /srv/gitolite/.gitolite.rc, within the %RC block;</p>
+        this line on /srv/gitolite/.gitolite.rc, within the %RC block;</p>
 
         <pre>
         LOCAL_CODE => "$rc{GL_ADMIN_BASE}/local",
@@ -234,7 +232,7 @@
         git "standard" names (pre-receive, post-receive, post-update),
         you use descriptive names (e.g. "deploy", "RSS-post", etc).</p>
 
-        <h3 id="gtl-deploy">1.4.1. Deploy Hook</h3>
+        <h3 id="gtl-deploy">4.1. Deploy Hook</h3>
 
         <p>This manual create two users; one gitolite that handle git
         central server and system www for web servers. To avoid permission
@@ -242,9 +240,9 @@
         we have permission to use chown, this way files end up with right
         www user ownership and permissions.</p>
 
-		<p>This hook allows to select wich branch is deployed and if exists,
-		calls a script inside project folder with user www. This allows to
-		do post deploy (checkout) tasks such as composer update.</p>
+        <p>This hook allows to select wich branch is deployed and if exists,
+        calls a script inside project folder with user www. This allows to
+        do post deploy (checkout) tasks such as composer update.</p>
 
         <p>Create <a href="../conf/srv/gitoliteolite/deployweb">deployweb</a>
         in gitolite-admin/local/hooks/repo-specific;</p>
@@ -254,29 +252,29 @@
         </pre>
 
         <pre>
-	#!/bin/bash
+        #!/bin/bash
 
-	######################################################################
-	#
-	# Put this file in your gitolite-admin;
-	# ~/gitolite-admin/local/hooks/repo-specific/deployweb
-	#
-	while read oldrev newrev refname
-	do
-		BRANCH=$(git rev-parse --symbolic --abbrev-ref $refname)
-		echo "Commit was for branch $BRANCH"
+        ######################################################################
+        #
+        # Put this file in your gitolite-admin;
+        # ~/gitolite-admin/local/hooks/repo-specific/deployweb
+        #
+        while read oldrev newrev refname
+        do
+                BRANCH=$(git rev-parse --symbolic --abbrev-ref $refname)
+                echo "Commit was for branch $BRANCH"
 
-		if [[ "$BRANCH" == "master" ]];then
+                if [[ "$BRANCH" == "master" ]];then
 
-			# Get project name from current directory (without .git)
-			PROJECT=$(basename "$PWD")
-			PROJECT=${PROJECT%.git}
+                        # Get project name from current directory (without .git)
+                        PROJECT=$(basename "$PWD")
+                        PROJECT=${PROJECT%.git}
 
-			echo "Project $PROJECT added to deploy list."
-			echo $PWD &gt; /srv/gitolite/deploy/$PROJECT
-		fi
+                        echo "Project $PROJECT added to deploy list."
+                        echo $PWD &gt; /srv/gitolite/deploy/$PROJECT
+                fi
 
-	done
+        done
         </pre>
 
         <p>Create deploy directory on remote;</p>
@@ -422,10 +420,10 @@
 
         <a href="index.html">Tools Index</a>
         <p>This is part of the c9-doc Manual.
-		Copyright (C) 2016
-		c9 team.
-		See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
-		for copying conditions.</p>
+        Copyright (C) 2016
+        c9 team.
+        See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+        for copying conditions.</p>
 
     </body>
 </html>
diff --git a/tools/index.html b/tools/index.html
index d20ccfa..c6fbae7 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -127,9 +127,8 @@
                 <a href="openssh.html">OpenSSH</a>
                 <ul>
                     <li><a href="openssh.html#sshd">1. Server</a></li>
-                    <li><a href="openssh.html#sshdconf">2. Configure Server</a></li>
-                    <li><a href="openssh.html#ssh">3. Client</a></li>
-                    <li><a href="openssh.html#reverse">4. Reverse connection</a></li>
+                    <li><a href="openssh.html#ssh">2. Client</a></li>
+                    <li><a href="openssh.html#reverse">3. Reverse connection</a></li>
                 </ul>
             </li>
             <li><a href="gitolite.html">Gitolite</a>
diff --git a/tools/openssh.html b/tools/openssh.html
index 3fe72e3..d0a549c 100644
--- a/tools/openssh.html
+++ b/tools/openssh.html
@@ -2,11 +2,11 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>1. OpenSSH</title>
+        <title>OpenSSH</title>
     </head>
     <body>
         <a href="index.html">Tools Index</a>
-        <h1>1. OpenSSH</h1>
+        <h1>OpenSSH</h1>
 
         <p>OpenBSD Secure Shell, is a suite of security-related
         network-level utilities based on the SSH protocol,
@@ -14,7 +14,7 @@
         encryption of network traffic over multiple authentication
         methods and by providing secure tunneling capabilities.</p>
 
-        <h2 id="sshd">1.1. Server</h2>
+        <h2 id="sshd">1. Server</h2>
 
         <p>Crux openssh port install this files to etc;</p>
 
@@ -45,7 +45,7 @@
         $ man sshd
         </pre>
 
-        <h3 id="sshdconf">1.1.1. Configure Server</h3>
+        <h3 id="sshdconf">1.1. Configure Server</h3>
 
         <p>Read OpenSSH server
         <a href="http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html">Best Security Practices</a>,
@@ -68,7 +68,12 @@
         #ListenAddress ::
         </pre>
 
-		<p>Authentication settings;</p>
+        <pre>
+        # The default requires explicit activation of protocol 1
+        Protocol 2
+        </pre>
+
+        <p>Authentication settings;</p>
 
         <pre>
         # Authentication:
@@ -114,9 +119,10 @@
         Banner /etc/issue
         </pre>
 
+        <h3 id="iptables">1.2. Configure iptables</h3>
         <p>Iptables;</p>
 
-        <p>Example of <a href="../src/bash/iptables/iptables.sh">iptable script</a></p>
+        <p>Example of <a href="scripts/system-iptables.sh">system-iptables.sh</a></p>
 
         <pre>
         $IPT -A INPUT  -i ${PUB_IF} -p tcp --dport 2222 --sport 1024:65535 -m state --state ESTABLISHED -j ACCEPT
@@ -124,6 +130,8 @@
         $IPT -A OUTPUT -o ${PUB_IF} -p tcp --sport 2222 --dport 1024:65535 -m state --state ESTABLISHED -j ACCEPT
         </pre>
 
+        <h3 id="syslogng">1.3. Configure Syslog-ng</h3>
+
         <p>Change SyslogFacility in accordance with <a href="syslog-ng.html#syslog-conf">syslog-ng configuration;</a></p>
 
         <pre>
@@ -154,7 +162,7 @@
         # ss -f inet -l -p | grep ssh
         </pre>
 
-        <h2 id="ssh">1.2. Client</h2>
+        <h2 id="ssh">2. Client</h2>
 
         <p>To create new key;</p>
 
@@ -186,7 +194,7 @@
         $ chmod 600 ~/.ssh/gitolite
         </pre>
 
-        <h3 id="sshpubkey">1.2.1. Install Public Keys</h3>
+        <h3 id="sshpubkey">2.1. Install Public Keys</h3>
 
         <p>Send gitolite.pub public key to server. In this example
         bob (administrator of gitolite) is on same host,
@@ -215,7 +223,7 @@
         $ ssh -P 2222 bob@remote.org
         </pre>
 
-        <h3 id="sshid">1.2.2. Configure Identities</h3>
+        <h3 id="sshid">2.2. Configure Identities</h3>
 
         <p>When you have multiple accounts/identities you
         can configure ssh client so you dont need to give
@@ -270,7 +278,7 @@
 
         <p>Logout just detach from session with ctrl + b d </p>
 
-        <h2 id="reverse">1.3. Reverse connection</h2>
+        <h2 id="reverse">3. Reverse connection</h2>
 
         <p>This information is inspired by
         <a href="http://www.vdomck.org/2005/11/reversing-ssh-connection.html">Reverse SSH connections</a>
@@ -295,10 +303,10 @@
 
         <a href="index.html">Tools Index</a>
         <p>This is part of the c9-doc Manual.
-Copyright (C) 2016
-c9 team.
-See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a>
-for copying conditions.</p>
+        Copyright (C) 2016
+        c9 team.
+        See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+        for copying conditions.</p>
 
 
     </body>
diff --git a/tools/qemu.html b/tools/qemu.html
index 272a26b..0079dfc 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -123,7 +123,7 @@
 
         <pre>
         # DEV="br0"
-        # TAP="tap5"
+        # TAP="tap1"
         </pre>
 
         <pre>
@@ -135,12 +135,26 @@
         # ip link set ${TAP} master ${DEV}
         </pre>
 
+        <h3>2.2. Routing</h3>
+
+        <p>Create interface with correct permissions set for kvm group.</p>
+
+        <pre>
+        # sysctl -w net.ipv4.ip_forward=1
+        # iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -o eth0 -j MASQUERADE
+        </pre>
+
+        <h2 id="guest">Guest System</h2>
+
+        <p>Start qemu with 512 of ram, mydisk.img as disk and boot from iso</p>
+
         <p>See <a href="scripts/system-qemu.sh">scripts/system-qemu.sh</a>,
         as template. Run virtual machine that uses above tap device;</p>
 
         <pre>
         $ ISO=~/crux-3.2.iso
         $ IMG=~/crux-img.qcow2
+        $ TAP="tap1"
 
         $ qemu-system-x86_64 \
             -enable-kvm \
@@ -151,19 +165,6 @@
             -net nic,model=virtio -net tap,ifname=${TAP},script=no,downscript=no
         </pre>
 
-        <h3>2.2. Routing</h3>
-
-        <p>Create interface with correct permissions set for kvm group.</p>
-
-        <pre>
-        # sysctl -w net.ipv4.ip_forward=1
-        # iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -o eth0 -j MASQUERADE
-        </pre>
-
-        <h2 id="guest">Guest System</h2>
-
-        <p>Start qemu with 512 of ram, mydisk.img as disk and boot from iso</p>
-
         <pre>
         $ ISO=~/crux-3.2.iso
         $ IMG=~/crux-img.qcow2
diff --git a/tools/scripts/config-install.sh b/tools/scripts/config-install.sh
deleted file mode 100644
index 061081f..0000000
--- a/tools/scripts/config-install.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-CONF_DIR="$(dirname `dirname $0`)/conf"
-echo "CONF_DIR=$CONF_DIR\n"
diff --git a/tools/scripts/install-postgres.sh b/tools/scripts/install-postgres.sh
deleted file mode 100644
index 06666e0..0000000
--- a/tools/scripts/install-postgres.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-
-. `dirname $0`/config-install.sh
-
-prt-get depinst postgresql
-
-cp -R $CONF_DIR/etc/rc.d/postgresql /etc/rc.d/
-
-mkdir /srv/pgsql/
-touch /var/log/postgresql
-chown postgres:postgres /srv/pgsql /var/log/postgresql
-
-sudo -u postgres initdb -D /srv/pgsql/data
-
-cp $CONF_DIR/srv/pgsql/data/pg_hba.conf /srv/pgsql/data/
-chown postgres:postgres /srv/pgsql/data/pg_hba.conf
diff --git a/tools/scripts/setup-gitolite.sh b/tools/scripts/setup-gitolite.sh
new file mode 100644
index 0000000..c42db14
--- /dev/null
+++ b/tools/scripts/setup-gitolite.sh
@@ -0,0 +1,43 @@
+#!/bin/sh
+
+# First we define the function
+ConfirmOrExit ()
+{
+    while true
+    do
+        echo -n "Please confirm (y or n) :"
+        read CONFIRM
+        case $CONFIRM in
+            y|Y|YES|yes|Yes) break ;;
+            n|N|no|NO|No)
+                echo "Aborting - you entered $CONFIRM"
+                exit
+                ;;
+            *) echo "Please enter only y or n"
+        esac
+    done
+    echo "You entered $CONFIRM. Continuing ..."
+}
+
+
+# Absolute path to this script, e.g. /home/user/bin/foo.sh
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
+
+DIR=$(dirname "$SCRIPTPATH");
+DIR_CONF=$DIR"/conf"
+
+echo "SCRIPT=$SCRIPT";
+echo "SCRIPTPATH=$SCRIPTPATH";
+echo "DIR=$DIR";
+echo "DIR_CONF=$DIR_CONF";
+ConfirmOrExit
+
+    prt-get depinst gitolite
+
+    mkdir -p /srv/gitolite
+    useradd -U -d /srv/gitolite gitolite
+    chown gitolite:gitolite /srv/gitolite
+
+exit 0;
diff --git a/tools/scripts/install-nginx.sh b/tools/scripts/setup-nginx.sh
index decacc1..decacc1 100644
--- a/tools/scripts/install-nginx.sh
+++ b/tools/scripts/setup-nginx.sh
diff --git a/tools/scripts/setup-openssh.sh b/tools/scripts/setup-openssh.sh
new file mode 100644
index 0000000..14afe8b
--- /dev/null
+++ b/tools/scripts/setup-openssh.sh
@@ -0,0 +1,43 @@
+#!/bin/sh
+
+# First we define the function
+ConfirmOrExit ()
+{
+    while true
+    do
+        echo -n "Please confirm (y or n) :"
+        read CONFIRM
+        case $CONFIRM in
+            y|Y|YES|yes|Yes) break ;;
+            n|N|no|NO|No)
+                echo "Aborting - you entered $CONFIRM"
+                exit
+                ;;
+            *) echo "Please enter only y or n"
+        esac
+    done
+    echo "You entered $CONFIRM. Continuing ..."
+}
+
+
+# Absolute path to this script, e.g. /home/user/bin/foo.sh
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
+
+DIR=$(dirname "$SCRIPTPATH");
+DIR_CONF=$DIR"/conf"
+
+echo "SCRIPT=$SCRIPT";
+echo "SCRIPTPATH=$SCRIPTPATH";
+echo "DIR=$DIR";
+echo "DIR_CONF=$DIR_CONF";
+ConfirmOrExit
+
+
+    #installer overwrite system init script
+    cp -R $DIR_CONF/etc/ssh/sshd_config /etc/ssh/sshd_config
+
+    sh /etc/rc.d/sshd start
+
+exit 0;
diff --git a/tools/scripts/install-php.sh b/tools/scripts/setup-php.sh
index 4c28173..4c28173 100644
--- a/tools/scripts/install-php.sh
+++ b/tools/scripts/setup-php.sh
diff --git a/tools/scripts/setup-postgresql.sh b/tools/scripts/setup-postgresql.sh
new file mode 100644
index 0000000..4e1ee3a
--- /dev/null
+++ b/tools/scripts/setup-postgresql.sh
@@ -0,0 +1,87 @@
+#!/bin/sh
+
+# First we define the function
+ConfirmOrExit ()
+{
+    while true
+    do
+        echo -n "Please confirm (y or n) :"
+        read CONFIRM
+        case $CONFIRM in
+            y|Y|YES|yes|Yes) break ;;
+            n|N|no|NO|No)
+                echo "Aborting - you entered $CONFIRM"
+                exit
+                ;;
+            *) echo "Please enter only y or n"
+        esac
+    done
+    echo "You entered $CONFIRM. Continuing ..."
+}
+
+
+# Absolute path to this script, e.g. /home/user/bin/foo.sh
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
+
+DIR=$(dirname "$SCRIPTPATH");
+DIR_CONF=$DIR"/conf"
+
+echo "SCRIPT=$SCRIPT";
+echo "SCRIPTPATH=$SCRIPTPATH";
+echo "DIR=$DIR";
+echo "DIR_CONF=$DIR_CONF";
+ConfirmOrExit
+
+IS_INSTALL=$(prt-get isinst postgresql);
+echo $IS_INSTALL;
+if [ "$IS_INSTALL" = "package postgresql is installed" ]
+then
+    echo "updating postgresql"
+    OLD_VERSION=$(prt-get current postgresql);
+    echo $OLD_VERSION;
+
+    sudo -u postgres pg_dumpall > /srv/pgsql/dump-$OLD_VERSION.sql
+
+    sh /etc/rc.d/postgresql stop
+
+    #extra backup, in case ...
+    tar --xattrs -zcpf /srv/pgsql/data-$OLD_VERSION.tar.gz \
+                    --directory=/srv/pgsql/data .
+
+    rm -R /srv/pgsql/data
+
+    prt-get update postgresql
+
+    NEW_VERSION=$(prt-get current postgresql);
+    echo $NEW_VERSION;
+
+    sudo -u postgres initdb -D /srv/pgsql/data
+
+    rejmerge
+    #installer overwrite system init script
+    cp -R $DIR_CONF/etc/rc.d/postgresql /etc/rc.d/
+
+    sh /etc/rc.d/postgresql start
+    sleep 5
+
+    sudo -u postgres psql -d postgres -f /srv/pgsql/dump-$OLD_VERSION.sql
+
+else
+    echo "install postgresql and dependencies"
+    prt-get depinst postgresql
+
+    cp -R $DIR_CONF/etc/rc.d/postgresql /etc/rc.d/
+
+    mkdir /srv/pgsql/
+    touch /var/log/postgresql
+    chown postgres:postgres /srv/pgsql /var/log/postgresql
+
+    sudo -u postgres initdb -D /srv/pgsql/data
+
+    cp $DIR_CONF/srv/pgsql/data/pg_hba.conf /srv/pgsql/data/
+    chown postgres:postgres /srv/pgsql/data/pg_hba.conf
+fi
+
+exit 0;
diff --git a/tools/scripts/system-iptables.sh b/tools/scripts/system-iptables.sh
index 4ec3b79..429efde 100644
--- a/tools/scripts/system-iptables.sh
+++ b/tools/scripts/system-iptables.sh
@@ -339,9 +339,9 @@ $IPT -A OUTPUT -o ${PUB_IF} -p tcp --sport 1024:65535 --dport 1024:  -m state --
 # $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 2100 -j ACCEPT
 # $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 9990 -j ACCEPT
 #
-# echo "Allow wesnoth"
-# $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 15000 -m state --state NEW -j ACCEPT
-# $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 14998 -m state --state NEW -j ACCEPT
+ echo "Allow wesnoth"
+ $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 15000 -m state --state NEW -j ACCEPT
+ $IPT -A OUTPUT -o ${PUB_IF} -p tcp --dport 14998 -m state --state NEW -j ACCEPT
 
 ##### END your rules ############
 # Less log of known traffic
diff --git a/tools/scripts/system-qemu.sh b/tools/scripts/system-qemu.sh
index 8c68e70..489af5e 100644
--- a/tools/scripts/system-qemu.sh
+++ b/tools/scripts/system-qemu.sh
@@ -1,15 +1,58 @@
 #!/bin/sh
-ISO=~/crux-3.2.iso
-IMG=~/crux-img.qcow2
 
-TAP=$1
+# First we define the function
+ConfirmOrExit ()
+{
+    while true
+    do
+        echo -n "Please confirm (y or n) :"
+        read CONFIRM
+        case $CONFIRM in
+            y|Y|YES|yes|Yes) break ;;
+            n|N|no|NO|No)
+                echo "Aborting - you entered $CONFIRM"
+                exit
+                ;;
+            *) echo "Please enter only y or n"
+        esac
+    done
+    echo "You entered $CONFIRM. Continuing ..."
+}
 
-echo "TAP: $TAP"
+SCRIPT=$(readlink -f "$0")
+# Absolute path this script is in, thus /home/user/bin
+SCRIPTPATH=$(dirname "$SCRIPT")
 
-qemu-system-x86_64 \
-    -enable-kvm \
-    -m 1024 \
-    -boot d \
-    -cdrom ${ISO} \
-    -hda ${IMG} \
-    -net nic,model=virtio -net tap,ifname=${TAP},script=no,downscript=no
+DIR=$(dirname "$SCRIPTPATH");
+DIR_LOCAL="$(dirname $(dirname ${DIR}))/local";
+
+MEM=$1
+TAP=$2
+ISO_FILE="${DIR_LOCAL}/$3"
+IMG="${DIR_LOCAL}/$4"
+
+echo "MEM (512): $MEM"
+echo "TAP (tap1): $TAP"
+echo "ISO_FILE (crux-3.2.iso): $ISO_FILE"
+echo "IMG (crux-img.qcow2): $IMG"
+ConfirmOrExit
+
+if [ "$ISO_FILE" = "$DIR_LOCAL/" ]
+then
+    qemu-system-x86_64 \
+        -enable-kvm \
+        -m $MEM \
+        -boot c \
+        -hda ${IMG} \
+        -net nic,model=virtio -net tap,ifname=${TAP},script=no,downscript=no
+else
+    qemu-system-x86_64 \
+        -enable-kvm \
+        -m $MEM \
+        -boot d \
+        -cdrom ${ISO_FILE} \
+        -hda ${IMG} \
+        -net nic,model=virtio -net tap,ifname=${TAP},script=no,downscript=no
+fi
+
+exit 0;