I've recently fresh installed the root-fs from tar, and now I've a few questions I'm not able to figure out an answer myself.
Pogo has the root-fs from ArchLinuxARM-2012.12-oxnas.tar.gz (latest), pacman-syu_ed everything. All seems all right as it boots fine.
Now, since depmod says:
$this->bbcode_second_pass_code('', '
[root@alarm ~]# depmod -a
depmod: WARNING: could not open /lib/modules/2.6.31.6_SMP_820/modules.builtin: No such file or directory
')
I asked some questions about the kernel. Pacman says:
$this->bbcode_second_pass_code('', '
[root@alarm ~]# pacman -Qs linux kernel
local/iptables 1.4.16.2-1
Linux kernel packet control tool
local/kmod 11-2
Linux kernel module handling
local/linux-api-headers 3.6.3-1
Kernel headers sanitized for use in userspace
local/linux-firmware 20121118-1
Firmware files for Linux
')
but uname...
$this->bbcode_second_pass_code('', '
[root@alarm ~]# uname -a
Linux alarm 2.6.31.6_SMP_820 #6 SMP Thu Jun 14 19:49:57 CDT 2012 armv6l GNU/Linux
')
Ok so... this sounds a bit wierd to me.
Am I missing some steps? :-s
Thanks a lot to all maintainers and users reading this. And sorry for my noobness
