PackageRepository

From MorphixWiki

Jump to: navigation, search

orolodarcal zellioloc Our package repository is available from http://www.morphix.org/debian

To include it in your /etc/apt/sources.list

deb http://www.morphix.org/debian ./

[edit] Developers

All accounts have write access to /home/morphix/public_html/incoming, and all packages in this directory are visible via www.morphix.org/incoming

These are automatically moved into the repository after a fixed amount of time (between a half hour and hour, if you made a booboo be sure to fix it asap ;)

example ~/.dupload.conf file:

package config; $cfg{"morphix"} = { fqdn => "ftp.morphix.org", login => "alex@morphix.org", incoming => "/home/morphix/public_html/incoming", method => "ftp" };

Please note the @, it is necessary or it won't be parsed correctly :)

Personal tools