create a new project (this is just a convenience - you only need the ELINOS.sh script) execute “. ELINOS.sh” get the busybox*.tar package and untar it edit the Config.h file and decidewhat you want in the busybox edit the Makefile. set DOSTATIC apropriately set CROSS=$(ELINOS_BIN_PREFIX)- make make install cd /opt/elinos/i386-target/[static|libc6|libc5] (depending on what you want to change, idealy all three) move the current busy-box away: “mv busybox busybox-0.46” copy the busybox you have created here: “cp -a NEW_BUSYBOX_PROJECT_DIR/busybox-0.
Read on
Cpio is a utility to copy files to and from archives. This patch enables cpio to be verbose about the files that it does not copy, which is very handy for seeing cpio’s progress through a tape or simply for debuging.
Diff -u -r against cpio 2.4.2 cpio_2.4.2-37sp_i386.deb - Debian package of the patched cpio cpio_2.4.2-37sp.diff.gz cpio_2.4.2-37sp.dsc
Read on
Glue is the working title of a project that intends to replace or at least to complete or complement today’s money or currency system. month: “2001/12” year: “2001”
It is based on the idea of a credit/debit system. In past times this system needed a centralised controlling authority. With the uprise of public key systems and trust rings a central point is not required any longer.
Glue at it’s current stage is not even alpha and aspires to explore the concept and eventually provide a proof of concept implementation.
Read on
Anleitung Stellen Sie sicher, dass Sie beim ersten Mal, an dem Sie mit Ihrem Client auf die Online Banking Seite zugreiffen, Java-Script in den Einstellungen eingeschaltet haben. Die Applikation wir nun versuchen die Java Applikation im Netscape Verzeichnis zu installieren. Damit dies möglich ist muss die Applikation Schreibzugriff auf das Verzeichnis java/classes haben. Wenn dies noch nicht der Fall ist, dann sollten Sie dies entsprechend einrichten:
localhost: $ su Password: # Unter Debian: # (473 ist die Versionsnummer des Browers localhost: # cd /usr/lib/netscape/473/netscape/java localhost: # chmod a+w classes # Unter SuSE 6.
Read on
Ispell-choose is a wrapper around ispell that let’s you choose first which dictionary/language you want to use and then calls ispell. This is usefull for programms such as pine that use ispell as their spellchecker.
download
Read on