Here you can find all the Debian parts of afbackup - a backup system by Albert Fluegel, that I’ve done a NMU of.
Please use the version in Debian “unstable”. Here’s the server and here’s the client - they both run on “testing”.
And here are deb’s compiled for potato by Roy Bixler “rcbixler at nyx dot net”:
afbackup_3.3.3pl5-1_i386.deb afbackup-client_3.3.3pl5-1_i386.deb afbackup_3.3.3pl5-1.diff.gz afbackup_3.3.3pl5.orig.tar.gz Enjoy! Tomas Pospisek
Read on
How to get at sourcepole’s Debian Packages Add the following lines to your /etc/apt/sources.list file:
deb http://sourcepole.ch/sources/software/debian ./ deb-src http://sourcepole.ch/sources/software/debian ./ Or just download them and “dpkg -i” them.
Our repository can be found at http://sourcepole.ch/sources/software/debian.
Read on
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