Re: A proposal for a package management system
Michael Rasmussen <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 22 Jan 2012 11:50:13 +0100 Michael Rasmussen <[email protected]> wrote: > Maybe it would be an option to port opkg to IPCop? > It is actually a doable solution. opkg needs these options to compile (tested in trunk chroot): ./configure --disable-curl --disable-gpg --enable-openssl --disable-curl: Use wget to download instead of curl. wget is available in IPCop. --disable-gpg: Don't use gpgme. Disable package signing with gpg. gpgme not available in IPCop. --enable-openssl: Enable package signing using PKCS7 from openssl. openssl is available in IPCop. License: opkg is released under GPL2+. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ IPCop-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipcop-devel
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8cAP4ACgkQVErYVePoCRe1QACePBDjFsZhz57iBm5acX27mnQV xeYAmwa3cN+NZ+AMTne76OlL1Be3j5qx =t+0K -----END PGP SIGNATURE-----