I found this site for QTparted and decided to see if this could work on a Zaurus.
http://qtparted.sourceforge.net/The source is also there, but I really haven't figured out how to compile stuff.
http://sourceforge.net/project/showfiles.php?group_id=72497My first attempt is to get this to work under Sharp/Cacko. (I later found some of the dependencies are X11 files) So maybe this would work in pdaxrom.
I then downloaded "qtparted_0.4.5-3_armel.deb" from this page:
http://packages.debian.org/sid/qtpartedThen I used Meanie's "ipkg_tools" - "deb2ipk"
This made a nice little IPK of the Debian armel qtparted package, but it looks like there is a small problem:
Below from this page:
http://packages.debian.org/sid/qtpartedis a long list of dependencies. I want to know if all of these, or the very required ones could be ported to arm?
dep: gksu
graphical frontend to su
or kdebase-bin
core binaries for the KDE base module
or kdebase-runtime
runtime components from the official KDE 4 release
or sux
wrapper around su which will transfer your X credentials
dep: libc6 (>= 2.5-5) [m68k]
GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
dep: libc6 (>= 2.7-1) [not alpha, ia64, m68k]
dep: libc6.1 (>= 2.7-1) [alpha, ia64]
GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
dep: libgcc1 (>= 1:4.1.1-21) [not arm, armel, hppa, m68k]
GCC support library
dep: libgcc1 (>= 1:4.3) [arm, armel]
dep: libgcc2 (>= 4.2.1-1) [m68k]
GCC support library
dep: libgcc4 (>= 4.1.1-21) [hppa]
GCC support library
dep: libice6 (>= 1:1.0.0)
X11 Inter-Client Exchange library
dep: libparted1.7-1 (>= 1.7.1-1)
The GNU Parted disk partitioning shared library
also a virtual package provided by libparted1.7-udeb
dep: libpng12-0 (>= 1.2.13-4)
PNG library - runtime
dep: libqt3-mt (>= 3:3.3.8b)
Qt GUI Library (Threaded runtime version), Version 3
dep: libsm6
X11 Session Management library
dep: libstdc++6 (>= 4.1.1-21) [not armel]
The GNU Standard C++ Library v3
dep: libstdc++6 (>= 4.3) [armel]
dep: libunwind7 (>= 0.98.5-6) [ia64]
A library to determine the call-chain of a program - runtime
dep: libuuid1
universally unique id library
dep: libx11-6
X11 client-side library
dep: libxext6
X11 miscellaneous extension library
dep: zlib1g (>= 1:1.1.4)
compression library - runtime