[Bug 886673] New: boot partition gets hosed filled to the last byte or sometimes corrupted before actual kernel update succeeds
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c0 Summary: boot partition gets hosed filled to the last byte or sometimes corrupted before actual kernel update succeeds Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: abittner@abittner.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0 boot partition gets hosed filled to the last byte or sometimes corrupted before actual kernel update succeeds (e.g. menu.lst from grub erased but as boot was full no new menu.lst could be written to boot again and thus rendering whole system disabled) please add more sanitychecks to operations on a separate /boot/ partition or where /boot/ resides in general and do NOT remove these essential files such as menu.cfg *before* putting the new file there. workflow should be rather first write the new file to a new name, only if that succeeds remove the oldfile with the proper name and then rename the new file to the proper name. today i just had a zypper ref and zypper up with a kernel update incoming on a 12.3 x86 system again which again failed in the kernel rpm this time filling up the /boot/ 100%, it didnt actually kill the system this time, but i need to first figure out now what to safely erase from the crowded /boot/ partition now first before then again retriggering the zypper dup. why can the kernel updates not clean older kernels (the system seems to have multiple initrd symver and vmlinuz and vmlinux files in /boot/ in different versions, all versioned 3.7.10, so they ought to be all from older kernel updates and stages on this opensuse 12.3, but why are multiples being kept leading to the /boot/ partition eventually being filled and failing these kernel updates therafter and even rendering machines disabled :( please make kernel updates, zypper, or whatever involved components here or handling of free space on disk much more robust, and do not delete files before their new version has successfully been written to the disk first. thank you. Reproducible: Sometimes Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|libzypp |Basesystem AssignedTo|zypp-maintainers@forge.prov |mmarek@suse.com |o.novell.com | --- Comment #1 from Michael Andres <ma@suse.com> 2014-07-10 18:14:50 CEST --- (In reply to comment #0)
boot partition gets hosed filled to the last byte or sometimes corrupted before actual kernel update succeeds (e.g. menu.lst from grub erased but as boot was full no new menu.lst could be written to boot again and thus rendering whole system disabled)
That's probably something that needs to be addressed in mkinitrd and/or the kernels pre/post scripts.
why can the kernel updates not clean older kernels (the system seems to have multiple initrd symver and vmlinuz and vmlinux files in /boot/ in different versions, all versioned 3.7.10, so they ought to be all from older kernel updates and stages on this opensuse 12.3, but why are multiples being kept leading to the /boot/ partition eventually being filled and failing these kernel updates therafter and even rendering machines disabled :(
mkinitrd provides a tool for this (/sbin/purge-kernels). It's config option is availabe in /etc/zypp/zypp.conf: ## Comma separated list of kernel packages to keep installed in parallel, ## if the above multiversion variable is set. Packages can be specified as ## 2.6.32.12-0.7 - Exact version to keep ## latest - Keep kernel with the highest version number ## latest-N - Keep kernel with the Nth highest version number ## running - Keep the running kernel ## oldest - Keep kernel with the lowest version number (the GA kernel) ## oldest+N - Keep kernel with the Nth lowest version number ## ## Note: This entry is not evaluated by libzypp, but by the ## purge-kernels service (via /sbin/purge-kernels). ## ## Default: Do not delete any kernels if multiversion(kernel) is set multiversion.kernels = latest,latest-1,running Passing the issue to mkinitrd maintainer. Please forward it to the kernel guys if necessary. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c2 --- Comment #2 from andreas bittner <abittner@abittner.de> 2014-08-07 09:05:12 UTC --- happened again: ( 5/16) Installing: kernel-desktop-3.7.10-1.40.1 ..................................................................................[error] Installation of kernel-desktop-3.7.10-1.40.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: installing package kernel-desktop-3.7.10-1.40.1.i686 needs 16MB on the /boot filesystem Abort, retry, ignore? [a/r/i] (a): /dev/sda2 99M 99M 0 100% /boot Linux tux.local 3.7.10-1.36-desktop #1 SMP PREEMPT Thu Jun 12 10:14:12 UTC 2014 (fcb6f8f) i686 athlon i386 GNU/Linux rpm -aq | grep -i kerne kernel-firmware-20130714git-1.9.1.noarch kernel-desktop-3.7.10-1.36.1.i686 kernel-desktop-3.7.10-1.32.1.i686 purge-kernels /sbin/purge-kernels: Nothing to do. in zypp.conf it says: ## Default: Do not delete any kernels if multiversion = provides:multiversion(kernel) is set multiversion.kernels = latest,latest-1,running /boot # ls -lart total 90336 drwx------ 2 root root 12288 Feb 24 2008 lost+found -rw-r--r-- 1 root root 389120 Feb 24 2008 message.old -rw-r--r-- 1 root root 165080 Feb 19 2011 memtest.bin -rw-r--r-- 1 root root 1484 Feb 26 2013 boot.readme -rw------- 1 root root 512 Jun 19 2013 backup_mbr drwxr-xr-x 2 root root 1024 Jul 15 2013 grub -rw-r--r-- 1 root root 137578 May 12 15:16 config-3.7.10-1.32-desktop -rw-r--r-- 1 root root 2007153 May 12 15:53 System.map-3.7.10-1.32-desktop -rw-r--r-- 1 root root 4959648 May 12 15:53 vmlinuz-3.7.10-1.32-desktop -rw-r--r-- 1 root root 6327224 May 12 16:02 vmlinux-3.7.10-1.32-desktop.gz -rw-r--r-- 1 root root 500 May 12 16:02 sysctl.conf-3.7.10-1.32-desktop -rw-r--r-- 1 root root 239400 May 12 16:02 symvers-3.7.10-1.32-desktop.gz -rw------- 1 root root 32099815 May 21 11:42 initrd-3.7.10-1.32-desktop -rw-r--r-- 1 root root 137578 Jun 13 15:21 config-3.7.10-1.36-desktop -rw-r--r-- 1 root root 2007211 Jun 13 16:56 System.map-3.7.10-1.36-desktop -rw-r--r-- 1 root root 4960736 Jun 13 16:56 vmlinuz-3.7.10-1.36-desktop -rw-r--r-- 1 root root 6329269 Jun 13 17:12 vmlinux-3.7.10-1.36-desktop.gz -rw-r--r-- 1 root root 500 Jun 13 17:13 sysctl.conf-3.7.10-1.36-desktop -rw-r--r-- 1 root root 239400 Jun 13 17:13 symvers-3.7.10-1.36-desktop.gz lrwxrwxrwx 1 root root 27 Jul 10 17:06 vmlinuz -> vmlinuz-3.7.10-1.36-desktop -rw------- 1 root root 32098659 Jul 10 17:06 initrd-3.7.10-1.36-desktop lrwxrwxrwx 1 root root 26 Jul 10 17:06 initrd -> initrd-3.7.10-1.36-desktop drwxr-xr-x 5 root root 1024 Jul 10 17:26 . drwxr-xr-x 6 root root 1024 Jul 10 17:27 grub2 drwxr-xr-x 23 root root 4096 Jul 17 23:16 . the grub2/grub.cfg also shows the .32 and .36 kernels listed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c3 --- Comment #3 from andreas bittner <abittner@abittner.de> 2014-08-07 09:19:54 UTC --- I just rpm -e kernel-desktop-3.7.10-1.32.1 and then zypper patch and then it applied the latest .40 kernel and it was again at 99% of /boot afterwards but no errormsg this time and a successful reboot. Linux tux.local 3.7.10-1.40-desktop #1 SMP PREEMPT Thu Jul 10 11:22:12 UTC 2014 (9b06319) i686 athlon i386 GNU/Linux total 90340 drwx------ 2 root root 12288 Feb 24 2008 lost+found -rw-r--r-- 1 root root 389120 Feb 24 2008 message.old -rw-r--r-- 1 root root 165080 Feb 19 2011 memtest.bin -rw-r--r-- 1 root root 1484 Feb 26 2013 boot.readme -rw------- 1 root root 512 Jun 19 2013 backup_mbr drwxr-xr-x 2 root root 1024 Jul 15 2013 grub -rw-r--r-- 1 root root 137578 Jun 13 15:21 config-3.7.10-1.36-desktop -rw-r--r-- 1 root root 2007211 Jun 13 16:56 System.map-3.7.10-1.36-desktop -rw-r--r-- 1 root root 4960736 Jun 13 16:56 vmlinuz-3.7.10-1.36-desktop -rw-r--r-- 1 root root 6329269 Jun 13 17:12 vmlinux-3.7.10-1.36-desktop.gz -rw-r--r-- 1 root root 500 Jun 13 17:13 sysctl.conf-3.7.10-1.36-desktop -rw-r--r-- 1 root root 239400 Jun 13 17:13 symvers-3.7.10-1.36-desktop.gz -rw------- 1 root root 32098659 Jul 10 17:06 initrd-3.7.10-1.36-desktop -rw-r--r-- 1 root root 137578 Jul 22 17:10 config-3.7.10-1.40-desktop -rw-r--r-- 1 root root 2007269 Jul 22 17:57 System.map-3.7.10-1.40-desktop -rw-r--r-- 1 root root 4961088 Jul 22 17:57 vmlinuz-3.7.10-1.40-desktop -rw-r--r-- 1 root root 6329758 Jul 22 18:06 vmlinux-3.7.10-1.40-desktop.gz -rw-r--r-- 1 root root 500 Jul 22 18:07 sysctl.conf-3.7.10-1.40-desktop -rw-r--r-- 1 root root 239400 Jul 22 18:07 symvers-3.7.10-1.40-desktop.gz lrwxrwxrwx 1 root root 27 Aug 7 11:07 vmlinuz -> vmlinuz-3.7.10-1.40-desktop -rw------- 1 root root 32100215 Aug 7 11:07 initrd-3.7.10-1.40-desktop lrwxrwxrwx 1 root root 26 Aug 7 11:07 initrd -> initrd-3.7.10-1.40-desktop drwxr-xr-x 6 root root 1024 Aug 7 11:07 grub2 drwxr-xr-x 5 root root 1024 Aug 7 11:12 . drwxr-xr-x 23 root root 4096 Aug 7 11:12 .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c4 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |abittner@abittner.de --- Comment #4 from Michal Marek <mmarek@suse.com> 2014-08-19 13:12:28 UTC --- (In reply to comment #2)
happened again:
( 5/16) Installing: kernel-desktop-3.7.10-1.40.1 ..................................................................................[error] Installation of kernel-desktop-3.7.10-1.40.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: installing package kernel-desktop-3.7.10-1.40.1.i686 needs 16MB on the /boot filesystem Abort, retry, ignore? [a/r/i] (a):
So it failed safe, didn't it?
/dev/sda2 99M 99M 0 100% /boot
Linux tux.local 3.7.10-1.36-desktop #1 SMP PREEMPT Thu Jun 12 10:14:12 UTC 2014 (fcb6f8f) i686 athlon i386 GNU/Linux
rpm -aq | grep -i kerne kernel-firmware-20130714git-1.9.1.noarch kernel-desktop-3.7.10-1.36.1.i686 kernel-desktop-3.7.10-1.32.1.i686
If your /boot partition cannot host three kernels, then you either have to enlarge it or disable multiversion.
-rw------- 1 root root 32099815 May 21 11:42 initrd-3.7.10-1.32-desktop
Can you attach the output of zcat /boot/initrd-3.7.10-1.32-desktop | cpio -tv? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c5 andreas bittner <abittner@abittner.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|abittner@abittner.de | --- Comment #5 from andreas bittner <abittner@abittner.de> 2014-08-19 13:30:00 UTC --- Ok guys, I am 'slightly' 'annoyed' here as I am trying to make a sane argument here in this bugreport as a main problem. These kind of config-file-written-to-zero-bytes-empty-file-created-and-system-is-hosed kind of bug happened multiple times to me on different machines and opensuse operating system revisions. it is bad logic and workflow. thats the actual bug here. It *DID* happen that the menu.lst or whatever those config files are/were (back then) (or even grub2 config file) was being written to disk with zero bytes, and the system was killed and never booted up again. This should be the main point of this bugreport. The install/upgrade scripts and components of kernels (and related) should better copy the config file to a new element, edit/modify and save the updated file and only if this fully succeeds should the original (still working, still existing, still completely stored on disk) file be deleted/renamed/removed. I dont care if multikernels or not or whatever, this is a pita bug and crazy behavior. Copy on write or whatever terms come to my mind as overall algorithms. You just musnt delete valuable config files of systems and then fail to write new files to the systems storage and then basically kill the users systems major functionality (to boot). seriously. Coming back with requested info, i dont have that initrd any more obviously i had to make space some way or another so i deleted the oldest stuff, but i can provide the more recent initrds output. ------------------ sudo zcat initrd-3.7.10-1.36-desktop | cpio -tv | more 122895 blocks drwxr-xr-x 15 root root 0 Jul 10 17:06 . -rwxr-xr-x 1 root root 2078 Jul 10 17:06 init drwxr-xr-x 2 root root 0 Jul 10 17:06 boot -rwxr-xr-x 1 root root 55 Sep 2 2013 boot/21-devinit_done.sh -rwxr-xr-x 1 root root 1893 Sep 2 2013 boot/84-remount.sh -rwxr-xr-x 1 root root 3485 Sep 2 2013 boot/01-devfunctions.sh -rwxr-xr-x 1 root root 431 Sep 2 2013 boot/03-rtc.sh -rwxr-xr-x 1 root root 230 Dec 9 2013 boot/91-mtab.sh -rwxr-xr-x 1 root root 2611 Sep 2 2013 boot/93-boot.sh -rwxr-xr-x 1 root root 452 Jul 12 2013 boot/91-plymouth.chroot.sh -rwxr-xr-x 1 root root 2698 Sep 2 2013 boot/03-storage.sh -rwxr-xr-x 1 root root 1422 Feb 26 2013 boot/82-resume.kernel.sh -rwxr-xr-x 1 root root 430 Jul 12 2013 boot/06-plymouth.sh -rwxr-xr-x 1 root root 438 Sep 2 2013 boot/91-createfb.sh -rwxr-xr-x 1 root root 5567 Sep 2 2013 boot/02-start.sh -rwxr-xr-x 1 root root 1586 Feb 26 2013 boot/81-resume.userspace.sh -rwxr-xr-x 1 root root 4622 Sep 2 2013 boot/83-mount.sh -rwxr-xr-x 1 root root 732 Sep 2 2013 boot/04-udev.sh -rwxr-xr-x 1 root root 331 Sep 2 2013 boot/91-killudev.sh -rwxr-xr-x 1 root root 110 Sep 2 2013 boot/03-scsi_dh.sh -rwxr-xr-x 1 root root 2671 Sep 2 2013 boot/11-block.sh -rwxr-xr-x 1 root root 76 Sep 2 2013 boot/01-acpi.sh -rwxr-xr-x 1 root root 421 Sep 2 2013 boot/05-clock.sh -rwxr-xr-x 1 root root 388 Sep 2 2013 boot/11-usb.sh -rwxr-xr-x 1 root root 475 Sep 2 2013 boot/91-shell.sh drwxr-xr-x 6 root root 0 Jul 10 17:06 usr drwxr-xr-x 7 root root 0 Jul 10 17:06 usr/lib lrwxrwxrwx 1 root root 16 Oct 8 2013 usr/lib/libudev.so.1 -> libudev.so.1.1.6 -rwxr-xr-x 1 root root 9760 Jan 27 2013 usr/lib/libsplashycnf.so.1.0.0 -rwxr-xr-x 1 root root 1410176 Jun 2 16:14 usr/lib/libxml2.so.2.9.0 lrwxrwxrwx 1 root root 16 Jun 20 2013 usr/lib/libjpeg.so.8 -> libjpeg.so.8.0.2 -rwxr-xr-x 1 root root 1035232 Jan 26 2013 usr/lib/libglib-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 18 Jan 27 2014 usr/lib/libparted.so.0 -> libparted.so.0.0.2 -rwxr-xr-x 1 root root 190404 Apr 30 10:06 usr/lib/libpng15.so.15.13.0 drwxr-xr-x 6 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0 drwxr-xr-x 4 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/interfaces drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider -rwxr-xr-x 1 root root 18000 Jan 27 2013 usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider/libidirec tfbimageprovider_png.so -rwxr-xr-x 1 root root 17924 Jan 27 2013 usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider/libidirec tfbimageprovider_gif.so -rwxr-xr-x 1 root root 13864 Jan 27 2013 usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider/libidirec tfbimageprovider_jpeg.so drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/interfaces/IDirectFBFont -rwxr-xr-x 1 root root 18012 Jan 27 2013 usr/lib/directfb-1.6-0/interfaces/IDirectFBFont/libidirectfbfont_f t2.so drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/wm -rwxr-xr-x 1 root root 51052 Jan 27 2013 usr/lib/directfb-1.6-0/wm/libdirectfbwm_default.so drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/systems -rwxr-xr-x 1 root root 55492 Jan 27 2013 usr/lib/directfb-1.6-0/systems/libdirectfb_fbdev.so drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/directfb-1.6-0/inputdrivers -rwxr-xr-x 1 root root 13880 Jan 27 2013 usr/lib/directfb-1.6-0/inputdrivers/libdirectfb_keyboard.so -rwxr-xr-x 1 root root 398912 Jan 26 2013 usr/lib/libpcre.so.1.0.1 lrwxrwxrwx 1 root root 27 Jun 20 2013 usr/lib/libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.3200.5 lrwxrwxrwx 1 root root 17 Jun 18 2013 usr/lib/libcom_err.so.2 -> libcom_err.so.2.1 lrwxrwxrwx 1 root root 26 Oct 8 2013 usr/lib/libsystemd-daemon.so.0 -> libsystemd-daemon.so.0.0.5 -rwxr-xr-x 1 root root 288568 Jun 14 2013 usr/lib/libjpeg.so.8.0.2 lrwxrwxrwx 1 root root 25 Jun 18 2013 usr/lib/libimobiledevice.so.3 -> libimobiledevice.so.3.0.1 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libusb-1.0.so.0 -> libusb-1.0.so.0.1.0 lrwxrwxrwx 1 root root 17 Jun 18 2013 usr/lib/libmount.so.1 -> libmount.so.1.1.0 -rwxr-xr-x 1 root root 137416 Jan 14 2014 usr/lib/libgdk_pixbuf-2.0.so.0.2600.5 -rwxr-xr-x 1 root root 38740 Nov 14 2013 usr/lib/libkrb5support.so.0.1 -rwxr-xr-x 1 root root 136724 Jan 26 2013 usr/lib/liblzo2.so.2.0.0 -r-xr-xr-x 1 root root 343104 Mar 4 10:47 usr/lib/libcups.so.2 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.17 lrwxrwxrwx 1 root root 22 Jun 18 2013 usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.911.0 lrwxrwxrwx 1 root root 24 Jun 18 2013 usr/lib/libdirectfb-1.6.so.0 -> libdirectfb-1.6.so.0.2.0 -rwxr-xr-x 1 root root 133700 Jan 27 2013 usr/lib/libdirect-1.6.so.0.2.0 -rwxr-xr-x 1 root root 232300 Jan 31 2014 usr/lib/libfontconfig.so.1.6.2 lrwxrwxrwx 1 root root 24 Jun 20 2013 usr/lib/libpango-1.0.so.0 -> libpango-1.0.so.0.3200.5 -rwxr-xr-x 1 root root 18168 Feb 7 2013 usr/lib/libuuid.so.1.3.0 lrwxrwxrwx 1 root root 19 Jun 20 2013 usr/lib/libXrender.so.1 -> libXrender.so.1.3.0 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/liblzo2.so.2 -> liblzo2.so.2.0.0 -rwxr-xr-x 1 root root 55124 Jan 27 2013 usr/lib/libfusion-1.6.so.0.2.0 -rwxr-xr-x 1 root root 50836 Feb 7 2013 usr/lib/libdrm.so.2.4.0 lrwxrwxrwx 1 root root 17 Jun 18 2013 usr/lib/libexpat.so.1 -> libexpat.so.1.6.0 lrwxrwxrwx 1 root root 20 Jun 18 2013 usr/lib/libatasmart.so.4 -> libatasmart.so.4.0.5 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libdal-0.3.so.0 -> libdal-0.3.so.0.0.0 -rwxr-xr-x 1 root root 9732 Jan 26 2013 usr/lib/libXau.so.6.0.0 -rwxr-xr-x 1 root root 38676 Jun 4 2013 usr/lib/libXrender.so.1.3.0 -rwxr-xr-x 1 root root 38412 May 31 2013 usr/lib/libxcb-render.so.0.0.0 lrwxrwxrwx 1 root root 24 Jun 18 2013 usr/lib/libreiserfs-0.3.so.0 -> libreiserfs-0.3.so.0.0.0 -rwxr-xr-x 1 root root 9692 May 31 2013 usr/lib/libxcb-shm.so.0.0.0 lrwxrwxrwx 1 root root 22 Jun 18 2013 usr/lib/libfusion-1.6.so.0 -> libfusion-1.6.so.0.2.0 lrwxrwxrwx 1 root root 27 Jul 27 2013 usr/lib/libply-splash-core.so.2 -> libply-splash-core.so.2.1.0 -rwxr-xr-x 1 root root 47152 Apr 1 2013 usr/lib/libpangocairo-1.0.so.0.3200.5 -rwxr-xr-x 1 root root 290448 Feb 15 2013 usr/lib/libext2fs.so.2.4 -rwxr-xr-x 1 root root 13752 Jan 25 2013 usr/lib/libgpg-error.so.0.8.0 -rwxr-xr-x 1 root root 305316 Apr 1 2013 usr/lib/libpango-1.0.so.0.3200.5 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libgpod.so.4 -> libgpod.so.4.3.2 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libusb-0.1.so.4 -> libusb-0.1.so.4.4.4 -rwxr-xr-x 1 root root 17957752 Jan 26 2013 usr/lib/libicudata.so.49.1 lrwxrwxrwx 1 root root 15 Jun 18 2013 usr/lib/libffi.so.4 -> libffi.so.4.0.1 -rwxr-xr-x 1 root root 80164 Apr 1 2013 usr/lib/libpangoft2-1.0.so.0.3200.5 -rwxr-xr-x 1 root root 321524 Jan 26 2013 usr/lib/libgobject-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 22 Jun 18 2013 usr/lib/libsplashycnf.so.1 -> libsplashycnf.so.1.0.0 -rwxr-xr-x 1 root root 1446912 Jan 26 2013 usr/lib/libgio-2.0.so.0.3400.3 -rwxr-xr-x 1 root root 644948 Dec 23 2013 usr/lib/libpixman-1.so.0.28.2 -rwxr-xr-x 1 root root 545744 Jul 26 2013 usr/lib/libgcrypt.so.11.8.2 lrwxrwxrwx 1 root root 15 Jun 18 2013 usr/lib/libdrm.so.2 -> libdrm.so.2.4.0 drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/systemd -rwxr-xr-x 1 root root 206472 Sep 27 2013 usr/lib/systemd/systemd-udevd lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libicule.so.49 -> libicule.so.49.1 lrwxrwxrwx 1 root root 19 May 16 19:10 usr/lib/libpng15.so.15 -> libpng15.so.15.13.0 lrwxrwxrwx 1 root root 14 Dec 5 2013 usr/lib/libkrb5.so.3 -> libkrb5.so.3.3 -rwxr-xr-x 1 root root 161652 Nov 14 2013 usr/lib/libk5crypto.so.3.1 lrwxrwxrwx 1 root root 21 Dec 5 2013 usr/lib/libkrb5support.so.0 -> libkrb5support.so.0.1 lrwxrwxrwx 1 root root 15 Dec 19 2013 usr/lib/libmtp.so.9 -> libmtp.so.9.0.5 lrwxrwxrwx 1 root root 22 Mar 18 18:23 usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.6.2 -rwxr-xr-x 1 root root 161280 Jan 25 2013 usr/lib/libexpat.so.1.6.0 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libuuid.so.1 -> libuuid.so.1.3.0 lrwxrwxrwx 1 root root 29 Jan 27 2014 usr/lib/libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.2600.5 -rwxr-xr-x 1 root root 13916 Feb 15 2013 usr/lib/libcom_err.so.2.1 lrwxrwxrwx 1 root root 19 Jun 20 2013 usr/lib/libxcb-shm.so.0 -> libxcb-shm.so.0.0.0 -rwxr-xr-x 1 root root 79784 Jul 12 2013 usr/lib/libply-splash-core.so.2.1.0 -rwxr-xr-x 1 root root 26200 Jan 26 2013 usr/lib/libffi.so.4.0.1 lrwxrwxrwx 1 root root 22 Jun 18 2013 usr/lib/libdirect-1.6.so.0 -> libdirect-1.6.so.0.2.0 -rwxr-xr-x 1 root root 63244 Jan 26 2013 usr/lib/libusb-1.0.so.0.1.0 -rwxr-xr-x 1 root root 1121372 Jul 6 2013 usr/lib/libcairo.so.2.11200.8 lrwxrwxrwx 1 root root 17 Jun 18 2013 usr/lib/libplist.so.1 -> libplist.so.1.1.8 -rwxr-xr-x 1 root root 100504 Jan 27 2013 usr/lib/libimobiledevice.so.3.0.1 -rwxr-xr-x 1 root root 1278120 Jan 27 2013 usr/lib/libdirectfb-1.6.so.0.2.0 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libkmod.so.2 -> libkmod.so.2.2.2 lrwxrwxrwx 1 root root 13 Jun 18 2013 usr/lib/libe2p.so.2 -> libe2p.so.2.3 -rwxr-xr-x 1 root root 186976 Feb 7 2013 usr/lib/libmount.so.1.1.0 lrwxrwxrwx 1 root root 22 Jun 18 2013 usr/lib/libgio-2.0.so.0 -> libgio-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 18 Dec 5 2013 usr/lib/libk5crypto.so.3 -> libk5crypto.so.3.1 -rwxr-xr-x 1 root root 1513392 Jan 26 2013 usr/lib/libicuuc.so.49.1 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6 lrwxrwxrwx 1 root root 29 Jun 20 2013 usr/lib/libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.3200.5 -rwxr-xr-x 1 root root 38664 Jul 12 2013 usr/lib/libply-splash-graphics.so.2.1.0 -rwxr-xr-x 1 root root 620840 Jan 26 2013 usr/lib/libharfbuzz.so.0.911.0 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/liblzma.so.5 -> liblzma.so.5.0.4 -rwxr-xr-x 1 root root 13716 Sep 27 2013 usr/lib/libsystemd-daemon.so.0.0.5 lrwxrwxrwx 1 root root 15 Jun 20 2013 usr/lib/libxcb.so.1 -> libxcb.so.1.1.0 lrwxrwxrwx 1 root root 21 Jun 18 2013 usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.8.0 -rwxr-xr-x 1 root root 72476 May 31 2013 usr/lib/libXext.so.6.4.0 -rwxr-xr-x 1 root root 108784 Jan 26 2013 usr/lib/libreiserfs-0.3.so.0.0.0 -rwxr-xr-x 1 root root 137008 May 31 2013 usr/lib/libxcb.so.1.1.0 -rwxr-xr-x 1 root root 96140 Jan 25 2013 usr/lib/libkmod.so.2.2.2 -rwxr-xr-x 1 root root 488464 Jan 7 2014 usr/lib/libparted.so.0.0.2 lrwxrwxrwx 1 root root 15 Jul 27 2013 usr/lib/libply.so.2 -> libply.so.2.1.0 lrwxrwxrwx 1 root root 19 Aug 21 2013 usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.8.2 lrwxrwxrwx 1 root root 16 Jun 20 2013 usr/lib/libXext.so.6 -> libXext.so.6.4.0 -rwxr-xr-x 1 root root 67028 Sep 27 2013 usr/lib/libudev.so.1.1.6 -rwxr-xr-x 1 root root 563472 Jan 26 2013 usr/lib/libfreetype.so.6.10.0 -rwxr-xr-x 1 root root 1281072 Jun 12 2013 usr/lib/libX11.so.6.3.0 -rwxr-xr-x 1 root root 150336 Sep 3 2013 usr/lib/libsgutils2.so.2.0.0 -rwxr-xr-x 1 root root 249984 Nov 14 2013 usr/lib/libgssapi_krb5.so.2.2 lrwxrwxrwx 1 root root 21 Jul 19 2013 usr/lib/libcairo.so.2 -> libcairo.so.2.11200.8 lrwxrwxrwx 1 root root 31 Jul 27 2013 usr/lib/libply-splash-graphics.so.2 -> libply-splash-graphics.so.2 .1.0 -rwxr-xr-x 1 root root 267828 Jan 26 2013 usr/lib/libicule.so.49.1 -rwxr-xr-x 1 root root 856588 Nov 14 2013 usr/lib/libkrb5.so.3.3 -rwxr-xr-x 1 root root 792188 Jan 26 2013 usr/lib/libsqlite3.so.0.8.6 -rwxr-xr-x 1 root root 96244 Jul 12 2013 usr/lib/libply.so.2.1.0 lrwxrwxrwx 1 root root 23 Jun 18 2013 usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 20 Sep 27 2013 usr/lib/libsgutils2.so.2 -> libsgutils2.so.2.0.0 drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/lib/plymouth -rwxr-xr-x 1 root root 14024 Jul 12 2013 usr/lib/plymouth/text.so -rwxr-xr-x 1 root root 75964 Jul 12 2013 usr/lib/plymouth/script.so drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/plymouth/renderers -rwxr-xr-x 1 root root 18160 Jul 12 2013 usr/lib/plymouth/renderers/frame-buffer.so -rwxr-xr-x 1 root root 30552 Jul 12 2013 usr/lib/plymouth/renderers/drm.so -rwxr-xr-x 1 root root 9836 Jul 12 2013 usr/lib/plymouth/details.so -rwxr-xr-x 1 root root 9800 Jul 12 2013 usr/lib/plymouth/label.so lrwxrwxrwx 1 root root 21 Dec 5 2013 usr/lib/libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libext2fs.so.2 -> libext2fs.so.2.4 -rwxr-xr-x 1 root root 9768 Jan 26 2013 usr/lib/libdal-0.3.so.0.0.0 lrwxrwxrwx 1 root root 19 Jun 20 2013 usr/lib/libusbmuxd.so.2 -> libusbmuxd.so.1.0.8 -rwxr-xr-x 1 root root 13868 Jan 26 2013 usr/lib/libgmodule-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libicuuc.so.49 -> libicuuc.so.49.1 lrwxrwxrwx 1 root root 22 Jun 20 2013 usr/lib/libxcb-render.so.0 -> libxcb-render.so.0.0.0 drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/lib/udev -rwxr-xr-x 1 root root 21964 Sep 27 2013 usr/lib/udev/accelerometer drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/udev/rules.d -r--r--r-- 1 root root 1652 Jul 10 17:06 usr/lib/udev/rules.d/13-dm-disk.rules -rw-r--r-- 1 root root 648 Jul 10 17:06 usr/lib/udev/rules.d/80-drivers.rules -r--r--r-- 1 root root 6450 Jul 10 17:06 usr/lib/udev/rules.d/10-dm.rules -r--r--r-- 1 root root 479 Jul 10 17:06 usr/lib/udev/rules.d/95-dm-notify.rules -rw-r--r-- 1 root root 5968 Jul 10 17:06 usr/lib/udev/rules.d/60-persistent-storage.rules -rw-r--r-- 1 root root 2359 Jul 10 17:06 usr/lib/udev/rules.d/64-md-raid.rules -rw-r--r-- 1 root root 512 Jul 10 17:06 usr/lib/udev/rules.d/61-msft.rules -rw-r--r-- 1 root root 3111 Jul 10 17:06 usr/lib/udev/rules.d/50-udev-default.rules -rw-r--r-- 1 root root 2464 Jul 10 17:06 usr/lib/udev/rules.d/60-persistent-input.rules -rwxr-xr-x 1 root root 9900 Mar 11 10:11 usr/lib/udev/hid2hci -rwxr-xr-x 1 root root 34688 Jan 27 2013 usr/lib/udev/ipod-set-info -rwxr-xr-x 1 root root 30156 Sep 27 2013 usr/lib/udev/collect -rwxr-xr-x 1 root root 14000 Jan 29 2013 usr/lib/udev/udev-acl -rwxr-xr-x 1 root root 409 Sep 27 2013 usr/lib/udev/write_dev_root_rule -rwxr-xr-x 1 root root 5676 Mar 10 15:32 usr/lib/udev/udisks-probe-sas-expander -rwxr-xr-x 1 root root 5500 Sep 27 2013 usr/lib/udev/mtd_probe -rwxr-xr-x 1 root root 1432 Jan 26 2013 usr/lib/udev/idedma.sh -rwxr-xr-x 1 root root 631 Mar 11 10:11 usr/lib/udev/bluetooth_serial -rwxr-xr-x 1 root root 286 Jul 19 2013 usr/lib/udev/iwlwifi-led.sh -rwxr-xr-x 1 root root 3461 Sep 27 2013 usr/lib/udev/rule_generator.functions -rwxr-xr-x 1 root root 5500 Sep 27 2013 usr/lib/udev/v4l_id -rwxr-xr-x 1 root root 5564 Sep 27 2013 usr/lib/udev/numlock-on -rwxr-xr-x 1 root root 625 Sep 27 2013 usr/lib/udev/keyboard-force-release.sh -rwxr-xr-x 1 root root 5644 Dec 9 2013 usr/lib/udev/mtp-probe -rwxr-xr-x 1 root root 34248 Sep 27 2013 usr/lib/udev/ata_id -rwxr-xr-x 1 root root 30564 Feb 12 2013 usr/lib/udev/udev-configure-printer -rwxr-xr-x 1 root root 9061 Feb 12 2013 usr/lib/udev/udev-add-printer -rwxr-xr-x 1 root root 1655 Feb 23 2013 usr/lib/udev/collect_lvm -rwxr-xr-x 1 root root 42956 Sep 27 2013 usr/lib/udev/scsi_id -rwxr-xr-x 1 root root 5672 Mar 10 15:32 usr/lib/udev/udisks-probe-ata-smart -rwxr-xr-x 1 root root 1647 Jan 27 2013 usr/lib/udev/usb_modeswitch -rwxr-xr-x 1 root root 38344 Sep 27 2013 usr/lib/udev/cdrom_id -rwxr-xr-x 1 root root 42436 Sep 27 2013 usr/lib/udev/keymap -rwxr-xr-x 1 root root 18136 Mar 25 2013 usr/lib/udev/udevmountd -rwxr-xr-x 1 root root 9852 Jan 27 2013 usr/lib/udev/iphone-set-info -rwxr-xr-x 1 root root 34612 Mar 10 15:32 usr/lib/udev/udisks-part-id -rwxr-xr-x 1 root root 1062 Feb 22 2011 usr/lib/udev/gpsd.sh -rwxr-xr-x 1 root root 2613 Sep 27 2013 usr/lib/udev/findkeyboards -rwxr-xr-x 1 root root 2581 Jan 7 2014 usr/lib/udev/kpartx_id -rwxr-xr-x 1 root root 4496 Sep 27 2013 usr/lib/udev/write_net_rules -rwxr-xr-x 1 root root 9816 Mar 10 15:32 usr/lib/udev/udisks-dm-export lrwxrwxrwx 1 root root 17 Jun 18 2013 usr/lib/libblkid.so.1 -> libblkid.so.1.1.0 -rwxr-xr-x 1 root root 42660 Jan 27 2013 usr/lib/libplist.so.1.1.8 -rwxr-xr-x 1 root root 50856 Jan 27 2013 usr/lib/libatasmart.so.4.0.5 -rwxr-xr-x 1 root root 165540 Jan 25 2013 usr/lib/liblzma.so.5.0.4 -rwxr-xr-x 1 root root 170652 Feb 7 2013 usr/lib/libblkid.so.1.1.0 lrwxrwxrwx 1 root root 18 Jun 18 2013 usr/lib/libicudata.so.49 -> libicudata.so.49.1 lrwxrwxrwx 1 root root 26 Jun 18 2013 usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 19 Jun 18 2013 usr/lib/libsplashy.so.1 -> libsplashy.so.1.0.0 -rwxr-xr-x 1 root root 22124 Jan 27 2013 usr/lib/libsplashy.so.1.0.0 -rwxr-xr-x 1 root root 17964 Jan 26 2013 usr/lib/libusb-0.1.so.4.4.4 lrwxrwxrwx 1 root root 21 Jun 18 2013 usr/lib/libfreetype.so.6 -> libfreetype.so.6.10.0 lrwxrwxrwx 1 root root 16 Jun 18 2013 usr/lib/libpcre.so.1 -> libpcre.so.1.0.1 -rwxr-xr-x 1 root root 323828 Dec 9 2013 usr/lib/libmtp.so.9.0.5 lrwxrwxrwx 1 root root 21 Jan 5 2014 usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.28.2 -rwxr-xr-x 1 root root 26280 Mar 27 2013 usr/lib/libusbmuxd.so.1.0.8 -rwxr-xr-x 1 root root 466144 Jan 27 2013 usr/lib/libgpod.so.4.3.2 lrwxrwxrwx 1 root root 15 Jun 18 2013 usr/lib/libXau.so.6 -> libXau.so.6.0.0 -rwxr-xr-x 1 root root 31196 Feb 15 2013 usr/lib/libe2p.so.2.3 -rwxr-xr-x 1 root root 934620 Jan 26 2013 usr/lib/libstdc++.so.6.0.17 drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/lib/pango drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/lib/pango/1.8.0 drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/lib/pango/1.8.0/modules -rwxr-xr-x 1 root root 13924 Jul 10 17:06 usr/lib/pango/1.8.0/modules/pango-basic-fc.so lrwxrwxrwx 1 root root 16 Jun 10 13:13 usr/lib/libxml2.so.2 -> libxml2.so.2.9.0 lrwxrwxrwx 1 root root 26 Jun 18 2013 usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.3400.3 lrwxrwxrwx 1 root root 15 Jun 20 2013 usr/lib/libX11.so.6 -> libX11.so.6.3.0 drwxr-xr-x 6 root root 0 Jul 10 17:06 usr/share drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/share/fonts drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/fonts/uni -rwxr-xr-x 1 root root 814081 Jul 10 17:06 usr/share/fonts/uni/unifont.pcf.gz drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/zoneinfo -rw-r--r-- 1 root root 118 Oct 28 2013 usr/share/zoneinfo/UTC drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/share/plymouth drwxr-xr-x 5 root root 0 Jul 10 17:06 usr/share/plymouth/themes drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/plymouth/themes/details -rwxr-xr-x 1 root root 84 Jul 10 17:06 usr/share/plymouth/themes/details/details.plymouth drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/plymouth/themes/text -rwxr-xr-x 1 root root 98 Jul 10 17:06 usr/share/plymouth/themes/text/text.plymouth drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/plymouth/themes/openSUSE -rwxr-xr-x 1 root root 1896 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/lock.png -rwxr-xr-x 1 root root 111934 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/logo-54.png -rwxr-xr-x 1 root root 153277 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/logo-1610.png -rwxr-xr-x 1 root root 296 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/bullet.png -rwxr-xr-x 1 root root 165 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/progress_bar.png -rwxr-xr-x 1 root root 219 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/openSUSE.plymouth -rwxr-xr-x 1 root root 3304 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/hibernate.png -rwxr-xr-x 1 root root 165 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/progress_box_edge.png -rwxr-xr-x 1 root root 148364 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/logo-43.png -rwxr-xr-x 1 root root 174 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/progress_box_background.png -rwxr-xr-x 1 root root 350 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/entry.png -rwxr-xr-x 1 root root 2687851 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/blank-background-1610.png -rwxr-xr-x 1 root root 129521 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/logo-169.png -rwxr-xr-x 1 root root 235 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/progress_box.png -rwxr-xr-x 1 root root 870 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/box.png -rwxr-xr-x 1 root root 9272 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/openSUSE.script -rwxr-xr-x 1 root root 1473277 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/blank-background-54.png -rwxr-xr-x 1 root root 2265833 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/blank-background-43.png -rwxr-xr-x 1 root root 2480422 Jul 10 17:06 usr/share/plymouth/themes/openSUSE/blank-background-169.png -rwxr-xr-x 1 root root 109 Jul 10 17:06 usr/share/plymouth/plymouthd.defaults drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/share/splashy drwxr-xr-x 3 root root 0 Jul 10 17:06 usr/share/splashy/themes drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/share/splashy/themes/default -rw-r--r-- 1 root root 404419 Jul 10 17:06 usr/share/splashy/themes/default/error.png -rw-r--r-- 1 root root 124983 Jul 10 17:06 usr/share/splashy/themes/default/suspend.png -rw-r--r-- 1 root root 4969 Jul 10 17:06 usr/share/splashy/themes/default/theme.xml -rw-r--r-- 1 root root 477820 Jul 10 17:06 usr/share/splashy/themes/default/FreeSans.ttf -rw-r--r-- 1 root root 324242 Jul 10 17:06 usr/share/splashy/themes/default/background.png drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/bin -rwxr-xr-x 1 root root 22356 Feb 7 2013 usr/bin/umount -rwxr-xr-x 1 root root 55184 Jan 27 2013 usr/bin/chmod -rwxr-xr-x 1 root root 108660 Jan 27 2013 usr/bin/mv -rwxr-xr-x 1 root root 1506 Nov 6 2013 usr/bin/on_ac_power -rwxr-xr-x 1 root root 59312 Jan 27 2013 usr/bin/rm -rwxr-xr-x 1 root root 38952 Feb 7 2013 usr/bin/mount -rwxr-xr-x 1 root root 34732 Jan 27 2013 usr/bin/mkdir -rwxr-xr-x 1 root root 284232 Sep 27 2013 usr/bin/systemctl -rwxr-xr-x 1 root root 26444 Jan 27 2013 usr/bin/sleep -rwxr-xr-x 1 root root 63408 Jan 27 2013 usr/bin/date -rwxr-xr-x 1 root root 198240 Sep 27 2013 usr/bin/udevadm -rwxr-xr-x 1 root root 22192 Feb 7 2013 usr/bin/dmesg -rwxr-xr-x 1 root root 38772 Jan 27 2013 usr/bin/readlink -rwxr-xr-x 1 root root 30572 Jan 27 2013 usr/bin/uname -rwxr-xr-x 1 root root 47020 Jan 27 2013 usr/bin/cat -rwxr-xr-x 1 root root 34708 Jan 27 2013 usr/bin/chroot -rwxr-xr-x 1 root root 112784 Jan 27 2013 usr/bin/cp -rwxr-xr-x 1 root root 38652 Jul 12 2013 usr/bin/plymouth -rwxr-xr-x 1 root root 117072 Jan 27 2013 usr/bin/ls -rwxr-xr-x 1 root root 34672 Jan 27 2013 usr/bin/mknod -rwxr-xr-x 1 root root 67820 Jan 26 2013 usr/bin/sed -rwxr-xr-x 1 root root 75324 Sep 3 2013 usr/bin/sg_inq -rwxr-xr-x 1 root root 55220 Jan 27 2013 usr/bin/ln drwxr-xr-x 2 root root 0 Jul 10 17:06 usr/sbin -rwxr-xr-x 1 root root 30732 Feb 7 2013 usr/sbin/fsck -rwxr-xr-x 1 root root 250320 Feb 15 2013 usr/sbin/fsck.ext3 -rwxr-xr-x 1 root root 43856 Feb 26 2013 usr/sbin/resume -rwxr-xr-x 1 root root 80208 Jul 12 2013 usr/sbin/plymouthd -rwxr-xr-x 1 root root 30592 Feb 7 2013 usr/sbin/blkid -rwxr-xr-x 1 root root 299392 Apr 22 2013 usr/sbin/ip drwxr-xr-x 2 root root 0 Jul 10 17:06 root drwxr-xr-x 6 root root 0 Jul 10 17:06 var drwxr-xr-x 3 root root 0 Jul 10 17:06 var/lib drwxr-xr-x 2 root root 0 Jul 10 17:06 var/lib/dhcpcd drwxr-xr-x 3 root root 0 Jul 10 17:06 var/cache drwxr-xr-x 2 root root 0 Jul 10 17:06 var/cache/fontconfig drwxr-xr-x 2 root root 0 Jul 10 17:06 var/log drwxr-xr-x 2 root root 0 Jul 10 17:06 var/run drwxr-xr-x 2 root root 0 Jul 10 17:06 sys drwsrwxrwx 2 root root 0 Jul 10 17:06 tmp drwxr-xr-x 9 root root 0 Jul 10 17:06 etc -rw-r--r-- 1 root root 113 Aug 24 2012 etc/e2fsck.conf drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/modprobe.d -rw-r--r-- 1 root root 532 Jul 10 17:06 etc/modprobe.d/10-unsupported-modules.conf -rw-r--r-- 1 root root 495 Jul 10 17:06 etc/modprobe.d/unsupported.blacklist.rpmsave -rw-r--r-- 1 root root 3613 Jul 10 17:06 etc/modprobe.d/00-system.conf -rw-r--r-- 1 root root 0 Jul 10 17:06 etc/modprobe.d/50-tv.conf -rw-r--r-- 1 root root 103 Jul 10 17:06 etc/modprobe.d/50-sound.conf -rw-r--r-- 1 root root 181 Jul 10 17:06 etc/modprobe.d/50-alsa.conf -rw-r--r-- 1 root root 320 Jul 10 17:06 etc/modprobe.d/50-ipv6.conf.rpmnew -rw-r--r-- 1 root root 47 Jul 10 17:06 etc/modprobe.d/99-local.conf -rw-r--r-- 1 root root 33 Jul 10 17:06 etc/modprobe.d/50-ipw2200.conf -rw-r--r-- 1 root root 18 Jul 10 17:06 etc/modprobe.d/50-prism54.conf -rw-r--r-- 1 root root 31 Jul 10 17:06 etc/modprobe.d/50-iwlagn.conf -rw-r--r-- 1 root root 34 Jul 10 17:06 etc/modprobe.d/50-iwl3945.conf -rw-r--r-- 1 root root 5921 Jul 10 17:06 etc/modprobe.d/50-blacklist.conf -rw-r--r-- 1 root root 0 Jul 10 17:06 etc/modprobe.d/50-yast.conf -rw-r--r-- 1 root root 128 Jul 10 17:06 etc/modprobe.d/50-bluetooth.conf -rw-r--r-- 1 root root 86 Jul 10 17:06 etc/modprobe.d/50-nvidia.conf -rw-r--r-- 1 root root 22 Jul 10 17:06 etc/modprobe.d/50-ipv6.conf.rpmsave -rw-r--r-- 1 root root 0 Jul 10 17:06 etc/modprobe.d/sound.YaST2save -rw-r--r-- 1 root root 6031 Jul 10 17:06 etc/modprobe.d/50-blacklist.conf.rpmorig -rw-r--r-- 1 root root 398 Jul 10 17:06 etc/modprobe.d/50-thinkpad_acpi.conf -rwxr-xr-x 1 root root 177 Jul 10 17:06 etc/os-release -rw-r--r-- 1 root root 45 Jun 10 13:15 etc/adjtime -rw-r--r-- 1 root root 764360 Jul 10 17:06 etc/services drwxr-xr-x 3 root root 0 Jul 10 17:06 etc/fonts -rwxr-xr-x 1 root root 5577 Jul 10 17:06 etc/fonts/fonts.conf drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/fonts/conf.d -rwxr-xr-x 1 root root 672 Jul 10 17:06 etc/fonts/conf.d/69-unifont.conf -rw-r--r-- 1 root root 0 Jul 10 17:06 etc/mtab -rw-r--r-- 1 root root 700 Jul 10 17:06 etc/group -rw-r--r-- 1 root root 40 Jul 10 17:06 etc/passwd -rw-r--r-- 1 root root 647 Jul 10 17:06 etc/hosts -rw-r--r-- 1 root root 2309 Oct 28 2013 etc/localtime drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/plymouth -rwxr-xr-x 1 root root 96 Jul 10 17:06 etc/plymouth/plymouthd.conf drwxr-xr-x 3 root root 0 Jul 10 17:06 etc/udev drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/udev/rules.d -rw-r--r-- 1 root root 727 Jul 10 17:06 etc/udev/rules.d/70-persistent-net.rules drwxr-xr-x 3 root root 0 Jul 10 17:06 etc/sysconfig drwxr-xr-x 6 root root 0 Jul 15 2013 etc/sysconfig/network -rw-r--r-- 1 root root 239 Mar 25 2013 etc/sysconfig/network/ifroute-lo drwxr-xr-x 2 root root 0 Jun 15 18:29 etc/sysconfig/network/scripts lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-bridge -> ifup-bridge -rwxr-xr-x 1 root root 5584 Mar 25 2013 etc/sysconfig/network/scripts/dhcpcd-hook lrwxrwxrwx 1 root root 15 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-infiniband -> ifup-infiniband -rwxr-xr-x 1 root root 6448 Mar 25 2013 etc/sysconfig/network/scripts/if-up.ndp-proxy -rwxr-xr-x 1 root root 3803 Mar 25 2013 etc/sysconfig/network/scripts/ifup-services lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-tunnel -> ifup-tunnel -rwxr-xr-x 1 root root 5936 Mar 25 2013 etc/sysconfig/network/scripts/functions.common -rwxr-xr-x 1 root root 1683 Mar 25 2013 etc/sysconfig/network/scripts/functions.rpm-utils -rwxr-xr-x 1 root root 2762 Jun 3 14:05 etc/sysconfig/network/scripts/SuSEfirewall2 lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-802.1q -> ifup-802.1q lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-802.1q -> ifup-802.1q -rwxr-xr-x 1 root root 7974 Mar 25 2013 etc/sysconfig/network/scripts/ifup-bridge -rwxr-xr-x 1 root root 7012 Mar 12 16:02 etc/sysconfig/network/scripts/dhcpcd-hook-samba -rwxr-xr-x 1 root root 10684 Mar 25 2013 etc/sysconfig/network/scripts/ifup-bonding -rwxr-xr-x 1 root root 5354 Mar 25 2013 etc/sysconfig/network/scripts/ifup-802.1q -rwxr-xr-x 1 root root 1319 Mar 25 2013 etc/sysconfig/network/scripts/extradebug lrwxrwxrwx 1 root root 17 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-connection -> ifdown-connec tion lrwxrwxrwx 1 root root 8 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-ppp -> ifup-ppp lrwxrwxrwx 1 root root 12 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-bonding -> ifup-bonding lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-tunnel -> ifup-tunnel -rwxr-xr-x 1 root root 636 Mar 25 2013 etc/sysconfig/network/scripts/move_shm_sysconfig.sh -rwxr-xr-x 1 root root 16396 Mar 25 2013 etc/sysconfig/network/scripts/convert_to_netconfig_dns -rwxr-xr-x 1 root root 18590 Mar 25 2013 etc/sysconfig/network/scripts/ifup-route -rwxr-xr-x 1 root root 3604 Mar 25 2013 etc/sysconfig/network/scripts/ifup-sysctl lrwxrwxrwx 1 root root 15 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-infiniband -> ifup-infiniba nd -rwxr-xr-x 1 root root 28627 Mar 25 2013 etc/sysconfig/network/scripts/ifup-wireless lrwxrwxrwx 1 root root 13 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-services -> ifup-services -rwxr-xr-x 1 root root 38490 Mar 25 2013 etc/sysconfig/network/scripts/functions lrwxrwxrwx 1 root root 13 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-services -> ifup-services -rwxr-xr-x 1 root root 3622 Mar 25 2013 etc/sysconfig/network/scripts/ifup-skel -rwxr-xr-x 1 root root 1619 Mar 12 16:02 etc/sysconfig/network/scripts/dhcpcd-hook-samba-functions lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-bridge -> ifup-bridge -rwxr-xr-x 1 root root 6927 Mar 25 2013 etc/sysconfig/network/scripts/ifdown-connection lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-autoip -> ifup-autoip lrwxrwxrwx 1 root root 13 Jun 15 18:29 etc/sysconfig/network/scripts/firewall -> SuSEfirewall2 -rwxr-xr-x 1 root root 3592 Mar 25 2013 etc/sysconfig/network/scripts/ifup-ppp -rwxr-xr-x 1 root root 5086 Mar 25 2013 etc/sysconfig/network/scripts/ifplugd-selectif lrwxrwxrwx 1 root root 13 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-wireless -> ifup-wireless -rwxr-xr-x 1 root root 5792 Mar 25 2013 etc/sysconfig/network/scripts/ifup-autoip lrwxrwxrwx 1 root root 10 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-route -> ifup-route -rwxr-xr-x 1 root root 11817 Mar 25 2013 etc/sysconfig/network/scripts/functions.netconfig -rwxr-xr-x 1 root root 15618 Mar 25 2013 etc/sysconfig/network/scripts/convert_to_netconfig_nis -rwxr-xr-x 1 root root 4644 Aug 30 2011 etc/sysconfig/network/scripts/dhcpd-restart-hook lrwxrwxrwx 1 root root 10 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-route -> ifup-route lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-autoip -> ifup-autoip lrwxrwxrwx 1 root root 13 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-wireless -> ifup-wireless -rwxr-xr-x 1 root root 8467 Mar 25 2013 etc/sysconfig/network/scripts/ifup-tunnel -rwxr-xr-x 1 root root 674 Mar 25 2013 etc/sysconfig/network/scripts/create-ifservices-directory lrwxrwxrwx 1 root root 8 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-ppp -> ifup-ppp lrwxrwxrwx 1 root root 12 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-bonding -> ifup-bonding -rwxr-xr-x 1 root root 5556 Mar 25 2013 etc/sysconfig/network/scripts/ifup-infiniband lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifdown-sysctl -> ifup-sysctl lrwxrwxrwx 1 root root 11 Jun 20 2013 etc/sysconfig/network/scripts/ifstatus-sysctl -> ifup-sysctl -rwxr-xr-x 1 root root 6195 Mar 25 2013 etc/sysconfig/network/scripts/link_wait -rw------- 1 root root 151 Mar 25 2013 etc/sysconfig/network/ifcfg-lo -rw-r--r-- 1 root root 200 Aug 2 2013 etc/sysconfig/network/ifcfg-eth0 -rw-r--r-- 1 root root 11665 Aug 19 2010 etc/sysconfig/network/config.backup.by.convert_to_netconfig -rw------- 1 root root 175 Jun 20 2013 etc/sysconfig/network/ifcfg-eth2 -rw-r--r-- 1 root root 0 Aug 2 2013 etc/sysconfig/network/routes -rw-r--r-- 1 root root 7518 Aug 19 2010 etc/sysconfig/network/dhcp.backup.by.convert_to_netconfig -rw-r--r-- 1 root root 29387 Mar 25 2013 etc/sysconfig/network/ifcfg.template drwx------ 2 root root 0 Jan 26 2013 etc/sysconfig/network/providers -rw------- 1 root root 182 Jun 20 2013 etc/sysconfig/network/ifcfg-eth1 -rw-r--r-- 1 root root 12676 Jun 20 2013 etc/sysconfig/network/config -rw-r--r-- 1 root root 10615 Apr 4 18:14 etc/sysconfig/network/dhcp drwxr-xr-x 2 root root 0 Jun 15 18:29 etc/sysconfig/network/if-up.d lrwxrwxrwx 1 root root 24 Jun 15 18:29 etc/sysconfig/network/if-up.d/SuSEfirewall2 -> ../scripts/SuSEfire wall2 lrwxrwxrwx 1 root root 48 Oct 14 2011 etc/sysconfig/network/if-up.d/21-dhcpcd-hook-samba -> /etc/sysconf ig/network/scripts/dhcpcd-hook-samba lrwxrwxrwx 1 root root 26 Jun 20 2013 etc/sysconfig/network/if-up.d/ndp-proxy -> ../scripts/if-up.ndp-pr oxy lrwxrwxrwx 1 root root 29 Sep 19 2011 etc/sysconfig/network/if-up.d/60-dhcpd-restart-hook -> ../scripts/ dhcpd-restart-hook lrwxrwxrwx 1 root root 37 Dec 16 2008 etc/sysconfig/network/if-up.d/50-ntp -> /etc/sysconfig/network/scr ipts/50-ntp drwxr-xr-x 2 root root 0 Jun 20 2013 etc/sysconfig/network/if-down.d lrwxrwxrwx 1 root root 48 Oct 14 2011 etc/sysconfig/network/if-down.d/21-dhcpcd-hook-samba -> /etc/sysco nfig/network/scripts/dhcpcd-hook-samba lrwxrwxrwx 1 root root 26 Jun 20 2013 etc/sysconfig/network/if-down.d/ndp-proxy -> ../scripts/if-up.ndp- proxy lrwxrwxrwx 1 root root 37 Dec 16 2008 etc/sysconfig/network/if-down.d/50-ntp -> /etc/sysconfig/network/s cripts/50-ntp -rw-r--r-- 1 root root 31 Aug 2 2013 etc/sysconfig/network/routes.YaST2save -rw-r--r-- 1 root root 0 Jul 10 17:06 etc/sysconfig/kernel -rw-r--r-- 1 root root 767 Jul 10 17:06 etc/netconfig drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/splashy lrwxrwxrwx 1 root root 25 Jul 10 17:06 etc/splashy/themes -> /usr/share/splashy/themes -rw-r--r-- 1 root root 555 Jul 10 17:06 etc/splashy/config.xml -rw-r--r-- 1 root root 41 Jul 10 17:06 etc/nsswitch.conf drwxr-xr-x 2 root root 0 Jul 10 17:06 etc/pango -rw-r--r-- 1 root root 1507 Jul 10 17:06 etc/pango/pango.modules -rw-r----- 1 root shadow 99 Jul 10 17:06 etc/shadow -rw-r--r-- 1 root root 23232 Jul 10 17:06 etc/protocols drwxr-xr-x 3 root root 0 Jul 10 17:06 lib lrwxrwxrwx 1 root root 10 Oct 1 2013 lib/ld-linux.so.2 -> ld-2.17.so -rwxr-xr-x 1 root root 305476 Nov 25 2013 lib/libdbus-1.so.3.7.2 lrwxrwxrwx 1 root root 12 Oct 1 2013 lib/libc.so.6 -> libc-2.17.so lrwxrwxrwx 1 root root 15 Jun 18 2013 lib/libtinfo.so.5 -> libtinfo.so.5.9 -r-xr-xr-x 1 root root 403600 Jun 5 16:32 lib/libssl.so.1.0.0 lrwxrwxrwx 1 root root 24 Jun 18 2013 lib/libcom_err.so.2 -> /usr/lib/libcom_err.so.2 -rwxr-xr-x 1 root root 116356 Jan 26 2013 lib/libgcc_s.so.1 lrwxrwxrwx 1 root root 18 Oct 1 2013 lib/libpthread.so.0 -> libpthread-2.17.so lrwxrwxrwx 1 root root 13 Oct 1 2013 lib/libdl.so.2 -> libdl-2.17.so -rwxr-xr-x 1 root root 296281 Sep 18 2013 lib/libm-2.17.so lrwxrwxrwx 1 root root 18 Jan 27 2014 lib/libreadline.so.6 -> libreadline.so.6.2 -rwxr-xr-x 1 root root 17368 Sep 18 2013 lib/libdl-2.17.so -r-xr-xr-x 1 root root 252884 Feb 23 2013 lib/libdevmapper.so.1.02 -rwxr-xr-x 1 root root 39025 Sep 18 2013 lib/librt-2.17.so lrwxrwxrwx 1 root root 18 Jun 18 2013 lib/libkeyutils.so.1 -> libkeyutils.so.1.4 lrwxrwxrwx 1 root root 18 Dec 5 2013 lib/libdbus-1.so.3 -> libdbus-1.so.3.7.2 -rwxr-xr-x 1 root root 25559 Sep 18 2013 lib/libnss_dns-2.17.so -rwxr-xr-x 1 root root 124360 Sep 18 2013 lib/libpthread-2.17.so lrwxrwxrwx 1 root root 17 Oct 1 2013 lib/libresolv.so.2 -> libresolv-2.17.so -rwxr-xr-x 1 root root 1741631 Sep 18 2013 lib/libc-2.17.so -rwxr-xr-x 1 root root 125072 Jan 27 2013 lib/libselinux.so.1 lrwxrwxrwx 1 root root 16 Oct 1 2013 lib/libcrypt.so.1 -> libcrypt-2.17.so lrwxrwxrwx 1 root root 12 Oct 1 2013 lib/libm.so.6 -> libm-2.17.so -rwxr-xr-x 1 root root 247116 Jan 15 2014 lib/libreadline.so.6.2 -rwxr-xr-x 1 root root 94693 Sep 18 2013 lib/libresolv-2.17.so drwxr-xr-x 3 root root 0 Jul 10 17:05 lib/modules drwxr-xr-x 3 root root 0 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop -rw-r--r-- 1 root root 1165 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.symbols -rw-r--r-- 1 root root 6527 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.builtin.bin -rw-r--r-- 1 root root 1338 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.dep.bin -rw-r--r-- 1 root root 864 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.dep -rw-r--r-- 1 root root 52 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.devname -rw-r--r-- 1 root root 4505 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.builtin -rw-r--r-- 1 root root 131 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.softdep -rw-r--r-- 1 root root 1390 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.symbols.bin drwxr-xr-x 3 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel drwxr-xr-x 9 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers drwxr-xr-x 2 root root 0 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/kernel/drivers/ata -rw-r--r-- 1 root root 10892 Jun 13 17:20 lib/modules/3.7.10-1.36-desktop/kernel/drivers/ata/pata_atiixp.ko -rw-r--r-- 1 root root 9812 Jun 13 17:20 lib/modules/3.7.10-1.36-desktop/kernel/drivers/ata/ata_generic.ko drwxr-xr-x 2 root root 0 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/kernel/drivers/acpi -rw-r--r-- 1 root root 6760 Jun 13 17:20 lib/modules/3.7.10-1.36-desktop/kernel/drivers/acpi/fan.ko -rw-r--r-- 1 root root 61376 Jun 13 17:20 lib/modules/3.7.10-1.36-desktop/kernel/drivers/acpi/processor.ko -rw-r--r-- 1 root root 23500 Jun 13 17:20 lib/modules/3.7.10-1.36-desktop/kernel/drivers/acpi/thermal.ko drwxr-xr-x 3 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/usb drwxr-xr-x 2 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/usb/host -rw-r--r-- 1 root root 117100 Jun 13 17:26 lib/modules/3.7.10-1.36-desktop/kernel/drivers/usb/host/xhci-hcd.k o drwxr-xr-x 2 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/hid -rw-r--r-- 1 root root 19008 Jun 13 17:21 lib/modules/3.7.10-1.36-desktop/kernel/drivers/hid/hid-logitech-dj .ko drwxr-xr-x 2 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/firmware -rw-r--r-- 1 root root 14896 Jun 13 17:21 lib/modules/3.7.10-1.36-desktop/kernel/drivers/firmware/edd.ko drwxr-xr-x 3 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi drwxr-xr-x 2 root root 0 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler -rw-r--r-- 1 root root 12656 Jun 13 17:25 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler /scsi_dh.ko -rw-r--r-- 1 root root 14980 Jun 13 17:25 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler /scsi_dh_rdac.ko -rw-r--r-- 1 root root 9304 Jun 13 17:25 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler /scsi_dh_hp_sw.ko -rw-r--r-- 1 root root 13556 Jun 13 17:25 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler /scsi_dh_emc.ko -rw-r--r-- 1 root root 13716 Jun 13 17:25 lib/modules/3.7.10-1.36-desktop/kernel/drivers/scsi/device_handler /scsi_dh_alua.ko drwxr-xr-x 2 root root 0 Jul 10 17:05 lib/modules/3.7.10-1.36-desktop/kernel/drivers/thermal -rw-r--r-- 1 root root 29372 Jun 13 17:26 lib/modules/3.7.10-1.36-desktop/kernel/drivers/thermal/thermal_sys .ko -rw-r--r-- 1 root root 1650 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.alias.bin -rw-r--r-- 1 root root 1325 Jul 10 17:06 lib/modules/3.7.10-1.36-desktop/modules.alias lrwxrwxrwx 1 root root 13 Jun 18 2013 lib/libz.so.1 -> libz.so.1.2.7 lrwxrwxrwx 1 root root 21 Jun 18 2013 lib/libkmod.so.2 -> /usr/lib/libkmod.so.2 -rwxr-xr-x 1 root root 34584 Jan 25 2013 lib/libacl.so.1.1.0 lrwxrwxrwx 1 root root 20 Jun 18 2013 lib/libe2p.so.2 -> /usr/lib/libe2p.so.2 -rwxr-xr-x 1 root root 272812 Jan 26 2013 lib/libsepol.so.1 lrwxrwxrwx 1 root root 16 Jun 18 2013 lib/libattr.so.1 -> libattr.so.1.1.0 -rwxr-xr-x 1 root root 87544 Jan 25 2013 lib/libz.so.1.2.7 lrwxrwxrwx 1 root root 18 Oct 1 2013 lib/libnss_dns.so.2 -> libnss_dns-2.17.so lrwxrwxrwx 1 root root 20 Oct 1 2013 lib/libnss_files.so.2 -> libnss_files-2.17.so -r-xr-xr-x 1 root root 1784032 Jun 5 16:32 lib/libcrypto.so.1.0.0 -rwxr-xr-x 1 root root 18120 Jan 26 2013 lib/libcap.so.2.22 -rwxr-xr-x 1 root root 156536 Jan 25 2013 lib/libtinfo.so.5.9 -rwxr-xr-x 1 root root 18024 Jan 25 2013 lib/libattr.so.1.1.0 lrwxrwxrwx 1 root root 13 Oct 1 2013 lib/librt.so.1 -> librt-2.17.so lrwxrwxrwx 1 root root 23 Jun 18 2013 lib/libext2fs.so.2 -> /usr/lib/libext2fs.so.2 lrwxrwxrwx 1 root root 15 Jun 18 2013 lib/libacl.so.1 -> libacl.so.1.1.0 lrwxrwxrwx 1 root root 15 Jul 10 17:06 lib/udev -> ../usr/lib/udev -rwxr-xr-x 1 root root 65628 Sep 18 2013 lib/libcrypt-2.17.so -rwxr-xr-x 1 root root 59232 Sep 18 2013 lib/libnss_files-2.17.so -rwxr-xr-x 1 root root 13848 Jan 26 2013 lib/libkeyutils.so.1.4 -rwxr-xr-x 1 root root 148206 Sep 18 2013 lib/ld-2.17.so lrwxrwxrwx 1 root root 14 Jun 18 2013 lib/libcap.so.2 -> libcap.so.2.22 -rw-r--r-- 1 root root 73 Jul 10 17:06 mkinitrd.config drwxr-xr-x 2 root root 0 Jul 10 17:06 config -rw-r--r-- 1 root root 180 Jul 10 17:06 config/start.sh -rw-r--r-- 1 root root 41 Jul 10 17:06 config/udev.sh -rw-r--r-- 1 root root 45 Jul 10 17:06 config/block.sh -rw-r--r-- 1 root root 96 Jul 10 17:06 config/scsi_dh.sh -rw-r--r-- 1 root root 30 Jul 10 17:06 config/usb.sh -rw-r--r-- 1 root root 172 Jul 10 17:06 config/mount.sh -rw-r--r-- 1 root root 523 Jul 10 17:06 config/storage.sh -rw-r--r-- 1 root root 117 Jul 10 17:06 config/ibft.sh -rw-r--r-- 1 root root 4752 Jul 10 17:06 run_all.sh drwxr-xr-x 2 root root 0 Jul 10 17:06 bin lrwxrwxrwx 1 root root 15 Jun 18 2013 bin/umount -> /usr/bin/umount lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/chmod -> /usr/bin/chmod lrwxrwxrwx 1 root root 11 Jun 18 2013 bin/mv -> /usr/bin/mv -rwxr-xr-x 1 root root 607484 Jan 15 2014 bin/bash -rwxr-xr-x 1 root root 5672 Mar 4 2013 bin/usleep lrwxrwxrwx 1 root root 11 Jun 18 2013 bin/rm -> /usr/bin/rm lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/mount -> /usr/bin/mount -rwxr-xr-x 1 root root 9812 Sep 3 2013 bin/run-init lrwxrwxrwx 1 root root 9 Jul 10 17:06 bin/sh -> /bin/bash lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/mkdir -> /usr/bin/mkdir lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/sleep -> /usr/bin/sleep lrwxrwxrwx 1 root root 13 Jun 18 2013 bin/date -> /usr/bin/date lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/dmesg -> /usr/bin/dmesg -rwxr-xr-x 1 root root 5708 Sep 3 2013 bin/warpclock lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/uname -> /usr/bin/uname lrwxrwxrwx 1 root root 12 Jun 18 2013 bin/cat -> /usr/bin/cat lrwxrwxrwx 1 root root 11 Jun 18 2013 bin/cp -> /usr/bin/cp -rwxr-xr-x 1 root root 2078 Sep 2 2013 bin/linuxrc -rwxr-xr-x 1 root root 1505 Sep 2 2013 bin/ipconfig lrwxrwxrwx 1 root root 11 Jun 18 2013 bin/ls -> /usr/bin/ls lrwxrwxrwx 1 root root 14 Jun 18 2013 bin/mknod -> /usr/bin/mknod lrwxrwxrwx 1 root root 12 Jun 18 2013 bin/sed -> /usr/bin/sed lrwxrwxrwx 1 root root 11 Jun 18 2013 bin/ln -> /usr/bin/ln -rwxr-xr-x 1 root root 13 Jul 10 17:06 bin/true drwxr-xr-x 2 root root 0 Jul 10 17:06 dev drwxr-xr-x 2 root root 0 Jul 10 17:06 proc drwxr-xr-x 2 root root 0 Jul 10 17:06 sbin -rwxr-xr-x 1 root root 9832 Jan 27 2013 sbin/insmod -rwxr-xr-x 1 root root 18152 Mar 4 2013 sbin/killall5 -rwxr-xr-x 1 root root 34864 Mar 4 2013 sbin/showconsole -rwxr-xr-x 1 root root 59200 Jan 27 2013 sbin/modprobe lrwxrwxrwx 1 root root 14 Jun 18 2013 sbin/fsck -> /usr/sbin/fsck lrwxrwxrwx 1 root root 8 Jun 18 2013 sbin/pidof -> killall5 lrwxrwxrwx 1 root root 16 Oct 8 2013 sbin/udevadm -> /usr/bin/udevadm lrwxrwxrwx 1 root root 30 Oct 8 2013 sbin/udevd -> /usr/lib/systemd/systemd-udevd lrwxrwxrwx 1 root root 18 Oct 8 2013 sbin/halt -> /usr/bin/systemctl lrwxrwxrwx 1 root root 19 Jun 18 2013 sbin/fsck.ext3 -> /usr/sbin/fsck.ext3 lrwxrwxrwx 1 root root 18 Oct 8 2013 sbin/reboot -> /usr/bin/systemctl -rwxr-xr-x 1 root root 22384 Mar 4 2013 sbin/sulogin lrwxrwxrwx 1 root root 15 Jun 18 2013 sbin/blkid -> /usr/sbin/blkid lrwxrwxrwx 1 root root 12 Jun 20 2013 sbin/ip -> /usr/sbin/ip 122895 blocks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c6 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |abittner@abittner.de --- Comment #6 from Michal Marek <mmarek@suse.com> 2014-08-21 10:50:29 UTC --- (In reply to comment #5)
This should be the main point of this bugreport. The install/upgrade scripts and components of kernels (and related) should better copy the config file to a new element, edit/modify and save the updated file and only if this fully succeeds should the original (still working, still existing, still completely stored on disk) file be deleted/renamed/removed.
I dont care if multikernels or not or whatever, this is a pita bug and crazy behavior.
Copy on write or whatever terms come to my mind as overall algorithms. You just musnt delete valuable config files of systems and then fail to write new files to the systems storage and then basically kill the users systems major functionality (to boot).
OK, but this is a bug in the grub2 tools then. The kernel does not create any config files.
Coming back with requested info, i dont have that initrd any more obviously i had to make space some way or another so i deleted the oldest stuff, but i can provide the more recent initrds output.
Is this initrd also over 30MB in size?
sudo zcat initrd-3.7.10-1.36-desktop | cpio -tv | more 122895 blocks
Please, redirect the output to a file and attach that file. This is unreadable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c7 --- Comment #7 from andreas bittner <abittner@abittner.de> 2014-08-21 10:58:29 UTC --- As far as I can remember this happened with menu.lst (so grub1 i guess) and with grub.cfg as well (grub2 ?) It's gotta be the overall idea and algorithm of to write the file to the disk even if there is no space left and having deleted the old still working config file before, probably only keeping it in memory or temporary space somewhere then then not being able to write the new config file thus resulting in unbootable user system. -rw-r--r-- 1 root root 137578 Jul 22 17:10 config-3.7.10-1.40-desktop -rw-r--r-- 1 root root 137578 Jun 13 15:21 config-3.7.10-1.36-desktop -rw-r--r-- 1 root root 165080 Feb 19 2011 memtest.bin -rw-r--r-- 1 root root 239400 Jul 22 18:07 symvers-3.7.10-1.40-desktop.gz -rw-r--r-- 1 root root 239400 Jun 13 17:13 symvers-3.7.10-1.36-desktop.gz -rw-r--r-- 1 root root 389120 Feb 24 2008 message.old -rw-r--r-- 1 root root 2007211 Jun 13 16:56 System.map-3.7.10-1.36-desktop -rw-r--r-- 1 root root 2007269 Jul 22 17:57 System.map-3.7.10-1.40-desktop -rw-r--r-- 1 root root 4960736 Jun 13 16:56 vmlinuz-3.7.10-1.36-desktop -rw-r--r-- 1 root root 4961088 Jul 22 17:57 vmlinuz-3.7.10-1.40-desktop -rw-r--r-- 1 root root 6329269 Jun 13 17:12 vmlinux-3.7.10-1.36-desktop.gz -rw-r--r-- 1 root root 6329758 Jul 22 18:06 vmlinux-3.7.10-1.40-desktop.gz -rw------- 1 root root 32098659 Jul 10 17:06 initrd-3.7.10-1.36-desktop -rw------- 1 root root 32100215 Aug 7 11:07 initrd-3.7.10-1.40-desktop will attach rest later. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=886673 https://bugzilla.novell.com/show_bug.cgi?id=886673#c8 andreas bittner <abittner@abittner.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|abittner@abittner.de | --- Comment #8 from andreas bittner <abittner@abittner.de> 2014-08-21 11:07:22 UTC --- Created an attachment (id=603072) --> (http://bugzilla.novell.com/attachment.cgi?id=603072) requested outputs of contents of initrds requested outputs of contents of initrds -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com