Linux Kernel 6.9.6 Kirkwood package and Debian rootfs March 31, 2013 05:53PM |
Admin Registered: 13 years ago Posts: 18,856 |
md5: 32396c3dec0a0786587134980291072a sha256: 4101014acd608868dfd50a3838064556009e47ac5f8afd70336cc21d1cbbdf0c
linux-image-6.9.6-kirkwood-tld-1_1_armel.deb linux-headers-6.9.6-kirkwood-tld-1_1_armel.deb config-6.9.6-kirkwood-tld-1 zImage-6.9.6-kirkwood-tld-1 linux-dtb-6.9.6-kirkwood-tld-1.tar linux-6.9.6-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar xjf linux-6.9.6-kirkwood-tld-1-bodhi.tar.bz2 tar xf linux-dtb-6.9.6-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.9.6-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.9.6-kirkwood-tld-1 -d vmlinuz-6.9.6-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.9.6-kirkwood-tld-1 -d initrd.img-6.9.6-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.9.6-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.9.6-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.9.6-kirkwood-tld-1 -d initrd.img-6.9.6-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
md5: fb3a6575048aaa2a663d927b34eb7001 sha256: d9584d90e2a5875d8041bf91935f75c8878b5ba6f46afd3cbddf51970b7b65a7And as always, please verify the hash of what you've downloaded!
linux-image-6.8.7-kirkwood-tld-1_1_armel.deb linux-headers-6.8.7-kirkwood-tld-1_1_armel.deb config-6.8.7-kirkwood-tld-1 zImage-6.8.7-kirkwood-tld-1 linux-dtb-6.8.7-kirkwood-tld-1.tar linux-6.8.7-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.8.7-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.8.7-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.8.7-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.8.7-kirkwood-tld-1 -d vmlinuz-6.8.7-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.8.7-kirkwood-tld-1 -d initrd.img-6.8.7-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.8.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.8.7-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.8.7-kirkwood-tld-1 -d initrd.img-6.8.7-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
md5: d05a59f56b6d7c1d4473f9940c4472ca sha256: 638e0990437d04894d404a0bcfa45b38c345ea6df3d84908695c8b92b7aee675And as always, please verify the hash of what you've downloaded!
linux-image-6.7.5-kirkwood-tld-1_1_armel.deb linux-headers-6.7.5-kirkwood-tld-1_1_armel.deb config-6.7.5-kirkwood-tld-1 zImage-6.7.5-kirkwood-tld-1 linux-dtb-6.7.5-kirkwood-tld-1.tar linux-6.7.5-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.7.5-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.7.5-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.7.5-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.7.5-kirkwood-tld-1 -d vmlinuz-6.7.5-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.7.5-kirkwood-tld-1 -d initrd.img-6.7.5-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.7.5-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.7.5-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.7.5-kirkwood-tld-1 -d initrd.img-6.7.5-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
md5: 2491894e135e3f07089be277de7b5257 sha256: 71ea3b3d6464c36eb74237709eac1762075cf8eadf9e59bdb4a87242e8f97026And as always, please verify the hash of what you've downloaded!
linux-image-6.6.3-kirkwood-tld-1_1_armel.deb linux-headers-6.6.3-kirkwood-tld-1_1_armel.deb config-6.6.3-kirkwood-tld-1 zImage-6.6.3-kirkwood-tld-1 linux-dtb-6.6.3-kirkwood-tld-1.tar linux-6.6.3-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.6.3-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.6.3-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.6.3-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.6.3-kirkwood-tld-1 -d vmlinuz-6.6.3-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.6.3-kirkwood-tld-1 -d initrd.img-6.6.3-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.6.3-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.6.3-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.6.3-kirkwood-tld-1 -d initrd.img-6.6.3-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
cd /media/sdb1 tar xjf Debian-6.5.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2
LABEL=rootfs / ext3 noatime,errors=remount-ro 0 1
cd /media/sdb1/boot
cp -a zImage-6.5.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mv uImage uImage.orig
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.5.7-kirkwood-tld-1 -d zImage.fdt uImage
sync
apt-get install u-boot-tools
rm /etc/ssh/ssh_host* ssh-keygen -A
dateAnd upgrade
apt-get update apt-get upgrade
update-initramfs: Generating /boot/initrd.img-6.5.7-kirkwood-tld-1
cd /boot mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.5.7-kirkwood-tld-1 -d initrd.img-6.5.7-kirkwood-tld-1 uInitrd
apt-get install fake-hwclock
apt-get install libnss-mdns
apt-get install systemdAnd then add parameter init=/usr/bin/systemd to your u-boot env bootargs.
fw_setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts init=/usr/bin/systemd'- Or, if you are booting with my latest u-boot images you can also use the uEnv.txt capability to do this. In the default envs, custom_params is a variable that allows you to add extra bootargs. So add the following line to uEnv.txt:
custom_params=earlyprintk=serial init=/usr/bin/systemd
fw_setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts'Or if you've used uEnv.txt then just remove that from the custom_params env
custom_params=earlyprintk=serial
rename /end0=eth0 auto lo eth0 iface lo inet loopback iface eth0 inet dhcpBeware of software apps, such as OMV, that do not respect users' configuration and so wiping out this change during its installation! I'd suggest to make a backup of this file, so you can compare that with any new /etc/network/interfaces after installing OMV, and restore the rename command.
md5: 24ea567d7da41d2353452d436b673c4f sha256: 0046d92a864b2f53490a70a0c4e1855feba959fb7a4a5121c5cd3731972ba39eAnd as always, please verify the hash of what you've downloaded!
linux-image-6.5.7-kirkwood-tld-1_1_armel.deb linux-headers-6.5.7-kirkwood-tld-1_1_armel.deb config-6.5.7-kirkwood-tld-1 zImage-6.5.7-kirkwood-tld-1 linux-dtb-6.5.7-kirkwood-tld-1.tar linux-6.5.7-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.5.7-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.5.7-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.5.7-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.5.7-kirkwood-tld-1 -d vmlinuz-6.5.7-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.5.7-kirkwood-tld-1 -d initrd.img-6.5.7-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.5.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.5.7-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.5.7-kirkwood-tld-1 -d initrd.img-6.5.7-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
md5: 6f2213de20b54d2199a46f660371084a sha256: d8ac8b0cf3a5a4b8c210e59c827b8f7b37988fd2765d2a300cc457b8be7d6aa4And as always, please verify the hash of what you've downloaded!
linux-image-6.4.11-kirkwood-tld-1_1_armel.deb linux-headers-6.4.11-kirkwood-tld-1_1_armel.deb config-6.4.11-kirkwood-tld-1 zImage-6.4.11-kirkwood-tld-1 linux-dtb-6.4.11-kirkwood-tld-1.tar linux-6.4.11-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.4.11-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.4.11-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.4.11-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.4.11-kirkwood-tld-1 -d vmlinuz-6.4.11-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.4.11-kirkwood-tld-1 -d initrd.img-6.4.11-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.4.11-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.4.11-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.4.11-kirkwood-tld-1 -d initrd.img-6.4.11-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
md5: 978fe815306d448a5e5e4e8b2356fba0 sha256: d48f19bf1064c24ef383d38134d2caa9e53c00c134f5484a26033b6fb24aea0cAnd as always, please verify the hash of what you've downloaded!
linux-image-6.3.5-kirkwood-tld-1_1_armel.deb linux-headers-6.3.5-kirkwood-tld-1_1_armel.deb config-6.3.5-kirkwood-tld-1 zImage-6.3.5-kirkwood-tld-1 linux-dtb-6.3.5-kirkwood-tld-1.tar linux-6.3.5-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.3.5-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.3.5-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.3.5-kirkwood-tld-1_1_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.3.5-kirkwood-tld-1 -d vmlinuz-6.3.5-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.3.5-kirkwood-tld-1 -d initrd.img-6.3.5-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.3.5-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.3.5-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.3.5-kirkwood-tld-1 -d initrd.img-6.3.5-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, then do one of the 2 following alternatives.
sync sync shutdown -r now
linux-image-6.2.7-kirkwood-tld-1_1.0_armel.deb linux-headers-6.2.7-kirkwood-tld-1_1.0_armel.deb config-6.2.7-kirkwood-tld-1 zImage-6.2.7-kirkwood-tld-1 linux-dtb-6.2.7-kirkwood-tld-1.tar linux-6.2.7-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.2.7-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.2.7-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.2.7-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.2.7-kirkwood-tld-1 -d vmlinuz-6.2.7-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.2.7-kirkwood-tld-1 -d initrd.img-6.2.7-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.2.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.2.7-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.2.7-kirkwood-tld-1 -d initrd.img-6.2.7-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, see Section B in the u-boot installation thread B. Load addresses for large systems for how to adjust u-boot envs before reboot.
sync sync shutdown -r now
linux-image-6.1.7-kirkwood-tld-1_1.0_armel.deb linux-headers-6.1.7-kirkwood-tld-1_1.0_armel.deb config-6.1.7-kirkwood-tld-1 zImage-6.1.7-kirkwood-tld-1 linux-dtb-6.1.7-kirkwood-tld-1.tar linux-6.1.7-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.1.7-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.1.7-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.1.7-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.1.7-kirkwood-tld-1 -d vmlinuz-6.1.7-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.1.7-kirkwood-tld-1 -d initrd.img-6.1.7-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.1.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.1.7-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.1.7-kirkwood-tld-1 -d initrd.img-6.1.7-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, see Section B in the u-boot installation thread B. Load addresses for large systems for how to adjust u-boot envs before reboot.
sync sync sync shutdown -r now
Older rootfs and kernel releases March 31, 2013 11:19PM |
Admin Registered: 13 years ago Posts: 18,856 |
linux-image-6.0.7-kirkwood-tld-1_1.0_armel.deb linux-headers-6.0.7-kirkwood-tld-1_1.0_armel.deb config-6.0.7-kirkwood-tld-1 zImage-6.0.7-kirkwood-tld-1 linux-dtb-6.0.7-kirkwood-tld-1.tar linux-6.0.7-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-6.0.7-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-6.0.7-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-6.0.7-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.0.7-kirkwood-tld-1 -d vmlinuz-6.0.7-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.0.7-kirkwood-tld-1 -d initrd.img-6.0.7-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-6.0.7-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-6.0.7-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-6.0.7-kirkwood-tld-1 -d initrd.img-6.0.7-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, see Section B in the u-boot installation thread B. Load addresses for large systems for how to adjust u-boot envs before reboot.
sync sync sync shutdown -r now
linux-image-5.18.6-kirkwood-tld-1_1.0_armel.deb linux-headers-5.18.6-kirkwood-tld-1_1.0_armel.deb config-5.18.6-kirkwood-tld-1 zImage-5.18.6-kirkwood-tld-1 linux-dtb-5.18.6-kirkwood-tld-1.tar linux-5.18.6-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.18.6-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.18.6-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.18.6-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.18.6-kirkwood-tld-1 -d vmlinuz-5.18.6-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.18.6-kirkwood-tld-1 -d initrd.img-5.18.6-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.18.6-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.18.6-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.18.6-kirkwood-tld-1 -d initrd.img-5.18.6-kirkwood-tld-1 uInitrd
ls -lh /boot/uInitrdIf it is, see Section B in the u-boot installation thread B. Load addresses for large systems for how to adjust u-boot envs before reboot.
sync sync sync shutdown -r now
linux-image-5.17.4-kirkwood-tld-1_1.0_armel.deb linux-headers-5.17.4-kirkwood-tld-1_1.0_armel.deb config-5.17.4-kirkwood-tld-1 zImage-5.17.4-kirkwood-tld-1 linux-dtb-5.17.4-kirkwood-tld-1.tar linux-5.17.4-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.17.4-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.17.4-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.17.4-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.17.4-kirkwood-tld-1 -d vmlinuz-5.17.4-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.17.4-kirkwood-tld-1 -d initrd.img-5.17.4-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.17.4-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.17.4-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.17.4-kirkwood-tld-1 -d initrd.img-5.17.4-kirkwood-tld-1 uInitrd
sync sync sync shutdown -r now
linux-image-5.16.5-kirkwood-tld-1_1.0_armel.deb linux-headers-5.16.5-kirkwood-tld-1_1.0_armel.deb config-5.16.5-kirkwood-tld-1 zImage-5.16.5-kirkwood-tld-1 linux-dtb-5.16.5-kirkwood-tld-1.tar linux-5.16.5-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.16.5-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.16.5-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.16.5-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.16.5-kirkwood-tld-1 -d vmlinuz-5.16.5-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.16.5-kirkwood-tld-1 -d initrd.img-5.16.5-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.16.5-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.16.5-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.16.5-kirkwood-tld-1 -d initrd.img-5.16.5-kirkwood-tld-1 uInitrd
sync sync sync shutdown -r now
apt-get install libubootenv-tool
deb https://security.debian.org/debian-security bullseye-security main contrib non-free
cd /media/sdb1 tar -xjf Debian-5.13.6-kirkwood-tld-1-rootfs-bodhi.tar.bz2
LABEL=rootfs / ext3 noatime,errors=remount-ro 0 1
cd /media/sdb1/boot cp -a zImage-5.13.6-kirkwood-tld-1 zImage.fdt cat dts/kirkwood-goflexnet.dtb >> zImage.fdt mv uImage uImage.orig mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.13.6-kirkwood-tld-1 -d zImage.fdt uImage sync
apt-get install u-boot-tools
rm /etc/ssh/ssh_host* ssh-keygen -A
dateAnd upgrade
apt-get update apt-get upgrade
update-initramfs: Generating /boot/initrd.img-5.13.6-kirkwood-tld-1
cd /boot mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.13.6-kirkwood-tld-1 -d initrd.img-5.13.6-kirkwood-tld-1 uInitrd
apt-get install fake-hwclock
apt-get install libnss-mdns
fw_setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts init=/bin/systemd'
custom_params=init=/bin/systemd
apt-get install systemd
Quote
Linux version 5.15.5-kirkwood-tld-1 (root@tldDebianVM) (arm-linux-gnueabi-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1.0 PREEMPT Sun Nov 28 23:08:13 PST 2021
linux-image-5.15.5-kirkwood-tld-1_1.0_armel.deb linux-headers-5.15.5-kirkwood-tld-1_1.0_armel.deb config-5.15.5-kirkwood-tld-1 zImage-5.15.5-kirkwood-tld-1 linux-dtb-5.15.5-kirkwood-tld-1.tar linux-5.15.5-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.15.5-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.15.5-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.15.5-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.15.5-kirkwood-tld-1 -d vmlinuz-5.15.5-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.15.5-kirkwood-tld-1 -d initrd.img-5.15.5-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.15.5-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.15.5-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.15.5-kirkwood-tld-1 -d initrd.img-5.15.5-kirkwood-tld-1 uInitrd
sync sync sync shutdown -r now
linux-image-5.14.9-kirkwood-tld-1_1.0_armel.deb linux-headers-5.14.9-kirkwood-tld-1_1.0_armel.deb config-5.14.9-kirkwood-tld-1 zImage-5.14.9-kirkwood-tld-1 linux-dtb-5.14.9-kirkwood-tld-1.tar linux-5.14.9-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.14.9-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.14.9-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.14.9-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.14.9-kirkwood-tld-1 -d vmlinuz-5.14.9-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.14.9-kirkwood-tld-1 -d initrd.img-5.14.9-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.14.9-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n 5.14.9-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.14.9-kirkwood-tld-1 -d initrd.img-5.14.9-kirkwood-tld-1 uInitrd
sync sync shutdown -r now
linux-image-5.13.6-kirkwood-tld-1_1.0_armel.deb linux-headers-5.13.6-kirkwood-tld-1_1.0_armel.deb config-5.13.6-kirkwood-tld-1 zImage-5.13.6-kirkwood-tld-1 linux-dtb-5.13.6-kirkwood-tld-1.tar linux-5.13.6-kirkwood-tld-1.patch
Quote
uInitrd
uImage
initrd.img-xx.xx.xx-kirkwood-xxx
System.map-xx.xx.xx-kirkwood-xxx
vmlinuz-xx.xx.xx-kirkwood-xxx
config-xx.xx.xx-kirkwood-xxx
dts/
cd /boot tar -xjf linux-5.13.6-kirkwood-tld-1-bodhi.tar.bz2 tar -xf linux-dtb-5.13.6-kirkwood-tld-1.tar
cd /boot apt-get remove flash-kernel dpkg -i linux-image-5.13.6-kirkwood-tld-1_1.0_armel.deb
cd /boot mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.13.6-kirkwood-tld-1 -d vmlinuz-5.13.6-kirkwood-tld-1 uImage mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.13.6-kirkwood-tld-1 -d initrd.img-5.13.6-kirkwood-tld-1 uInitrd
cd /boot
mv uImage uImage.orig
mv uInitrd uInitrd.orig
cp -a zImage-5.13.6-kirkwood-tld-1 zImage.fdt
cat dts/kirkwood-goflexnet.dtb >> zImage.fdt
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n 5.13.6-kirkwood-tld-1 -d zImage.fdt uImage
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.13.6-kirkwood-tld-1 -d initrd.img-5.13.6-kirkwood-tld-1 uInitrd
sync sync sync shutdown -r now=======================================================================
cd /media/sdb1 tar -xjf Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2
LABEL=rootfs / ext3 noatime,errors=remount-ro 0 1
cd /media/sdb1/boot cp -a zImage-5.2.9-kirkwood-tld-1 zImage.fdt cat dts/kirkwood-goflexnet.dtb >> zImage.fdt mv uImage uImage.orig mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-5.2.9-kirkwood-tld-1 -d zImage.fdt uImage sync
apt-get install u-boot-tools
rm /etc/ssh/ssh_host* ssh-keygen -A apt-get update apt-get upgrade
update-initramfs: Generating /boot/initrd.img-5.2.9-kirkwood-tld-1
cd /boot mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.2.9-kirkwood-tld-1 -d initrd.img-5.2.9-kirkwood-tld-1 uInitrd
fw_setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts init=/bin/systemd'
custom_params=init=/bin/systemd
apt-get install systemd
cd /media/sdb1 tar -xjf Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2
LABEL=rootfs / ext3 noatime,errors=remount-ro 0 1
cd /media/sdb1/boot cp -a zImage-4.12.1-kirkwood-tld-1 zImage.fdt cat dts/kirkwood-goflexnet.dtb >> zImage.fdt mv uImage uImage.orig mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-4.12.1-kirkwood-tld-1 -d zImage.fdt uImage sync
apt-get install u-boot-tools
rm /etc/ssh/ssh_host* ssh-keygen -A apt-get update apt-get upgrade
update-initramfs: Generating /boot/initrd.img-4.12.1-kirkwood-tld-1
cd /boot mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-4.12.1-kirkwood-tld-1 -d initrd.img-4.12.1-kirkwood-tld-1 uInitrd
fw_setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts init=/bin/systemd'
custom_params=init=/bin/systemd
apt-get install systemd
set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts rootfstype=ext2
cd /media/sdb1 tar -xjf Debian-3.18.5-kirkwood-tld-1-rootfs-bodhi.tar.bz2
/dev/root / ext2 noatime,errors=remount-ro 0 1
cd /media/sdb1/boot cp -a zImage-3.18.5-kirkwood-tld-1 zImage.fdt cat dts/kirkwood-goflexnet.dtb >> zImage.fdt mv uImage uImage.orig mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-3.18.5-kirkwood-tld-1 -d zImage.fdt uImage sync
rm /etc/ssh/ssh_host* ssh-keygen -A apt-get update apt-get upgrade
apt-get install u-boot-tools
init=/bin/systemdFor example,
fw_setenv usb_set_bootargs 'setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts init=/bin/systemd'
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 02, 2013 03:18AM |
Admin Registered: 13 years ago Posts: 18,856 |
Carlos
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 02, 2013 05:09PM |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 02, 2013 11:48PM |
Registered: 11 years ago Posts: 149 |
security/tomoyo/builtin-policy.h security/tomoyo/policy/exception_policy.confThanks,
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 03, 2013 12:15AM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 03, 2013 12:24AM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 03, 2013 03:59AM |
Registered: 11 years ago Posts: 2 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 03, 2013 08:53AM |
Registered: 11 years ago Posts: 149 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 04, 2013 01:02AM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 05, 2013 01:14PM |
Registered: 13 years ago Posts: 17 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 05, 2013 11:38PM |
Registered: 11 years ago Posts: 149 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 05, 2013 11:48PM |
Registered: 11 years ago Posts: 149 |
real 406m3.601s user 325m43.260s sys 29m15.030sI got a LZMA kernel by replacing 256M swap partition with a 32M swap file on usb and a 512M swap file on nfs. The /tmp on tmpfs is actually decreased from 100M to 57M, but it works!
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 06, 2013 01:58AM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 06, 2013 02:37PM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 06, 2013 02:46PM |
Registered: 11 years ago Posts: 149 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 06, 2013 03:43PM |
Registered: 11 years ago Posts: 8 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 06, 2013 03:49PM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 07, 2013 09:43AM |
Registered: 11 years ago Posts: 2 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 07, 2013 02:17PM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) April 08, 2013 03:13PM |
Registered: 11 years ago Posts: 8 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 01, 2013 07:57AM |
Registered: 11 years ago Posts: 8 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 06, 2013 11:03AM |
Registered: 11 years ago Posts: 149 |
[121225.583630] fetchmail: page allocation failure: order:1, mode:0x20 [121225.589958] [<c001329c>] (unwind_backtrace+0x0/0xe0) from [<c0098930>] (warn_alloc_failed+0xec/0x118) [121225.599314] [<c0098930>] (warn_alloc_failed+0xec/0x118) from [<c009ae28>] (__alloc_pages_nodemask+0x6bc/0x7e0) [121225.609458] [<c009ae28>] (__alloc_pages_nodemask+0x6bc/0x7e0) from [<c00c75bc>] (cache_alloc_refill+0x2e0/0x65c) [121225.619767] [<c00c75bc>] (cache_alloc_refill+0x2e0/0x65c) from [<c00c7f14>] (kmem_cache_alloc+0x84/0x190) [121225.629472] [<c00c7f14>] (kmem_cache_alloc+0x84/0x190) from [<c0278534>] (sk_prot_alloc+0x28/0xe8) [121225.638564] [<c0278534>] (sk_prot_alloc+0x28/0xe8) from [<c02786e4>] (sk_clone_lock+0x14/0x270) [121225.647397] [<c02786e4>] (sk_clone_lock+0x14/0x270) from [<c02ba724>] (inet_csk_clone_lock+0x10/0x90) [121225.656755] [<c02ba724>] (inet_csk_clone_lock+0x10/0x90) from [<c02d1c54>] (tcp_create_openreq_child+0x18/0x440) [121225.667205] [<c02d1c54>] (tcp_create_openreq_child+0x18/0x440) from [<bf22650c>] (tcp_v6_syn_recv_sock+0x144/0x4bc [ipv6]) [121225.678485] [<bf22650c>] (tcp_v6_syn_recv_sock+0x144/0x4bc [ipv6]) from [<c02d1a94>] (tcp_check_req+0x2c8/0x470) [121225.688884] [<c02d1a94>] (tcp_check_req+0x2c8/0x470) from [<bf227fac>] (tcp_v6_do_rcv+0x288/0x4f4 [ipv6]) [121225.698745] [<bf227fac>] (tcp_v6_do_rcv+0x288/0x4f4 [ipv6]) from [<bf228890>] (tcp_v6_rcv+0x4d4/0x898 [ipv6]) [121225.708927] [<bf228890>] (tcp_v6_rcv+0x4d4/0x898 [ipv6]) from [<bf2087cc>] (ip6_input_finish+0x228/0x3e4 [ipv6]) [121225.719346] [<bf2087cc>] (ip6_input_finish+0x228/0x3e4 [ipv6]) from [<bf2089fc>] (ip6_rcv_finish+0x74/0x80 [ipv6]) [121225.729890] [<bf2089fc>] (ip6_rcv_finish+0x74/0x80 [ipv6]) from [<c0284f3c>] (__netif_receive_skb+0x7b8/0x848) [121225.740035] [<c0284f3c>] (__netif_receive_skb+0x7b8/0x848) from [<c0285048>] (process_backlog+0x7c/0x140) [121225.749739] [<c0285048>] (process_backlog+0x7c/0x140) from [<c0287120>] (net_rx_action+0x94/0x284) [121225.758838] [<c0287120>] (net_rx_action+0x94/0x284) from [<c00238b0>] (__do_softirq+0x128/0x27c) [121225.767755] [<c00238b0>] (__do_softirq+0x128/0x27c) from [<c0023bd0>] (do_softirq+0x4c/0x64) [121225.776325] [<c0023bd0>] (do_softirq+0x4c/0x64) from [<c0023d58>] (local_bh_enable+0x98/0xd8) [121225.784979] [<c0023d58>] (local_bh_enable+0x98/0xd8) from [<c02dee7c>] (__inet_stream_connect+0x160/0x294) [121225.794769] [<c02dee7c>] (__inet_stream_connect+0x160/0x294) from [<c02defe4>] (inet_stream_connect+0x34/0x48) [121225.804914] [<c02defe4>] (inet_stream_connect+0x34/0x48) from [<c02762ec>] (sys_connect+0x7c/0xa0) [121225.814008] [<c02762ec>] (sys_connect+0x7c/0xa0) from [<c000de60>] (ret_fast_syscall+0x0/0x2c) [121225.822740] Mem-info: [121225.825103] Normal per-cpu: [121225.827991] CPU 0: hi: 90, btch: 15 usd: 66 [121225.832903] active_anon:6540 inactive_anon:15815 isolated_anon:0 [121225.832903] active_file:10225 inactive_file:23823 isolated_file:0 [121225.832903] unevictable:0 dirty:6 writeback:0 unstable:0 [121225.832903] free:766 slab_reclaimable:1830 slab_unreclaimable:1174 [121225.832903] mapped:4361 shmem:328 pagetables:428 bounce:0 [121225.862769] Normal free:3064kB min:2036kB low:2544kB high:3052kB active_anon:26160kB inactive_anon:63260kB active_file:40900kB inactive_file:95292kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:260096kB mlocked:0kB dirty:24kB writeback:0kB mapped:17444kB shmem:1312kB slab_reclaimable:7320kB slab_unreclaimable:4696kB kernel_stack:880kB pagetables:1712kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no [121225.902632] lowmem_reserve[]: 0 0 [121225.906067] Normal: 682*4kB 42*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3064kB [121225.916733] 34376 total pagecache pages [121225.920666] 0 pages in swap cache [121225.924076] Swap cache stats: add 0, delete 0, find 0/0 [121225.929402] Free swap = 557048kB [121225.932812] Total swap = 557048kB [121225.943463] 65536 pages of RAM [121225.946616] 1119 free pages [121225.949502] 1824 reserved pages [121225.952737] 3004 slab pages [121225.955624] 18683 pages shared [121225.958771] 0 pages swap cached [121225.962010] SLAB: Unable to allocate memory on node 0 (gfp=0x20) [121225.968130] cache: TCPv6, object size: 1408, order: 1 [121225.973460] node 0: slabs: 3/3, objs: 15/15, free: 0
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 07, 2013 12:20AM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 07, 2013 08:44AM |
Registered: 11 years ago Posts: 149 |
(%16)(21:56)(punk)~> cat /etc/init.d/kernel-params #! /bin/sh ### BEGIN INIT INFO # Provides: kernel-params # Required-Start: # Required-Stop: # Should-Start: # Should-Stop: # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start and stop directadmin # Description: DirectAdmin ### END INIT INFO PATH=/sbin:/bin # Max time to wait for writeout MAX_AGE=120 CENT_AGE=$((100 * $MAX_AGE)) # Max percent of mem to use for dirty pages DRATIO=10 # Once we write, do so until this many percent of mem is still in use DBRATIO=1 case "$1" in start) echo -n 0 >> /proc/sys/vm/swappiness echo -n $MAX_AGE >> /proc/sys/vm/laptop_mode echo -n $CENT_AGE >> /proc/sys/vm/dirty_writeback_centisecs echo -n $CENT_AGE >> /proc/sys/vm/dirty_expire_centisecs echo -n $DRATIO >> /proc/sys/vm/dirty_ratio echo -n $DBRATIO >> /proc/sys/vm/dirty_background_ratio ;; restart|reload|force-reload) echo "Error: argument '$1' not supported" >&2 exit 3 ;; stop) # No-op ;; *) echo "Usage: $0 start|stop" >&2 exit 3 ;; esac exit 0 (%16)(08:35)(punk)~>
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 11, 2013 03:41PM |
Admin Registered: 13 years ago Posts: 18,856 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 12, 2013 09:53AM |
Registered: 11 years ago Posts: 149 |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 12, 2013 02:01PM |
Admin Registered: 13 years ago Posts: 18,856 |
SiruS
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 12, 2013 03:15PM |
Re: Linux Kernel 3.6.11 Kirkwood package (Non Flattened Device Tree) May 12, 2013 04:20PM |
Admin Registered: 13 years ago Posts: 18,856 |