Hi all,
I tried to upload the kernel debs to ftp.debian-ports.org, but I'm getting some upload errors, so I uploaded them to
http://www.freevec.org/packages/
the armhf sd card image is finally uploaded here:
http://www.freevec.org/packages/efikamx-armhf.img.xz
it is very recent, includes pbuilder in case one wants to try building packages for armhf. But console only, though gnome/kde packages exist in the repo. Btw, there is no video display support for the smarttop yet, but ssh works. It includes PATA/fb/ethernet/wifi(untested). Default root password: efika, default hostname: efika-armhf
Enjoy
Konstantinos
Hello Konstantinos,
2011/4/1 Konstantinos Margaritis markos@genesi-usa.com:
I tried to upload the kernel debs to ftp.debian-ports.org, but I'm getting some upload errors, so I uploaded them to
Right now I am getting some issues trying to create a rootfs with multistrap from debian-ports.org
The following packages have unmet dependencies: apt : Depends: libgcc1 but it is not installable Depends: libstdc++6 but it is not installable dpkg-dev : Depends: binutils but it is not going to be installed libc6 : Depends: libgcc1 but it is not installable E: Broken packages apt download failed. Exit value: 100 make: *** [rootfs] Error 100
In anycase I put up in git the config scripts, which right now generates a boot.scr for u-boot and a rootfs for armhf. git clone git://git.emdebian.org/efika/multistrap.git cd multistrap make
Cheers,
Hello,
2011/4/2 Hector Oron hector.oron@gmail.com:
2011/4/1 Konstantinos Margaritis markos@genesi-usa.com:
Right now I am getting some issues trying to create a rootfs with multistrap from debian-ports.org
The following packages have unmet dependencies: apt : Depends: libgcc1 but it is not installable Depends: libstdc++6 but it is not installable dpkg-dev : Depends: binutils but it is not going to be installed libc6 : Depends: libgcc1 but it is not installable E: Broken packages
It is fixed now. Thanks.