Borgnet custom built RPM packages for Mandrake 10.2
Due to U.S. Exports Regulations, all cryptographic software on this site is subject to the following legal notice:
This site includes publicly available encryption source code
which, together with object code resulting from the compiling of
publicly available source code, may be exported from the United
States under License Exception "TSU" pursuant to 15 C.F.R. Section 740.13(e).
This legal notice applies to cryptographic software only.
Please see the Bureau of Export Administration (http://www.bis.doc.gov) for more information about current U.S. regulations.
This software is licensed under the
CC-GNU GPL.
URPMI Setup's :
urpmi.addmedia borgnet http://rpm.borgnet.us/10.2/media/RPMS/media_info with hdlist.cz
urpmi.addmedia borgnet http://borgnet.planetmirror.com/10.2/media/RPMS/media_info with hdlist.cz
urpmi.addmedia borgnet ftp://mandrake.contactel.cz/borgnet/10.2/media/RPMS/media_info with hdlist.cz
Active Mirrors :
RPMS :
Current RPM's I have are 10.0 - 10.1 - 2006
If you know of a program I should convert into a RPM just email me with the link for it and why it should be added here.
root@borgnet.us
sgrayban@borgnet.us
SRPMS :
Curious? Want to unpack my src rpm's and look at how they work with a spec file?
First, all my src rpm's can be found under the VERSION/SRPMS/ directory. Go look there !
Then do this after you have downloaded what you want to -->
$ rpm2cpio PACKAGE-NAME.src.rpm | cpio -di
Or you can download my Acme-unpack that will unpack virtually ANY compressed file.
This will unpack the srpm in the same directory your in so becarefull!
Might want to make a temp directory to play in...
For more information about Mandrake RPM's visit RpmHowTo
Keys :
All Borgnet packages are signed with my key.
In order to have urpmi automatically check the packages during
installation, you have to configure your system first.
Procedure for Mandrake 10.2
You have to import the key into the rpm database. Setting up the urpmi
medium should do this automatically for you,
including restricting the use of my key to the Borgnet media. Anyway,
here is the manual procedure:
$ lynx -source
http://rpm.borgnet.us/10.2/media/RPMS/media_info/pubkey > pubkey.asc && rpm --import pubkey.asc && rm -f pubkey.asc
Borgnet Mirror :
New mirrors are always welcome. Just send a mail to sgrayban at borgnet dot us with the following information:
- mirror name
- mirror location
- mirror type
- mirror urls
- sponsor name
- sponsor url
- admin contact
You can be either a primary or a secondary mirror. Primary
mirrors can sync directly from the Borgnet internal archive, but they have
to provide a public rsync access. Secondary mirrors don't have such
restriction, but they have to sync from a primary mirror.
RSYNC from Borgnet is limited to authorized mirrors. No public access is allowed.
Primary mirrors to sync use the following command in a script:
- rsync -uarz rsync.borgnet.us:: <<< (Gives a list of available modules.)
- rsync -rltvHz --stats rsync.borgnet.us::rpms/ /DEST-PATH/ <<< (Sync's the entire tree)
Mailing list :
You can also subscribe to Borgnet RPM repository mailing list and be notified when changes are made.
List archive is here
List info is here
Bugzilla reporting is here.
This file last modified