archbangの壁紙をbridgelinuxから借用した
だけの私製linux、bridgebang。
pacmanで更新をかけたら、カーネルが
カーネルヘッダ、vlcとともにリストアップされた。
バージョンは、linux-3.6.10-1
リスクを負うにはもってこいの
archであったがゆえに、即刻更新した。
$ sudo pacman -S linux linux-headers
resolving dependencies...
looking for inter-conflicts...
Targets (2): linux-3.6.10-1 linux-headers-3.6.10-1
Total Download Size: 46.80 MiB
Total Installed Size: 107.10 MiB
Net Upgrade Size: 0.02 MiB
Proceed with installation? [Y/n] Y
:: Retrieving packages from core...
linux-3.6.10-1-x86_64 41.9 MiB 8.20M/s 00:05 [######################] 100%
linux-headers-3.6.1... 4.9 MiB 8.60M/s 00:01 [######################] 100%
(2/2) checking package integrity [######################] 100%
(2/2) loading package files [######################] 100%
(2/2) checking for file conflicts [######################] 100%
(2/2) checking available disk space [######################] 100%
(1/2) upgrading linux [######################] 100%
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.6.10-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
==> WARNING: Hook 'pata' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]
==> WARNING: Hook 'scsi' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]
==> WARNING: Hook 'sata' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 3.6.10-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
==> WARNING: Hook 'pata' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]、
==> WARNING: Hook 'scsi' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]
==> WARNING: Hook 'sata' is deprecated. Replace it with 'block' in your config
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
(2/2) upgrading linux-headers [######################] 100%
いつもと、景色がちょっと違う。blockデバイスっての?
そのためのblockをこのカーネルアップグレードにおいて、
ふさわしいものに置き替えたってことらしいね。
いまのところ、不具合らしきものは感じないけど。
まだcd-r、dvd-rとか焼いていない。
続いて、vlcもアップグレードした。
pt2の映りについては、問題ないようだ。