.entry-views-count{ display: none !important; }

Tag Archives: release

tar, bzip2 and zip – Cmd-line archivers ported to iPodLinux

bzip2: http://ipl.derpapst.org/wiki/Image:Bzip2-libbz2.a.tar.gz tar: http://ipl.derpapst.org/wiki/Image:Tar-libtar.a.tar.gz zip: http://ipl.derpapst.org/wiki/Image:Zip.tar.gz Uploads contain iPodLinux-usable binaries and libraries. Compiling instructions are in the descriptions. For more information, search Wikipedia. This should conclude the porting of archiving tools to iPodLinux. Ported list: unzip, unrar, zip, gzip, bzip2, tar (search the forums for the other ports or get them from the ZeroSlackr SVN) See: http://ipl.derpapst.org/wiki/Tar_for_iPod and http://ipl.derpapst.org/wiki/Gnutools ~Keripo iPodLinux forums: http://ipl.derpapst.org/oldforums/viewtopic.php?t=29786

Read More »

Keripo Kernel Builds: 2.4.32 loop-mount/iBoy+Loader2AutoExec

http://ipl.derpapst.org/wiki/Image:Vmlinux-2.4.32-iBoy-patches-n-loop-mount-enabled.gz http://ipl.derpapst.org/wiki/Image:GetLoader2AutoExec.tar.gz These are the files used by ZeroSlackr but should work with any installation. The kernel will work for both partitioned and loop-mount installations (provided that a proper loader.cfg file is present) and is compatible with the latest iBoy. getLoader2AutoExec is a getLoader2Args replacement for the 2.4.32 kernel. For usage, see the file’s descriptions, http://ipl.derpapst.org/wiki/Experimental_Kernel, or the ZeroSlackr Framework’s /boot/loader.cfg file. Have fun. ~Keripo iPodLinux forums: http://ipl.derpapst.org/oldforums/viewtopic.php?t=29739

Read More »

Podzilla2 Moonlight Scheme

Here’s a nice custom theme I made based pretty much off Black Glass but with a slate colour and custom graphics. The background picture is a modified artwork I commissioned from TheNork a few years back in Kingdom of Loathing and the titlebar was generated by UserBar. I’ve also included the original Photoshop files as well as the original, un-index-reduced pictures. Note that I own the character copywrite for the background image so no usage of it without my explicit permission. The titlebar image comes with whatever license restrictions that UserBar uses (whatever it may be, even if none). To …

Read More »

diffutils, bash, ncurses, python (useless cross-compiles)

Just did a bit of cross-compiling without any real aim in mind. diffutils (cmp, diff, diff3, sdiff) – simple configure and make – binaries run in terminal, didn’t bother actually testing on real files bash (bash) – configure with added “–with-gnu-malloc=no” and “void sh_xfree()” as instructed on [[Bash]] – useless port since bash doesn’t use vfork :wink: ncurses – straight cross-compile from latest source code (5.6) – binaries run in terminal – I’ve never used ncurses before so I have no idea how to actually make use of the cross-compile nor how to test it python – cross-compile with “configure” …

Read More »

PiCalc – Calculate digits of pi on your iPod

As the title hints, this podzilla2 module uses a cross-compiled pi-agm binary to calculates digits of pi. It uses the terminal module to allow for input. Due to a bug in the terminal module, backspacing will not work (I would link to a trac ticket if trac wasn’t down – if you have the time to fix it, a patch would be greatly welcomed). If you make an input mistake, just exit and re-enter the window and re-input things carefully. Once the calculations are done, pi-agm will exit and the calculated values will be saved in a text file located …

Read More »

xmp – Extended Module Player

”xmp.sourceforge.net” wrote: The Extended Module Player, or xmp, is a portable command-line module player for Unix and Unix-like systems such as Linux, BSD, Solaris, HP-UX and MacOS X, and also QNX, BeOS, Windows, OS/2 and AmigaOS. Xmp plays over 80 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC. I did a simple cross-compile with a few modifications See below for the wiki page and a pre-compiled pz2 module. Select a supported file (see xmp’s official page[/url]) via file browser and xmp will be launched as an external application (requires a nightly pz2 build from the …

Read More »

Java-based iPodLinux Package Manager

For my Computer Info Sci culminating project I wrote up a small package manager for “installing” iPL via the loop-mount method. It basically just installs Loader 2 via ipodpatcher and extracts archives to your iPod. Due to its rushed nature (i.e. project to be handed in on Monday) it is far from complete and I won’t even bother listing what else needs to be done/added. For testing purposes, it downloads a packlist from here and installs a minimal ZeroSlackr system (a very old version with outdated components but works for demo purposes). At this stage it doesn’t even differentiate between …

Read More »

Installer2 Unofficial SVN Build: Happy New Year from Keripo!

Update: Mainstream fixes have been made; the official Installer 2 will be up and functioning again soon! Download the latest builds here Here’s a little gift for the new year :wink: This is an unofficial build of Installer 2 from SVN (r2269). It worked straight-out-of-the-box (or archive in this case) with my freshly-iTunes-7.5-restored iPod nano, installing the latest userland, kernel and podzilla2 nightlies without issues (no “Sysinfo fix” needed either!). The networked version downloads files listed at http://ipl.derpapst.org/wiki/User:Keripo/Unofficial_sources (please DO NOT EDIT the page if you haven’t asked me or someone knowledgeable first), but you can also install things offline …

Read More »

Project ZeroSlackr (Testing Release)

This is a testing release that tests MPD with ZeroLauncher. It installs the latest svn’d alpha build of ZeroLauncher with modified mpd and mpdc modules (modified 0.4 versions with mpd-ke), as well as updated SVN schemes and fonts, a freshly recompiled kernel (should be the same though) and the stable, official loader 2.5r5 (I’ll compile my own later). Install by running the “ZeroSlackr-Installer-ZL+MPD-Test-Release.bat” batch file. It should install Loader2 and extract the ZeroSlackr system. If you’ve installed the Sneak Peak release of ZeroSlackr, please disable the old SlackrPacks by remove the old “Packs” folder (or just renaming it to something …

Read More »

Keripo Kernel Builds: Loop-mount/Normal + iBoy Patches

I was in the process of setting up Project ZeroSlackr‘s SVN properly (using patches rather than hard-coding) and I finally perfected my auto-compiling script for the kernel. And since I’ve seen a large demand for such kernels, heres a pre-release of my unofficial kernel builds. The archive contains two kernel versions; a normal one and one that uses the loop-mount method (i.e. DataGhost’s non-partitioning installation method), which is compatible with ZeroSlackr and Ari’s iPodLinux Manager. Both versions also have the latest SVN patches (revision 2257 I believe from today) as well as the iBoy volume patches for the newer iBoy …

Read More »