• Home
  • Help
  • Search
  • Login
  • Register
  Show Posts
Pages: 1 2 [3] 4 5 ... 33
31  Linux Stuff / Kernel / sheeva/dream 3.3.4 new kernel available on: April 30, 2012, 01:39:20 AM
3.3.4 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.3.4 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.3.4 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.3.4 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
32  Linux Stuff / Kernel / Re: sheeva/dream 3.2.13 new kernel available on: April 25, 2012, 12:40:23 AM

tar: usr: Cannot open: No such file or directory


# readlink /lib; ls -l lib
usr/lib
lrwxrwxrwx 1 root root 7 Dec 31  1969 lib -> usr/lib
#


It's fixed now.
33  Linux Stuff / Kernel / sheeva/dream 3.3.3 new kernel available on: April 22, 2012, 08:40:36 PM
3.3.3 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.3.3 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.3.3 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.3.3 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
34  Linux Stuff / Kernel / sheeva/dream 3.3.2 new kernel available on: April 16, 2012, 10:56:42 PM
3.3.2 is now available.

cryptodev support has been added back in.  It's been missing since way back in the 2.6.32 kernels.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.3.2 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.3.2 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.3.2 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
35  Linux Stuff / Kernel / sheeva/dream 3.3.1 and 3.2.14 new kernels available on: April 03, 2012, 02:18:12 PM
3.3.1  and 3.2.14 are now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.3.1 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.3.1 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.3.1 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
36  Linux Stuff / Kernel / Re: sheeva/dream 3.2.13 new kernel available on: March 26, 2012, 12:42:41 AM
You might want to update your README-PLUG-UPDATE.sh script to check for /lib being linked to /usr/lib (like in Fedora 17+).  Currently the script will overwrite the /lib link and make any system that relies on this unbootable.  The safest thing would probably be to check if /lib is a symlink, follow it, and untar there.

ok, it's done.  BTW on my systemd systems I decided NOT to make /lib, /bin and /sbin symlinks to /usr/? for this exact reason.  It's much safer to make the items inside the directory links when necessary.  In any case the scripts should handle this problem effectively now.
37  Linux Stuff / Kernel / sheeva/dream 3.2.13 new kernel available on: March 23, 2012, 03:51:37 PM
3.2.13 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.13 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.13 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.13 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
38  Linux Stuff / Kernel / sheeva/dream 3.2.12 new kernel available on: March 20, 2012, 11:39:01 AM
3.2.12 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.12 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.12 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.12 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
39  Linux Stuff / Kernel / sheeva/dream 3.2.11 new kernel available on: March 13, 2012, 01:00:26 PM
3.2.11 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.11 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.11 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.11 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
40  Linux Stuff / Kernel / sheeva/dream 3.2.10 new kernel available on: March 12, 2012, 03:35:28 PM
3.2.10 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.10 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.10 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.10 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
41  Linux Stuff / Kernel / Re: D2Plug 2.6.32.55 new kernel available on: March 03, 2012, 05:26:27 PM
Just so you guys know...there is a lot of activity on 3.3.x for CuBox at git://github.com/rabeeh/linux.git.  The d2plug is going to be just about the same.  So if you know your way around the kernel, feel free to give it a go.  I'm working with rabeeh to get the issues ironed out on CuBox, so I don't have time to spend on D2Plug issues at the moment.

arch/arm/mach-dove/cubox-setup.c should be spun into d2plug-setup.c.
42  Linux Stuff / Kernel / sheeva/dream 3.2.9 new kernel available on: March 01, 2012, 03:31:04 AM
3.2.9 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.9 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.9 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.9 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
43  Linux Stuff / Kernel / sheeva/dream 3.2.8 new kernel available on: February 27, 2012, 03:25:28 PM
3.2.8 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.8 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.8 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.8 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
44  Linux Stuff / Kernel / sheeva/dream 3.2.7 new kernel available on: February 21, 2012, 02:26:52 PM
3.2.7 is now available.

For everything besides Dreamplugs:
sudo ./README-PLUG-UPDATE.sh 3.2.7 --nandkernel (installs to nand)
or:
sudo ./README-PLUG-UPDATE.sh 3.2.7 --rootkernel (installs to /boot)

For Dreamplugs:
sudo ./README-DREAM-UPDATE.sh 3.2.7 (installs to /boot)

Kernel and modules are available from the following locations:

http://www.plugapps.com/mirror/with-linux/
http://www.xilka.com/sheeva/

Features systemd, e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.

The kernel source is available on the plugapps mirror (it syncs once a day, so it may be up to 24 hours late).
45  Linux Stuff / Kernel / Re: sheeva/dream 3.2.5 new kernel available on: February 14, 2012, 06:46:54 PM
ok thanks now it works but now i have a md5 error:
+ Md5Compare sheeva-3.2.6-Modules.tar.gz sheeva-3.2.6-Modules.tar.gz.md5
++ cut '-d ' -f1
++ cat sheeva-3.2.6-Modules.tar.gz.md5
++ cut '-d ' -f1
++ md5sum sheeva-3.2.6-Modules.tar.gz
+ [[ b6d1c3d28fafc41d0c11dc04b8ad67ca != de0c18f3aa00791dacf5c7592a6ddf6d ]]
+ echo 'Bad md5 detected on sheeva-3.2.6-Modules.tar.gz'
Bad md5 detected on sheeva-3.2.6-Modules.tar.gz
+ exit 1

maybe it's wrong on the server the md5 code, now i'm trying to install the new version 3.2.6

edit: it works perfect with 3.2.5

If you get a bad checksum...just delete the bad file and rerun the script.  The md5sum's match on the server.
Pages: 1 2 [3] 4 5 ... 33