[16] Linux kernel upgrade (2.6.35.3-1 ? 2.6.35.4-1)

[user@myhost ~]$ sudo bauerbill -Syu --noprogressbar
Password:
:: Synchronizing package databases...
core 35.5K 1031.3K/s 00:00:00 [###########################################] 100%
extra 462.0K 1127.1K/s 00:00:00 [###########################################] 100%
community 380.0K 516.8K/s 00:00:01 [###########################################] 100%
--> Searching for upgradable repo packages...
--> resolving coreutils... installed
--> resolving linux-firmware... installed
--> resolving module-init-tools... installed
--> resolving mkinitcpio>=0.5.20... installed
--> resolving glibc... installed
--> resolving gcc-libs... installed
--> resolving sysfsutils... installed
--> resolving readline>=6.0.00... installed
--> resolving popt... installed
--> resolving libldap>=2.4.18-1... installed
--> resolving libcap>=2.16... installed
--> resolving heimdal>=1.2-1... installed
--> resolving db>=4.7... installed
--> resolving e2fsprogs... installed
--> resolving tdb... installed
--> resolving talloc... installed
--> resolving libcups... installed
--> resolving acl... installed
--> resolving libldap... installed
--> resolving smbclient>=3.5.4... installed
--> resolving pam... installed
--> resolving fam... installed (provided by gamin)
--> resolving gnutls>=2.4.1... installed
--> resolving ncurses... installed
--> resolving mysql-clients... installed
--> resolving php... installed

:: The following packages will be downloaded:
[core]
kernel26-2.6.35.4-1 kernel26-headers-2.6.35.4-1
[extra]
pinentry-0.8.0-2 samba-3.5.4-2 smbclient-3.5.4-2 v4l-utils-0.8.0-2
[community]
phpmyadmin-3.3.6-1

:: Number of Packages: 7
:: Total Download Size: 46.82 MiB
:: Binary Package Install Size: 269.61 MiB

:: Proceed with download? [Y/n] y

--> successfully downloaded pinentry-0.8.0-2-i686.pkg.tar.xz
--> successfully downloaded v4l-utils-0.8.0-2-i686.pkg.tar.xz
--> successfully downloaded phpmyadmin-3.3.6-1-any.pkg.tar.xz
--> successfully downloaded kernel26-headers-2.6.35.4-1-i686.pkg.tar.xz
--> successfully downloaded smbclient-3.5.4-2-i686.pkg.tar.xz
--> successfully downloaded samba-3.5.4-2-i686.pkg.tar.xz
--> successfully downloaded kernel26-2.6.35.4-1-i686.pkg.tar.xz

Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| OK| 39.3KiB/s|/var/cache/pacman/pkg/pinentry-0.8.0-2-i686.pkg.tar.xz
4| OK| 26.9KiB/s|/var/cache/pacman/pkg/v4l-utils-0.8.0-2-i686.pkg.tar.xz
7| OK| 96.4KiB/s|/var/cache/pacman/pkg/phpmyadmin-3.3.6-1-any.pkg.tar.xz
6| OK| 97.9KiB/s|/var/cache/pacman/pkg/kernel26-headers-2.6.35.4-1-i686.pkg.tar.xz
3| OK| 152.1KiB/s|/var/cache/pacman/pkg/smbclient-3.5.4-2-i686.pkg.tar.xz
5| OK| 170.7KiB/s|/var/cache/pacman/pkg/samba-3.5.4-2-i686.pkg.tar.xz
2| OK| 293.9KiB/s|/var/cache/pacman/pkg/kernel26-2.6.35.4-1-i686.pkg.tar.xz

Status Legend:
(OK):download completed.

--> Switching to pacman: '/usr/bin/pacman --config /etc/pacman.conf -S -u --noprogressbar"
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Targets (7): kernel26-2.6.35.4-1 kernel26-headers-2.6.35.4-1 phpmyadmin-3.3.6-1 pinentry-0.8.0-2 smbclient-3.5.4-2
samba-3.5.4-2 v4l-utils-0.8.0-2

Total Download Size: 0.00 MB
Total Installed Size: 269.61 MB

Proceed with installation? [Y/n]
checking package integrity...
checking for file conflicts...
upgrading kernel26...
>>> Updating module dependencies. Please wait ...
>>> MKINITCPIO SETUP
>>> ----------------
>>> If you use LVM2, Encrypted root or software RAID,
>>> Ensure you enable support in /etc/mkinitcpio.conf .
>>> More information about mkinitcpio setup can be found here:
>>> http://wiki.archlinux.org/index.php/Mkinitcpio

>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image "default"
==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26.img'...SUCCESS
==> SUCCESS
==> Building image "fallback"
==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26-fallback.img'...SUCCESS
==> SUCCESS
upgrading kernel26-headers...
upgrading phpmyadmin...
upgrading pinentry...
upgrading smbclient...
upgrading samba...
upgrading v4l-utils...
[user@myhost ~]$ sudo /etc/rc.d/vboxdrv setup
Password:
:: Removing old VirtualBox netadp kernel module [DONE]
:: Removing old VirtualBox netflt kernel module [DONE]
:: Removing old VirtualBox kernel module [DONE]
:: Recompiling VirtualBox kernel modules [DONE]
[user@myhost ~]$ sudo modprobe vboxdrv
[user@myhost ~]$